@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://def.seegrid.csiro.au/isotc211/iso19109/2005/> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns1: <http://def.seegrid.csiro.au/isotc211/iso19109/2005/feature#> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix ns2: <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201207-Toulouse/ISOTC211/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns3: <http://def.seegrid.csiro.au/isotc211/iso19109/20120605/> . ns0:feature dc:creator """Simon J D Cox CSIRO""" ; dc:description "An OWL representation of part of the General Feature Model described in ISO 19109 and the General Feature Instance model described in Annex C of ISO 19156:2011" ; dc:rights "Copyright © 2012-2013 CSIRO" ; dc:source "ISO 19109 Geographic Information - Rules for Application Schema", """ISO 19156:2011 Geographic Information - Observations and Measurements""" ; dc:title "OWL representation of ISO 19109 (General Feature Model)" ; dc:type "http://www.w3.org/2002/07/owl" ; dct:created "2010-10-27T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; dct:hasPart ns1:AnyFeature ; dct:license <http://creativecommons.org/licenses/by/3.0/> ; dct:modified "2013-11-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; vann:preferredNamespacePrefix "gf" ; vann:preferredNamespaceUri <http://def.seegrid.csiro.au/isotc211/iso19109/2005/feature#> ; a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ; rdfs:comment """An OWL representation of part of the General Feature Model described in ISO 19109 and the General Feature Instance model described in Annex C of ISO 19156:2011. This vocabulary is provisional, pending finalization of ISO 19150-2. The URI stem http://def.seegrid.csiro.au/isotc211/ is temporary. The vocabulary is expected to be ultimately published in the domain http://def.isotc211.org/""" ; owl:priorVersion ns3:feature ; owl:versionIRI <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201207-Toulouse/ISOTC211/feature.rdf> . ns1:AnyFeature rdfs:isDefinedBy ns0:feature .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://def.seegrid.csiro.au/isotc211/iso19109/2005/> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://def.seegrid.csiro.au/isotc211/iso19109/2005/feature#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix ns2: <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201207-Toulouse/ISOTC211/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns3: <http://def.seegrid.csiro.au/isotc211/iso19109/20120605/> .

ns0:feature
    dc:creator """Simon J D Cox
CSIRO""" ;
    dc:description "An OWL representation of part of the General Feature Model described in ISO 19109 and the General Feature Instance model described in Annex C of ISO 19156:2011" ;
    dc:rights "Copyright © 2012-2013 CSIRO" ;
    dc:source "ISO 19109 Geographic Information - Rules for Application Schema", """ISO 19156:2011
Geographic Information - Observations and Measurements""" ;
    dc:title "OWL representation of ISO 19109 (General Feature Model)" ;
    dc:type "http://www.w3.org/2002/07/owl" ;
    dct:created "2010-10-27T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    dct:hasPart ns1:AnyFeature ;
    dct:license <http://creativecommons.org/licenses/by/3.0/> ;
    dct:modified "2013-11-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    vann:preferredNamespacePrefix "gf" ;
    vann:preferredNamespaceUri <http://def.seegrid.csiro.au/isotc211/iso19109/2005/feature#> ;
    a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ;
    rdfs:comment """An OWL representation of part of the General Feature Model described in ISO 19109 and the General Feature Instance model described in Annex C of ISO 19156:2011. 

This vocabulary is provisional, pending finalization of ISO 19150-2.

The URI stem http://def.seegrid.csiro.au/isotc211/ is temporary. The vocabulary is expected to be ultimately published in the domain http://def.isotc211.org/""" ;
    owl:priorVersion ns3:feature ;
    owl:versionIRI <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201207-Toulouse/ISOTC211/feature.rdf> .

ns1:AnyFeature
    rdfs:isDefinedBy ns0:feature .