<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:odm2="http://vocabulary.odm2.org/ODM2/ODM2Terms/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:skos="http://www.w3.org/2004/02/skos/core#"
>
  <rdf:Description rdf:about="http://vocabulary.odm2.org/samplingfeaturegeotype/point">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <skos:inScheme rdf:resource="http://vocabulary.odm2.org/samplingfeaturegeotype"/>
    <skos:prefLabel>Point</skos:prefLabel>
    <skos:definition>Topological 0-dimensional geometric primitive representing a position. Represented in 2D coordinates by FeatureGeometry.</skos:definition>
    <odm2:category>2D</odm2:category>
    <skos:historyNote>OGC Simple Features</skos:historyNote>
    <skos:note>Simple Features OGC document (pdf): http://portal.opengeospatial.org/files/?artifact_id=25355  See also this more accessible description of Simple Features Well-Known Text terms: http://en.wikipedia.org/wiki/Well-known_text</skos:note>
  </rdf:Description>
  <rdf:Description rdf:about="http://vocabulary.odm2.org/samplingfeaturegeotype">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
    <dc:title>ODM2 SamplingFeatureGeotype Controlled Vocabulary</dc:title>
    <dc:creator>ODM2 Working Group</dc:creator>
    <dc:description>A vocabulary for describing the geospatial feature type associated with a SamplingFeature. For example, Site SamplingFeatures are represented as points. In ODM2, each SamplingFeature may have only one geospatial type, but a geospatial types may range from simple points to a complex polygons or even three dimensional volumes.&#13;
</dc:description>
  </rdf:Description>
</rdf:RDF>