<?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/sitetype/landfill">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <skos:inScheme rdf:resource="http://vocabulary.odm2.org/sitetype"/>
    <skos:prefLabel>Landfill</skos:prefLabel>
    <skos:definition>A typically dry location on the surface of the land where primarily solid waste products are currently, or previously have been, aggregated and sometimes covered with a veneer of soil. See also: Wastewater disposal and waste-injection well.</skos:definition>
    <odm2:category>Facility Sites</odm2:category>
    <skos:historyNote>Adapted from USGS Site Types.</skos:historyNote>
    <skos:note>http://wdr.water.usgs.gov/nwisgmap/help/sitetype.html</skos:note>
  </rdf:Description>
  <rdf:Description rdf:about="http://vocabulary.odm2.org/sitetype">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
    <dc:title>ODM2 SiteType Controlled Vocabulary</dc:title>
    <dc:creator>ODM2 Working Group</dc:creator>
    <dc:description>A vocabulary for describing the type of a data collection Site. To some extent, these types represent the ultimate feature of interest that the site was established to measure. For example, a Stream Site was established to measure properties of a Stream.</dc:description>
  </rdf:Description>
</rdf:RDF>