@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.w3.org/ns/sosa/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix schema: <http://schema.org/> .
ns0:Sample
metadata_def:mappingLoom "sample" ;
metadata_def:mappingSameURI ns0:Sample ;
metadata_def:prefLabel "Sample" ;
metadata:prefixIRI "sosa:Sample" ;
a owl:Class ;
rdfs:comment "A Sample is the result from an act of Sampling."@en, "Feature which is intended to be representative of a FeatureOfInterest on which Observations may be made."@en, "Physical samples are sometimes known as 'specimens'."@en, """Samples are artifacts of an observational strategy, and have no significant function outside of their role in the observation process. The characteristics of the samples themselves are of little interest, except perhaps to the manager of a sampling campaign.
A Sample is intended to sample some FatureOfInterest, so there is an expectation of at least one isSampleOf property. However, in some cases the identity, and even the exact type, of the sampled feature may not be known when observations are made using the sampling features."""@en ;
rdfs:isDefinedBy <http://www.w3.org/ns/sosa/> ;
rdfs:label "Sample"@en ;
rdfs:subClassOf ns0:FeatureOfInterest, ns0:Result ;
skos:definition "Feature which is intended to be representative of a FeatureOfInterest on which Observations may be made."@en ;
skos:example "A 'station' is essentially an identifiable locality where a sensor system or Procedure may be deployed and an observation made. In the context of the observation model, it connotes the 'world in the vicinity of the station', so the observed properties relate to the physical medium at the station, and not to any physical artifact such as a mooring, buoy, benchmark, monument, well, etc."@en, "A statistical sample is often designed to be characteristic of an entire population, so that observations can be made regarding the sample that provide a good estimate of the properties of the population."@en ;
skos:note "A transient sample, such as a ships-track or flight-line, might be identified and described, but is unlikely to be revisited exactly."@en .
ns0:hasFeatureOfInterest
schema:rangeIncludes ns0:Sample .
ns0:hasResult
schema:rangeIncludes ns0:Sample .
ns0:hasSample
schema:rangeIncludes ns0:Sample .
ns0:isFeatureOfInterestOf
schema:domainIncludes ns0:Sample .
ns0:isResultOf
schema:domainIncludes ns0:Sample .
ns0:isSampleOf
schema:domainIncludes ns0:Sample .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.w3.org/ns/sosa/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix schema: <http://schema.org/> .
ns0:Sample
metadata_def:mappingLoom "sample" ;
metadata_def:mappingSameURI ns0:Sample ;
metadata_def:prefLabel "Sample" ;
metadata:prefixIRI "sosa:Sample" ;
a owl:Class ;
rdfs:comment "A Sample is the result from an act of Sampling."@en, "Feature which is intended to be representative of a FeatureOfInterest on which Observations may be made."@en, "Physical samples are sometimes known as 'specimens'."@en, """Samples are artifacts of an observational strategy, and have no significant function outside of their role in the observation process. The characteristics of the samples themselves are of little interest, except perhaps to the manager of a sampling campaign.
A Sample is intended to sample some FatureOfInterest, so there is an expectation of at least one isSampleOf property. However, in some cases the identity, and even the exact type, of the sampled feature may not be known when observations are made using the sampling features."""@en ;
rdfs:isDefinedBy <http://www.w3.org/ns/sosa/> ;
rdfs:label "Sample"@en ;
rdfs:subClassOf ns0:FeatureOfInterest, ns0:Result ;
skos:definition "Feature which is intended to be representative of a FeatureOfInterest on which Observations may be made."@en ;
skos:example "A 'station' is essentially an identifiable locality where a sensor system or Procedure may be deployed and an observation made. In the context of the observation model, it connotes the 'world in the vicinity of the station', so the observed properties relate to the physical medium at the station, and not to any physical artifact such as a mooring, buoy, benchmark, monument, well, etc."@en, "A statistical sample is often designed to be characteristic of an entire population, so that observations can be made regarding the sample that provide a good estimate of the properties of the population."@en ;
skos:note "A transient sample, such as a ships-track or flight-line, might be identified and described, but is unlikely to be revisited exactly."@en .
ns0:hasFeatureOfInterest
schema:rangeIncludes ns0:Sample .
ns0:hasResult
schema:rangeIncludes ns0:Sample .
ns0:hasSample
schema:rangeIncludes ns0:Sample .
ns0:isFeatureOfInterestOf
schema:domainIncludes ns0:Sample .
ns0:isResultOf
schema:domainIncludes ns0:Sample .
ns0:isSampleOf
schema:domainIncludes ns0:Sample .