@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://def.isotc211.org/iso19156/2011/GeneralFeatureInstance#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <http://www.opengis.net/ont/geosparql#> . @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 ns2: <http://def.isotc211.org/iso19156/2011/SamplingFeature#> . @prefix ns3: <http://www.w3.org/ns/sosa/> . @prefix ns4: <https://saref.etsi.org/core/> . ns0:GFI_DomainFeature metadata_def:mappingLoom "gfidomainfeature" ; metadata_def:mappingSameURI ns0:GFI_DomainFeature ; metadata_def:prefLabel "GFI_DomainFeature" ; metadata:prefixIRI "iso19156_GFI:GFI_DomainFeature" ; a owl:Class ; rdfs:comment "The class GFI_DomainFeature represents 'real-world' features which are the ultimate subject of an observation campaign, i.e. the features from an application domain that are .lt.i.gt.not .lt..sl.i.gt.artefacts of the observation process (sampling features). " ; rdfs:isDefinedBy <http://standards.iso.org/iso/19156/ed-1/en/> ; rdfs:label "GFI_DomainFeature" ; rdfs:subClassOf ns0:GFI_Feature, ns1:Feature ; skos:definition "The class GFI_DomainFeature represents 'real-world' features which are the ultimate subject of an observation campaign, i.e. the features from an application domain that are .lt.i.gt.not .lt..sl.i.gt.artefacts of the observation process (sampling features). " . <http://def.isotc211.org/iso19156/2011/SamplingFeature#SF_SamplingFeature.sampledFeature> rdfs:range ns0:GFI_DomainFeature . ns3:FeatureOfInterest rdfs:subClassOf ns0:GFI_DomainFeature . ns4:FeatureOfInterest rdfs:subClassOf ns0:GFI_DomainFeature .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://def.isotc211.org/iso19156/2011/GeneralFeatureInstance#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.opengis.net/ont/geosparql#> .
@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 ns2: <http://def.isotc211.org/iso19156/2011/SamplingFeature#> .
@prefix ns3: <http://www.w3.org/ns/sosa/> .
@prefix ns4: <https://saref.etsi.org/core/> .

ns0:GFI_DomainFeature
    metadata_def:mappingLoom "gfidomainfeature" ;
    metadata_def:mappingSameURI ns0:GFI_DomainFeature ;
    metadata_def:prefLabel "GFI_DomainFeature" ;
    metadata:prefixIRI "iso19156_GFI:GFI_DomainFeature" ;
    a owl:Class ;
    rdfs:comment "The class GFI_DomainFeature represents 'real-world' features which are the ultimate subject of an observation campaign, i.e. the features from an application domain that are .lt.i.gt.not .lt..sl.i.gt.artefacts of the observation process (sampling features). " ;
    rdfs:isDefinedBy <http://standards.iso.org/iso/19156/ed-1/en/> ;
    rdfs:label "GFI_DomainFeature" ;
    rdfs:subClassOf ns0:GFI_Feature, ns1:Feature ;
    skos:definition "The class GFI_DomainFeature represents 'real-world' features which are the ultimate subject of an observation campaign, i.e. the features from an application domain that are .lt.i.gt.not .lt..sl.i.gt.artefacts of the observation process (sampling features). " .

<http://def.isotc211.org/iso19156/2011/SamplingFeature#SF_SamplingFeature.sampledFeature>
    rdfs:range ns0:GFI_DomainFeature .

ns3:FeatureOfInterest
    rdfs:subClassOf ns0:GFI_DomainFeature .

ns4:FeatureOfInterest
    rdfs:subClassOf ns0:GFI_DomainFeature .