dwc/rdf/dwctermshistory.rdf

601 lines
600 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
To use the stylesheet to make the RDF more readable in a web browser, uncomment one of the the following stylesheet references:
<?xml-stylesheet type="text/xsl" href="human.xsl"?>
<?xml-stylesheet type="text/xsl" href="http://rs.tdwg.org/dwc/rdf/human.xsl"?>
-->
<!DOCTYPE rdf:RDF [
<!ENTITY rdfns 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
<!ENTITY rdfsns 'http://www.w3.org/2000/01/rdf-schema#'>
<!ENTITY dctermsns 'http://purl.org/dc/terms/'>
<!ENTITY dctypens 'http://purl.org/dc/dcmitype/'>
<!ENTITY dwcattributesns 'http://rs.tdwg.org/dwc/terms/attributes/'>
<!--
<!ENTITY skosns 'http://www.w3.org/2004/02/skos/core#'>
<!ENTITY vsns 'http://www.w3.org/2003/06/sw-vocab-status/ns#'>
-->
]>
<rdf:RDF
xmlns:dwcattributes="http://rs.tdwg.org/dwc/terms/attributes/"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xml:base="http://rs.tdwg.org/dwc/terms/">
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/">
<dcterms:title xml:lang="en-US">Darwin Core Terms Complete History</dcterms:title>
<rdfs:comment>This is the normative (Type 1) document for the terms in the Darwin Core standard (http://www.tdwg.org/standards/450/). It contains a list of all versions of all Darwin Core terms. To comment on this schema, please create a new issue in http://code.google.com/p/darwincore/issues/</rdfs:comment>
<dcterms:publisher xml:lang="en-US">Biodiversity Information Standards (TDWG)</dcterms:publisher>
<dcterms:modified>2013-10-22</dcterms:modified>
</rdf:Description>
<!--
Each RDF description uses the following:
rdfs:label
rdfs:comment
dcterms:description
rdfs:isDefinedBy
dcterms:issued
dcterms:modified
rdf:type
dcterms:hasVersion
rdfs:range
rdfs:subPropertyOf
rdfs:domain
dcterms:replaces
rdfs:seeAlso (for ABCD mapping)
dwcattributes:status
dwcattributes:decision
// potentially useful
skos = http://www.w3.org/2004/02/skos/core#
skos:example
vs = http://www.w3.org/2003/06/sw-vocab-status/ns#
vs:term_status
-->
<!-- Versioned Mutable RDF goes here -->
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/acceptedNameUsage-2009-09-21"> <rdfs:label xml:lang="en-US">Accepted Name Usage</rdfs:label> <rdfs:comment xml:lang="en-US">The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Tamias minimus" valid name for "Eutamias minimus"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#acceptedNameUsage-2009-09-21"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/acceptedScientificName-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/acceptedNameUsageID-2009-09-21"> <rdfs:label xml:lang="en-US">Accepted Name Usage ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the name usage (documented meaning of the name according to a source) of the currently valid (zoological) or accepted (botanical) taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#acceptedNameUsageID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/acceptedTaxonID-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/acceptedScientificName-2009-07-06"> <rdfs:label xml:lang="en-US">Accepted Scientific Name</rdfs:label> <rdfs:comment xml:lang="en-US">The currently valid (zoological) or accepted (botanical) name for the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Tamias minimus" valid name for "Eutamias minimus"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#acceptedScientificName-2009-07-06"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/acceptedTaxonName-2009-04-24"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/acceptedScientificNameID-2009-07-06"> <rdfs:label xml:lang="en-US">Accepted Scientific Name ID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the acceptedScientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#acceptedScientificNameID-2009-07-06"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/AcceptedTaxonNameID-2009-04-24"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/AcceptedTaxon-2008-11-19"> <rdfs:label xml:lang="en-US">Accepted Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">The currently valid (zoological) or accepted (botanical) name for the ScientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#AcceptedTaxon-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/AcceptedTaxonID-2009-01-21"> <rdfs:label xml:lang="en-US">Accepted Taxon ID</rdfs:label> <rdfs:comment xml:lang="en-US">A global unique identifier for the parent to the AcceptedTaxon.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-01-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#AcceptedTaxonID-2009-01-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/acceptedTaxonID-2009-08-24"> <rdfs:label xml:lang="en-US">Accepted Taxon ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the name of the currently valid (zoological) or accepted (botanical) taxon. See acceptedTaxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#acceptedTaxonID-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/acceptedScientificNameID-2009-07-06"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/acceptedTaxonName-2009-04-24"> <rdfs:label xml:lang="en-US">Accepted Taxon Name</rdfs:label> <rdfs:comment xml:lang="en-US">The currently valid (zoological) or accepted (botanical) name for the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Tamias minimus" valid name for "Eutamias minimus"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#acceptedTaxonName-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/AcceptedTaxon-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/acceptedTaxonNameID-2009-04-24"> <rdfs:label xml:lang="en-US">Accepted Taxon Name ID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the acceptedTaxonName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#acceptedTaxonNameID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/AcceptedTaxonID-2009-01-21"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/AccessConstraints-2008-11-19"> <rdfs:label xml:lang="en-US">Access Constraints</rdfs:label> <rdfs:comment xml:lang="en-US">A description of constraints on the use of the data as shared or access to further data that is not shared.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "not-for-profit use only".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#AccessConstraints-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/IPRStatements</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Sample"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/accordingTo-2009-01-21"> <rdfs:label xml:lang="en-US">According To</rdfs:label> <rdfs:comment xml:lang="en-US">Abstract term to attribute information to a source.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-01-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#accordingTo-2009-01-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/accuracy-2009-01-21"> <rdfs:label xml:lang="en-US">Accuracy</rdfs:label> <rdfs:comment xml:lang="en-US">Abstract term to capture error information about a measurement or fact.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-01-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#accuracy-2009-01-21"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/AgeClass-2003-06-17"> <rdfs:label xml:lang="en-US">Age Class</rdfs:label> <rdfs:comment xml:lang="en-US">The age class, reproductive stage, life stage of the biological individual (e.g., juvenile, adult, eft, nymph, etc.).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#AgeClass-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLifeStages/MycologicalLifeStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/associatedMedia-2009-04-24"> <rdfs:label xml:lang="en-US">Associated Media</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#associatedMedia-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/ImageURL-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MultimediaObjects</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/associatedOccurrences-2009-04-24"> <rdfs:label xml:lang="en-US">Associated Occurrences</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "sibling of FMNH:Mammal:1234; sibling of FMNH:Mammal:1235"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#associatedOccurrences-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/RelatedCatalogedItems-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/associatedReferences-2009-04-24"> <rdfs:label xml:lang="en-US">Associated References</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "http://www.sciencemag.org/cgi/content/abstract/322/5899/261", "Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#associatedReferences-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitReferences</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/associatedSequences-2009-04-24"> <rdfs:label xml:lang="en-US">Associated Sequences</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "GenBank: U34853.1"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#associatedSequences-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/GenBankNumber-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/associatedTaxa-2009-04-24"> <rdfs:label xml:lang="en-US">Associated Taxa</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "host: Quercus alba"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#associatedTaxa-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Attributes-2007-04-17"> <rdfs:label xml:lang="en-US">Attributes</rdfs:label> <rdfs:comment xml:lang="en-US">List of additional measurements or characteristics (concatenated and separated) for which there is no existing semantic element, but which the data provider nevertheless feels the desire to share. Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Attributes-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/AuthorYearOfScientificName-2007-04-17"> <rdfs:label xml:lang="en-US">Author Year of Scientific Name</rdfs:label> <rdfs:comment xml:lang="en-US">The author of the ScientificName and the year of publication, if known. More than one author can be listed in a concatenated string. Should be formatted with parentheses and year according to the conventions of the applicable NomenclaturalCode.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#AuthorYearOfScientificName-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/ScientificNameAuthor-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/basionym-2009-04-24"> <rdfs:label xml:lang="en-US">Basionym</rdfs:label> <rdfs:comment xml:lang="en-US">The basionym (botany) or basonym (bacteriology) of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Pinus abies"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#basionym-2009-04-24"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/basionymID-2009-04-24"> <rdfs:label xml:lang="en-US">Basionym ID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the basionym (botany) or basonym (bacteriology) of the scientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#basionymID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/BasisOfRecord-2003-06-13"> <rdfs:label xml:lang="en-US">Basis of Record</rdfs:label> <rdfs:comment xml:lang="en-US">An abbreviation indicating whether the record represents an observation (O), living organism (L), specimen (S), germplasm/seed (G), etc.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#BasisOfRecord-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/BasisOfRecord-2003-06-17"> <rdfs:label xml:lang="en-US">Basis of Record</rdfs:label> <rdfs:comment xml:lang="en-US">A description indicating whether the record represents an observation, tissue sample, living organism, voucher specimen, germplasm/seed, genetic information, etc.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#BasisOfRecord-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/BasisOfRecord-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/BasisOfRecord-2007-04-17"> <rdfs:label xml:lang="en-US">Basis of Record</rdfs:label> <rdfs:comment xml:lang="en-US">A descriptive term indicating whether the record represents an object or observation. Examples: PreservedSpecimen- A physical object representing one or more organisms, part of organism, or artifact of an organism. synonyms: voucher, collection, lot. FossilSpecimen- A physical object representing one or more fossil organisms, part of fossil organism, or artifact of a fossil organism. LivingSpecimen- An organism removed from its natural occurrence and now living in captivity or cultivation. HumanObservation- A report by a known observer that an organism was present at the place and time. MachineObservation- A report by a monitoring device that an organism was present at the place and time. StillImage- An photograph, drawing, painting. MovingImage- A sequence of still images taken at regular intervals and intended to be played back as a moving image; may include sound. SoundRecording- An audio recording. OtherSpecimen- Any type of specimen not covered by any of the categories above.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#BasisOfRecord-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/BasisOfRecord-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/basisOfRecord-2009-04-24"> <rdfs:label xml:lang="en-US">Basis of Record</rdfs:label> <rdfs:comment xml:lang="en-US">The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#basisOfRecord-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/type"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/BasisOfRecord-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/basisOfRecord-2009-09-11"> <rdfs:label xml:lang="en-US">Basis of Record</rdfs:label> <rdfs:comment xml:lang="en-US">The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-11</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#basisOfRecord-2009-09-11"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/basisOfRecord-2009-04-24"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/basisOfRecord-2009-12-07"> <rdfs:label xml:lang="en-US">Basis of Record</rdfs:label> <rdfs:comment xml:lang="en-US">The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "PreservedSpecimen", "FossilSpecimen", "LivingSpecimen", "HumanObservation", "MachineObservation"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-12-07</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#basisOfRecord-2009-12-07"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/basisOfRecord-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2009-12-07_2"/> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/Bed-2005-07-03"> <rdfs:label xml:lang="en-US">Bed</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic bed from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#Bed-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/bed-2009-04-24"> <rdfs:label xml:lang="en-US">Bed</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic bed from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#bed-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Bed-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/behavior-2009-04-24"> <rdfs:label xml:lang="en-US">Behavior</rdfs:label> <rdfs:comment xml:lang="en-US">A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "roosting", "foraging", "running"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-03-06</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#behavior-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/binomial-2008-11-19"> <rdfs:label xml:lang="en-US">Binomial</rdfs:label> <rdfs:comment xml:lang="en-US">The combination of genus and first (species) epithet of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Ctenomys sociabilis"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#binomial-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/BoundingBox-2003-06-13"> <rdfs:label xml:lang="en-US">Bounding Box</rdfs:label> <rdfs:comment xml:lang="en-US">This access point provides a mechanism for performing searches using a bounding box. A Bounding Box element is not typically present in the database, but rather is derived from the Latitude and Longitude columns by the data provider</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#BoundingBox-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not covered by ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/BoundingBox-2003-06-17"> <rdfs:label xml:lang="en-US">Bounding Box</rdfs:label> <rdfs:comment xml:lang="en-US">This access point provides a mechanism for performing searches using a bounding box. A Bounding Box element is not typically present in the database, but rather is derived from the DecimalLatitude and DecimalLongitude columns by the data provider.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#BoundingBox-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/BoundingBox-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not covered by ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumber-2003-06-13"> <rdfs:label xml:lang="en-US">Catalog Number</rdfs:label> <rdfs:comment xml:lang="en-US">A unique alphanumeric value which identifies an individual record within the collection. It is recommended that this value provides a key by which the actual specimen can be identified. If the specimen has several items such as various types of preparation, this value should identify the individual component of the specimen</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#CatalogNumber-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/CatalogNumber-2007-04-17"> <rdfs:label xml:lang="en-US">Catalog Number</rdfs:label> <rdfs:comment xml:lang="en-US">The alphanumeric value identifying a record within the collection. It is highly recommended that each record be uniquely identified within a collection by this value. It is also recommended that each record be uniquely identified in a global context by the combination of InstitutionCode, CollectionCode and CatalogNumber.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#CatalogNumber-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/CatalogNumberText-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/catalogNumber-2009-04-24"> <rdfs:label xml:lang="en-US">Catalog Number</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier (preferably unique) for the record within the data set or collection.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "2008.1334", "145732a", "145732"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#catalogNumber-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/CatalogNumber-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumberNumeric-2003-06-17"> <rdfs:label xml:lang="en-US">Catalog Number Numeric</rdfs:label> <rdfs:comment xml:lang="en-US">The CatalogNumber as a numeric value, if applicable. Allows searching on numeric ranges of CatalogNumbers.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#CatalogNumberNumeric-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitIDNumeric</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/CatalogNumberNumeric-2007-04-17"> <rdfs:label xml:lang="en-US">Catalog Number Numeric</rdfs:label> <rdfs:comment xml:lang="en-US">The CatalogNumber as a numeric value, if applicable. This element allows searching on numeric ranges of CatalogNumbers. Example: 145732.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#CatalogNumberNumeric-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/CatalogNumberNumeric-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitIDNumeric</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/CatalogNumberNumeric-2008-11-19"> <rdfs:label xml:lang="en-US">Catalog Number Numeric</rdfs:label> <rdfs:comment xml:lang="en-US">The numeric value of the catalogNumber, used to facilitate numerical sorting and searching by ranges.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#CatalogNumberNumeric-2008-11-19"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/CatalogNumberNumeric-2003-06-17"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitIDNumeric</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumberText-2003-06-17"> <rdfs:label xml:lang="en-US">Catalog Number Text</rdfs:label> <rdfs:comment xml:lang="en-US">An alphanumeric value which identifies an individual cataloged item within the collection. It is recommended that this value provides a key by which the individual cataloged item can be identified.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#CatalogNumberText-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumber-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/Citation-2005-07-10"> <rdfs:label xml:lang="en-US">Citation</rdfs:label> <rdfs:comment xml:lang="en-US">Indicates how this dataset or record should be attributed if used.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#Citation-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Class-2003-06-13"> <rdfs:label xml:lang="en-US">Class</rdfs:label> <rdfs:comment xml:lang="en-US">The class name of the organism</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Class-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Class-2003-06-17"> <rdfs:label xml:lang="en-US">Class</rdfs:label> <rdfs:comment xml:lang="en-US">The phylogenetic class to which the cataloged item belongs.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Class-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Class-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Class-2007-04-17"> <rdfs:label xml:lang="en-US">Class</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the class in which the organism is classified.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Class-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Class-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/class-2009-04-24"> <rdfs:label xml:lang="en-US">Class</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the class in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Mammalia"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#class-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Class-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/class-2009-08-24"> <rdfs:label xml:lang="en-US">Class</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the class in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Mammalia", "Hepaticopsida"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#class-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/class-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/CollectingMethod-2007-04-17"> <rdfs:label xml:lang="en-US">Collection Method</rdfs:label> <rdfs:comment xml:lang="en-US">The name of, reference to, or brief description of the method or protocol under which the collecting event occurred. Examples: "UV light trap", "mist net", "bottom trawl".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#CollectingMethod-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Method</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/CollectionCode-2003-06-13"> <rdfs:label xml:lang="en-US">Collection Code</rdfs:label> <rdfs:comment xml:lang="en-US">A unique alphanumeric value which identifies the collection within the institution</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#CollectionCode-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/CollectionCode-2003-06-17"> <rdfs:label xml:lang="en-US">Collection Code</rdfs:label> <rdfs:comment xml:lang="en-US">A unique alphanumeric value that identifies the collection within the institution in which the item is cataloged. This attribute must contain no spaces.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#CollectionCode-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/CollectionCode-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/CollectionCode-2007-04-17"> <rdfs:label xml:lang="en-US">Collection Code</rdfs:label> <rdfs:comment xml:lang="en-US">The code (or acronym) identifying the collection within the institution in which the organism record is cataloged.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#CollectionCode-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/CollectionCode-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/collectionCode-2009-04-24"> <rdfs:label xml:lang="en-US">Collection Code</rdfs:label> <rdfs:comment xml:lang="en-US">The name (or acronym) identifying the collection or data set from which the record was derived.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Mammals", "Hildebrandt", "eBird"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#collectionCode-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/CollectionCode-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/collectionCode-2009-08-24"> <rdfs:label xml:lang="en-US">Collection Code</rdfs:label> <rdfs:comment xml:lang="en-US">The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Mammals", "Hildebrandt", "eBird"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#collectionCode-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/collectionCode-2009-04-24"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/collectionCode-2009-09-11"> <rdfs:label xml:lang="en-US">Collection Code</rdfs:label> <rdfs:comment xml:lang="en-US">The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Mammals", "Hildebrandt", "eBird"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2013-10-04</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#collectionCode-2009-09-11"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/collectionCode-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/collectionID-2009-04-24"> <rdfs:label xml:lang="en-US">Collection ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the collection or dataset from which the record was derived. For physical specimens, the recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index (http://www.biodiversitycollectionsindex.org/).</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "urn:lsid:biocol.org:col:34818"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#collectionID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/collectionID-2009-09-11"> <rdfs:label xml:lang="en-US">Collection ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the collection or dataset from which the record was derived. For physical specimens, the recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index (http://www.biodiversitycollectionsindex.org/).</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "urn:lsid:biocol.org:col:34818"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2013-10-04</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#collectionID-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Collector-2003-06-13"> <rdfs:label xml:lang="en-US">Collector</rdfs:label> <rdfs:comment xml:lang="en-US">The name(s) of the collector(s) responsible for collection the specimen or taking the observation</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Collector-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Collector-2003-06-17"> <rdfs:label xml:lang="en-US">Collector</rdfs:label> <rdfs:comment xml:lang="en-US">The name(s) of the collector(s) of the original data for the cataloged item.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Collector-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Collector-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Collector-2007-04-17"> <rdfs:label xml:lang="en-US">Collector</rdfs:label> <rdfs:comment xml:lang="en-US">The name(s) (concatenated and separated) of collectors or observers. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching collector names. The primary collector or observer, especially one whose CollectorNumber is also provided, should be listed first. Example: "Oliver P. Pearson, Anita K. Pearson" where the value in CollectorNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Collector-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Collector-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/CollectorNumber-2003-06-13"> <rdfs:label xml:lang="en-US">Collector Number</rdfs:label> <rdfs:comment xml:lang="en-US">An identifying "number" (really a string) applied to specimens (in some disciplines) at the time of collection. Establishes a links different parts/preparations of a single specimen and between field notes and the specimen.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#CollectorNumber-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/CollectorsFieldNumber</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/CollectorNumber-2003-06-17"> <rdfs:label xml:lang="en-US">Collector Number</rdfs:label> <rdfs:comment xml:lang="en-US">An identifying string applied to the cataloged item at the time of collection. Serves as a link between field notes and the cataloged items.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#CollectorNumber-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/CollectorNumber-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/CollectorsFieldNumber</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/CollectorNumber-2007-04-17"> <rdfs:label xml:lang="en-US">Collector Number</rdfs:label> <rdfs:comment xml:lang="en-US">An identifying string applied to the object or observation at the time of collection. Serves as a link between field notes and the object or observation.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#CollectorNumber-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/CollectorNumber-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Continent-2007-04-17"> <rdfs:label xml:lang="en-US">Continent</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the continent on which the organism was collected or observed.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Continent-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/ContinentOcean-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/continent-2009-04-24"> <rdfs:label xml:lang="en-US">Continent</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Africa", "Antarctica", "Asia", "Europe", "North America", "Oceania", "South America"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2013-10-04</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#continent-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Continent-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/ContinentOcean-2003-06-13"> <rdfs:label xml:lang="en-US">Continent Ocean</rdfs:label> <rdfs:comment xml:lang="en-US">The continent or ocean from which a specimen was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#ContinentOcean-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/ContinentOcean-2003-06-17"> <rdfs:label xml:lang="en-US">Continent Ocean</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the continent or ocean from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#ContinentOcean-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/ContinentOcean-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/CoordinatePrecision-2003-06-13"> <rdfs:label xml:lang="en-US">Coordinate Precision</rdfs:label> <rdfs:comment xml:lang="en-US">An estimate of how tightly the collecting locality was specified; expressed as a distance, in meters, that corresponds to a radius around the latitude-longitude coordinates. Use NULL where precision is unknown, cannot be estimated, or is not applicable.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#CoordinatePrecision-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/coordinatePrecision-2009-04-24"> <rdfs:label xml:lang="en-US">Coordinate Precision</rdfs:label> <rdfs:comment xml:lang="en-US">A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#coordinatePrecision-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/CoordinatePrecision-2003-06-13"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/CoordinateUncertaintyInMeters-2003-06-17"> <rdfs:label xml:lang="en-US">Coordinate Uncertainty In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The upper limit of the distance (in meters) from the given latitude and longitude describing a circle within which the whole of the described locality must lie. Use NULL where the uncertainty is unknown, cannot be estimated, or is not applicable.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#CoordinateUncertaintyInMeters-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/CoordinatePrecision-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/CoordinateUncertaintyInMeters-2007-04-17"> <rdfs:label xml:lang="en-US">Coordinate Uncertainty In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The upper limit of the distance (in meters) from the given DecimalLatitude and DecimalLongitude describing a circle within which the whole of the described locality lies. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Describes the point-radius representation of the location, along with DecimalLatitude, DecimalLongitude, and GeodeticDatum. Zero is not a valid value for this element.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#CoordinateUncertaintyInMeters-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/geospatial/CoordinateUncertaintyInMeters-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters-2009-04-24"> <rdfs:label xml:lang="en-US">Coordinate Uncertainty In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The horizontal distance (in meters) from the given decimalLatitude and decimalLongitude describing the smallest circle containing the whole of the Location. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time), "71" (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system).</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#coordinateUncertaintyInMeters-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/CoordinateUncertaintyInMeters-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Country-2003-06-13"> <rdfs:label xml:lang="en-US">Country</rdfs:label> <rdfs:comment xml:lang="en-US">The country or major political unit from which the specimen was collected. ISO 3166-1 (http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/db_en.html) values should be used. Full country names are currently in use. A future recommendation is to use ISO3166-1 two letter codes or the full name when searching</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Country-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Country/Name</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Country-2003-06-17"> <rdfs:label xml:lang="en-US">Country</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the country or major political unit from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Country-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Country-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Country/Name</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Country-2007-04-17"> <rdfs:label xml:lang="en-US">Country</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the country or major political unit in which the organism was collected or observed.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Country-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Country-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Country/Name</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/country-2009-04-24"> <rdfs:label xml:lang="en-US">Country</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the country or major administrative unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Denmark", "Colombia", "España"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#country-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Country-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Country/Name</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/countryCode-2009-04-24"> <rdfs:label xml:lang="en-US">Country Code</rdfs:label> <rdfs:comment xml:lang="en-US">The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "AR" for Argentina, "SV" for El Salvador</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#countryCode-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/County-2003-06-13"> <rdfs:label xml:lang="en-US">County</rdfs:label> <rdfs:comment xml:lang="en-US">The county (or shire, or next political region smaller than State / Province) from which the specimen was collected</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#County-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/County-2003-06-17"> <rdfs:label xml:lang="en-US">County</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the county, shire, or municipality (i.e., the next smaller political region than StateProvince) from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#County-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/County-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/County-2007-04-17"> <rdfs:label xml:lang="en-US">County</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the county, shire, or municipality (i.e., the next smaller political region than StateProvince) in which the organism was collected or observed.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#County-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/County-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/county-2009-04-24"> <rdfs:label xml:lang="en-US">County</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Missoula", "Los Lagos", "Mataró"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#county-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/County-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/dataGeneralizations-2009-04-24"> <rdfs:label xml:lang="en-US">Data Generalizations</rdfs:label> <rdfs:comment xml:lang="en-US">Actions taken to make the shared data less specific or complete than in its original form. Suggests that alternative data of higher quality may be available on request.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#dataGeneralizations-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Generalizations-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/Dataset-2008-11-19"> <rdfs:label xml:lang="en-US">Dataset</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to a logical set of records.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Dataset-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/dcmitype/Dataset"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/datasetID-2009-04-24"> <rdfs:label xml:lang="en-US">Dataset ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#datasetID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/DataSetGUID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Dataset"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/datasetID-2009-09-11"> <rdfs:label xml:lang="en-US">Dataset ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-11</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#datasetID-2009-09-11"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/datasetID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/DataSetGUID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/datasetName-2009-09-11"> <rdfs:label xml:lang="en-US">Dataset Name</rdfs:label> <rdfs:comment xml:lang="en-US">The name identifying the data set from which the record was derived.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Grinnell Resurvey Mammals", "Lacey Ctenomys Recaptures"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-09-11</dcterms:issued> <dcterms:modified>2009-09-11</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#datasetName-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/DateIdentified-2007-04-17"> <rdfs:label xml:lang="en-US">Date Identified</rdfs:label> <rdfs:comment xml:lang="en-US">The date-time in the Common Era calendar in which the object or observation was identified as being a member of the taxon given in the ScientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#DateIdentified-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/YearIdentified-2003-06-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/MonthIdentified-2003-06-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/DayIdentified-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/dateIdentified-2009-04-24"> <rdfs:label xml:lang="en-US">Date Identified</rdfs:label> <rdfs:comment xml:lang="en-US">The date on which the subject was identified as representing the taxon given in the scientificName. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#dateIdentified-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/DateIdentified-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/dateIdentified-2009-08-24"> <rdfs:label xml:lang="en-US">Date Identified</rdfs:label> <rdfs:comment xml:lang="en-US">The date on which the subject was identified as representing the Taxon. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#dateIdentified-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/dateIdentified-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/DateLastModified-2003-06-13"> <rdfs:label xml:lang="en-US">Date Last Modified</rdfs:label> <rdfs:comment xml:lang="en-US">ISO 8601 compliant stamp indicating the date and time in UTC(GMT) when the record was last modified. Example: the instant "November 5, 1994, 8:15:30 am, US Eastern Standard Time" would be represented as "1994-11-05T13:15:30Z" (see W3C Note on Date and Time Formats - http://www.w3.org/TR/NOTE-datetime). (What to do when this date-time is unknown? Use Date-Time first "published"?)</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#DateLastModified-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/DateLastEdited</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/DateLastModified-2003-06-17"> <rdfs:label xml:lang="en-US">Date Last Modified</rdfs:label> <rdfs:comment xml:lang="en-US">ISO 8601 date and time in UTC(GMT) when the record was last modified. Example: "November 5, 1994, 8:15:30 am, US Eastern Standard Time" would be "1994-11-05T13:15:30Z" (see http://www.w3.org/TR/NOTE-datetime).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#DateLastModified-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/DateLastModified-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/DateLastEdited</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/DateLastModified-2007-04-17"> <rdfs:label xml:lang="en-US">Date Last Modified</rdfs:label> <rdfs:comment xml:lang="en-US">The last date-time of publication when any of the data for the record were modified from the previous publication of that record. When publishing a record for the first time, use the publication date-time. Returns values as ISO 8601 date and time. (cf. http://www.w3.org/TR/xmlschema-2/#isoformats and http://www.iso.org/iso/en/prods-services/popstds/dateandtime.html Example: November 5, 1994, 8:15:30 am, US Eastern Standard Time” would be “1994-11-05T13:15:30Z”</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#DateLastModified-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/DateLastModified-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/DateLastEdited</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/day-2009-04-24"> <rdfs:label xml:lang="en-US">Day</rdfs:label> <rdfs:comment xml:lang="en-US">The integer day of the month on which the Event occurred.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "9", "28"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#day-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/DayCollected-2003-06-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/DayCollected-2003-06-13"> <rdfs:label xml:lang="en-US">Day Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The day of the month the specimen was collected from the field. Possible value ranges from 01..31 inclusive</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#DayCollected-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/DayCollected-2003-06-17"> <rdfs:label xml:lang="en-US">Day Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The two digit day of the month in the Common Era calendar during which the cataloged item was collected from the field.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#DayCollected-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/DayCollected-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/DayIdentified-2003-06-13"> <rdfs:label xml:lang="en-US">Day Identified</rdfs:label> <rdfs:comment xml:lang="en-US">The day portion of the date when the Collection Item was identified; as two digits [01..31].</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#DayIdentified-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/DayIdentified-2003-06-17"> <rdfs:label xml:lang="en-US">Day Identified</rdfs:label> <rdfs:comment xml:lang="en-US">The two digit day of the month in the Common Era calendar during which the cataloged item was identified.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#DayIdentified-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/DayIdentified-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/DayOfYear-2007-04-17"> <rdfs:label xml:lang="en-US">Day of Year</rdfs:label> <rdfs:comment xml:lang="en-US">The ordinal day of the year on which the object or observation was collected (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). If the EarliestDateCollected and LatestDateCollected do not occur on the same day, do not populate DayOfYear.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#DayOfYear-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/JulianDay-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/DecimalLatitude-2003-06-17"> <rdfs:label xml:lang="en-US">Decimal Latitude</rdfs:label> <rdfs:comment xml:lang="en-US">The latitude of the location from which the cataloged item was collected, expressed in decimal degrees.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#DecimalLatitude-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Latitude-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/DecimalLatitude-2007-04-17"> <rdfs:label xml:lang="en-US">Decimal Latitude</rdfs:label> <rdfs:comment xml:lang="en-US">The latitude of the geographic center of a location where an event occurred (organism collected, observation made), expressed in decimal degrees. Positive values are North of the Equator, negative values are South of the Equator. Describes the point-radius representation of the location, along with DecimalLongitude, GeodeticDatum, and CoordinateUncertaintyInMeters. Example: -41.0983423</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#DecimalLatitude-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/geospatial/DecimalLatitude-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/decimalLatitude-2009-04-24"> <rdfs:label xml:lang="en-US">Decimal Latitude</rdfs:label> <rdfs:comment xml:lang="en-US">The geographic latitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location. Positive values are north of the Equator, negative values are south of it. Legal values lie between -90 and 90, inclusive.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "-41.0983423"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#decimalLatitude-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/DecimalLatitude-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/DecimalLongitude-2003-06-17"> <rdfs:label xml:lang="en-US">Decimal Longitude</rdfs:label> <rdfs:comment xml:lang="en-US">The longitude of the location from which the cataloged item was collected, expressed in decimal degrees.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#DecimalLongitude-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Longitude-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/DecimalLongitude-2007-04-17"> <rdfs:label xml:lang="en-US">Decimal Longitude</rdfs:label> <rdfs:comment xml:lang="en-US">The longitude of the geographic center of a location where an event occurred (organism collected, observation made), expressed in decimal degrees. Positive values are East of the Greenwich Meridian, negative values are West of the Greenwich Meridian. Describes the point-radius representation of the location, along with DecimalLatitude, GeodeticDatum, and CoordinateUncertaintyInMeters. Example: -71.0943235</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#DecimalLongitude-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/geospatial/DecimalLongitude-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/decimalLongitude-2009-04-24"> <rdfs:label xml:lang="en-US">Decimal Longitude</rdfs:label> <rdfs:comment xml:lang="en-US">The geographic longitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location. Positive values are east of the Greenwich Meridian, negative values are west of it. Legal values lie between -180 and 180, inclusive.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "-121.1761111"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#decimalLongitude-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/DecimalLongitude-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/DepthRange-2005-07-10"> <rdfs:label xml:lang="en-US">Depth Range</rdfs:label> <rdfs:comment xml:lang="en-US">For data sets that have the depth range expressed in one field (e.g. "150-200 m") it can be entered here as free text. Separate, numeric Minimum and Maximum Depth fields are the preferred format; the Depth Range option is included for legacy data sets.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#DepthRange-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/Disposition-2007-04-17"> <rdfs:label xml:lang="en-US">Disposition</rdfs:label> <rdfs:comment xml:lang="en-US">The current disposition of the cataloged item. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#Disposition-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/disposition-2009-04-24"> <rdfs:label xml:lang="en-US">Disposition</rdfs:label> <rdfs:comment xml:lang="en-US">The current state of a specimen with respect to the collection identified in collectionCode or collectionID. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#disposition-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Disposition-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/DwCType-2008-11-19"> <rdfs:label xml:lang="en-US">Darwin Core Type</rdfs:label> <rdfs:comment xml:lang="en-US">The set of classes specified by the Darwin Core Type Vocabulary, used to categorize the nature or genre of the resource.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://purl.org/dc/dcam/VocabularyEncodingScheme"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#DwCType-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/dynamicProperties-2009-04-24"> <rdfs:label xml:lang="en-US">Dynamic Properties</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content such as key-value pairs.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "tragusLengthInMeters=0.014; weightInGrams=120", "heightInMeters=1.5", "natureOfID=expert identification; identificationEvidence=cytochrome B sequence", "relativeHumidity=28; airTemperatureInC=22; sampleSizeInKilograms=10", "aspectHeading=277; slopeInDegrees=6", "iucnStatus=vulnerable; taxonDistribution=Neuquen, Argentina"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#dynamicProperties-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Attributes-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestAgeOrLowestStage-2005-07-03"> <rdfs:label xml:lang="en-US">Earliest Age Or Lowest Stage</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#EarliestAgeOrLowestStage-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage-2009-04-24"> <rdfs:label xml:lang="en-US">Earliest Age Or Lowest Stage</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Atlantic", "Boreal", "Skullrockian"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestAgeOrLowestStage-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EarliestAgeOrLowestStage-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/EarliestDateCollected-2007-04-17"> <rdfs:label xml:lang="en-US">Earliest Date Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The earliest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#EarliestDateCollected-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/YearCollected-2003-06-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/MonthCollected-2003-06-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/DayCollected-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EarliestDateCollected-2008-11-19"> <rdfs:label xml:lang="en-US">Earliest Date Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The earliest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EarliestDateCollected-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EarliestDateCollected-2007-04-17"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestEonOrLowestEonothem-2005-07-03"> <rdfs:label xml:lang="en-US">Earliest Eon Or Lowest Eonothem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#EarliestEonOrLowestEonothem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem-2009-04-24"> <rdfs:label xml:lang="en-US">Earliest Eon Or Lowest Eonothem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Phanerozoic", "Proterozoic"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestEonOrLowestEonothem-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EarliestEonOrLowestEonothem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestEpochOrLowestSeries-2005-07-03"> <rdfs:label xml:lang="en-US">Earliest Epoch Or Lowest Series</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#EarliestEpochOrLowestSeries-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries-2009-04-24"> <rdfs:label xml:lang="en-US">Earliest Epoch Or Lowest Series</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Holocene", "Pleistocene", "Ibexian Series"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestEpochOrLowestSeries-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EarliestEpochOrLowestSeries-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestEraOrLowestErathem-2005-07-03"> <rdfs:label xml:lang="en-US">Earliest Era Or Lowest Erathem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#EarliestEraOrLowestErathem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem-2009-04-24"> <rdfs:label xml:lang="en-US">Earliest Era Or Lowest Erathem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Cenozoic", "Mesozoic"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestEraOrLowestErathem-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EarliestEraOrLowestErathem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestPeriodOrLowestSystem-2005-07-03"> <rdfs:label xml:lang="en-US">Earliest Period Or Lowest System</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#EarliestPeriodOrLowestSystem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem-2009-04-24"> <rdfs:label xml:lang="en-US">Earliest Period Or Lowest System</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Neogene", "Tertiary", "Quaternary"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestPeriodOrLowestSystem-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EarliestPeriodOrLowestSystem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/EndDayCollected-2005-07-10"> <rdfs:label xml:lang="en-US">End Day Collected</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events that were taken over time this gives the end day of the collecting event. Possible value ranges from 01..31 inclusive.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#EndDayCollected-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/endDayOfYear-2009-04-24"> <rdfs:label xml:lang="en-US">End Day Of Year</rdfs:label> <rdfs:comment xml:lang="en-US">The latest ordinal day of the year on which the Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#endDayOfYear-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/DayOfYear-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/EndJulianDay-2005-07-10"> <rdfs:label xml:lang="en-US">End Julian Day</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events that were taken over time this gives the end ordinal day of the year for the collecting event; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.). Should be an integer from one to 365, i.e. of the form (([0-3][0-9][0-9)|([0-9][0-9)|([1-9])).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#EndJulianDay-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/EndLatitude-2005-07-10"> <rdfs:label xml:lang="en-US">End Latitude</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting latitude location from which the specimen was collected or in which the sample/observation/record event occurred. This value should be expressed in decimal degrees (East &amp; North = +; West &amp; South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#EndLatitude-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/EndLongitude-2005-07-10"> <rdfs:label xml:lang="en-US">End Longitude</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting longitude location from which the specimen was collected. Express in decimal degrees (East &amp; North = +; West &amp; South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#EndLongitude-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/EndMonthCollected-2005-07-10"> <rdfs:label xml:lang="en-US">End Month Collected</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events that were taken over time this gives the end month of the collecting event. Possible values range from 01...12 inclusive.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#EndMonthCollected-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/EndTimeOfDay-2005-07-10"> <rdfs:label xml:lang="en-US">End Time of Day</rdfs:label> <rdfs:comment xml:lang="en-US">The time of day when the sampling event ended, expressed as decimal hours from midnight local time. Examples: 0 = midnight, 12.0 = mid-day, 13.5 = 13:30</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#EndTimeOfDay-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EndTimeOfDay-2008-11-19"> <rdfs:label xml:lang="en-US">End Time of Day</rdfs:label> <rdfs:comment xml:lang="en-US">The time of day when the event ended, expressed as decimal hours from midnight, local time.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "12.0" (= noon), "13.5" (= 1:30pm)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EndTimeOfDay-2008-11-19"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EndTimeOfDay-2005-07-10"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/EndYearCollected-2005-07-10"> <rdfs:label xml:lang="en-US">End Year Collected</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events that were taken over time this gives the end year of the collecting event. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#EndYearCollected-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/establishmentMeans-2009-04-24"> <rdfs:label xml:lang="en-US">Establishment Means</rdfs:label> <rdfs:comment xml:lang="en-US">The process by which the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "native", "introduced", "naturalised", "invasive", "managed"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#establishmentMeans-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/Event-2009-04-29"> <rdfs:label xml:lang="en-US">Event</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to an event (an action that occurs at a place and during a period of time).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-29</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Event-2009-04-29"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SamplingEvent-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EventAttribute-2008-11-19"> <rdfs:label xml:lang="en-US">Event Attribute</rdfs:label> <rdfs:comment xml:lang="en-US">Container class for information about attributes related to a given sampling event.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EventAttribute-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EventAttributeAccuracy-2009-01-18"> <rdfs:label xml:lang="en-US">Event Attribute Accuracy</rdfs:label> <rdfs:comment xml:lang="en-US">The description of the error associated with the EventAttributeValue.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "0.01", "normal distribution with variation of 2 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-01-18</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EventAttributeAccuracy-2009-01-18"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accuracy"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EventAttributeDeterminedBy-2009-01-23"> <rdfs:label xml:lang="en-US">Event Attribute Determined By</rdfs:label> <rdfs:comment xml:lang="en-US">The agent responsible for having determined the value of the measurement or characteristic of the sampling event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Robert Hijmans"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-01-23</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EventAttributeDeterminedBy-2009-01-23"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EventAttributeDeterminedDate-2009-01-23"> <rdfs:label xml:lang="en-US">Event Attribute Determined Date</rdfs:label> <rdfs:comment xml:lang="en-US">The date on which the the measurement or characteristic of the sampling event was made.</rdfs:comment> <dcterms:description xml:lang="en-US">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-01-23</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EventAttributeDeterminedDate-2009-01-23"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EventAttributeID-2008-11-19"> <rdfs:label xml:lang="en-US">Event Attribute ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the event attribute. May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EventAttributeID-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EventAttributeRemarks-2008-11-19"> <rdfs:label xml:lang="en-US">Event Attribute Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes accompanying the measurement or characteristic of the sampling event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "temperature taken at 15:00"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EventAttributeRemarks-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventAttributes-2009-04-24"> <rdfs:label xml:lang="en-US">Event Attributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements or characteristics of the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Relative humidity: 28 %; Temperature: 22 C; Sample size: 10 kg"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EventAttributeType-2008-11-19"> <rdfs:label xml:lang="en-US">Event Attribute Type</rdfs:label> <rdfs:comment xml:lang="en-US">The nature of the measurement or characteristic of the sampling event. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Temperature"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EventAttributeType-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EventAttributeUnit-2008-11-19"> <rdfs:label xml:lang="en-US">Event Attribute Unit</rdfs:label> <rdfs:comment xml:lang="en-US">The units for the value of the measurement or characteristic of the sampling event. Recommended best practice is to use International System of Units (SI) units.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "C"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EventAttributeUnit-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EventAttributeValue-2008-11-19"> <rdfs:label xml:lang="en-US">Event Attribute</rdfs:label> <rdfs:comment xml:lang="en-US">The value of the measurement or characteristic of the sampling event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "22"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EventAttributeValue-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventDate-2009-04-24"> <rdfs:label xml:lang="en-US">Event Date</rdfs:label> <rdfs:comment xml:lang="en-US">The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-01</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EarliestDateCollected-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LatestDateCollected-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventID-2009-04-24"> <rdfs:label xml:lang="en-US">Event ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SamplingEventID-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Code</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/EventMeasurement-2008-11-19"> <rdfs:label xml:lang="en-US">Event Measurement</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to measurements associated with an event.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#EventMeasurement-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventMeasurementAccuracy-2009-04-24"> <rdfs:label xml:lang="en-US">Event Measurement Accuracy</rdfs:label> <rdfs:comment xml:lang="en-US">The description of the error associated with the EventAttributeValue.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "0.01", "normal distribution with variation of 2 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventMeasurementAccuracy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accuracy"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttributeAccuracy-2009-01-18"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventMeasurementDeterminedBy-2009-04-24"> <rdfs:label xml:lang="en-US">Event Measurement Determined By</rdfs:label> <rdfs:comment xml:lang="en-US">The agent responsible for having determined the value of the measurement or characteristic of the event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Robert Hijmans"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventMeasurementDeterminedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttributeDeterminedBy-2009-01-23"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventMeasurementDeterminedDate-2009-04-24"> <rdfs:label xml:lang="en-US">Event Measurement Determined Date</rdfs:label> <rdfs:comment xml:lang="en-US">The date on which the the measurement or characteristic of the event was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventMeasurementDeterminedDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttributeDeterminedDate-2009-01-23"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventMeasurementID-2009-04-24"> <rdfs:label xml:lang="en-US">Event Measurement ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the event attribute. May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventMeasurementID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttributeID-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventMeasurementRemarks-2009-04-24"> <rdfs:label xml:lang="en-US">Event Measurement Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes accompanying the measurement or characteristic of the event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "temperature taken at 15:00"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventMeasurementRemarks-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventMeasurementType-2009-04-24"> <rdfs:label xml:lang="en-US">Event Measurement Type</rdfs:label> <rdfs:comment xml:lang="en-US">The nature of the measurement or characteristic of the event. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "temperature"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventMeasurementType-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttributeType-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventMeasurementUnit-2009-04-24"> <rdfs:label xml:lang="en-US">Event Measurement Unit</rdfs:label> <rdfs:comment xml:lang="en-US">The units for the value of the measurement or characteristic of the event. Recommended best practice is to use International System of Units (SI) units.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "C"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventMeasurementUnit-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttributeUnit-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventMeasurementValue-2009-04-24"> <rdfs:label xml:lang="en-US">Event Measurement Value</rdfs:label> <rdfs:comment xml:lang="en-US">The value of the measurement or characteristic of the event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "22"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventMeasurementValue-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttributeValue-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/EventMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventRemarks-2009-04-24"> <rdfs:label xml:lang="en-US">Event Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "after the recent rains the river is nearly at flood stage"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Notes</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/eventTime-2009-04-24"> <rdfs:label xml:lang="en-US">Event Time</rdfs:label> <rdfs:comment xml:lang="en-US">The time or interval during which an Event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "14:07-0600" is 2:07pm in the time zone six hours earlier than UTC, "08:40:21Z" is 8:40:21am UTC, "13:00:00Z/15:30:00Z" is the interval between 1pm UTC and 3:30pm UTC.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#eventTime-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/StartTimeOfDay-2005-07-10"/><dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EndTimeOfDay-2005-07-10"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Family-2003-06-13"> <rdfs:label xml:lang="en-US">Family</rdfs:label> <rdfs:comment xml:lang="en-US">The family name of the organism</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Family-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Family-2003-06-17"> <rdfs:label xml:lang="en-US">Family</rdfs:label> <rdfs:comment xml:lang="en-US">The phylogenetic family to which the cataloged item belongs.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Family-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Family-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Family-2007-04-17"> <rdfs:label xml:lang="en-US">Family</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the family in which the organism is classified.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Family-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Family-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/family-2009-04-24"> <rdfs:label xml:lang="en-US">Family</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the family in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Ctenomyidae"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#family-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Family-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/family-2009-08-24"> <rdfs:label xml:lang="en-US">Family</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the family in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Felidae", "Monocleaceae"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#family-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/family-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNotes-2003-06-17"> <rdfs:label xml:lang="en-US">Field Notes</rdfs:label> <rdfs:comment xml:lang="en-US">A reference to, or flag marking the existence of notes taken in the field for the cataloged item.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#FieldNotes-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/FieldNotes</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/FieldNotes-2007-04-17"> <rdfs:label xml:lang="en-US">Field Notes</rdfs:label> <rdfs:comment xml:lang="en-US">One of a) a flag indicating the existence of, b) a reference to (such as a URL or literature citation), or c) the actual free text content of notes taken in the field about the specimen or observation.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#FieldNotes-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/FieldNotes-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/FieldNotes</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/fieldNotes-2009-04-24"> <rdfs:label xml:lang="en-US">Field Notes</rdfs:label> <rdfs:comment xml:lang="en-US">One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "notes available in Grinnell-Miller Library"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#fieldNotes-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/FieldNotes-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/FieldNotes</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNumber-2003-06-13"> <rdfs:label xml:lang="en-US">Field Number</rdfs:label> <rdfs:comment xml:lang="en-US">A "number" (really a string) created at collection time to identify all material that resulted from a collecting event.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#FieldNumber-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Code</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNumber-2003-06-17"> <rdfs:label xml:lang="en-US">Field Number</rdfs:label> <rdfs:comment xml:lang="en-US">An identifying string applied to a set of material that resulted from a single collecting event.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#FieldNumber-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNumber-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Code</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/FieldNumber-2007-04-17"> <rdfs:label xml:lang="en-US">Field Number</rdfs:label> <rdfs:comment xml:lang="en-US">An identifying string applied to a set of objects or observations resulting from a single collecting event.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#FieldNumber-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/FieldNumber-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Code</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/fieldNumber-2009-04-24"> <rdfs:label xml:lang="en-US">Field Number</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier given to the event in the field. Often serves as a link between field notes and the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "RV Sol 87-03-08"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#fieldNumber-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/FieldNumber-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Code</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/FootprintSpatialFit-2007-04-17"> <rdfs:label xml:lang="en-US">Footprint Spatial Fit</rdfs:label> <rdfs:comment xml:lang="en-US">A measure of how well the geometry expressed in the footprint match the original spatial representation, as a ratio of the area of the footprint given to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The FootprintSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the FootprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#FootprintSpatialFit-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/footprintSpatialFit-2009-04-24"> <rdfs:label xml:lang="en-US">Footprint Spatial Fit</rdfs:label> <rdfs:comment xml:lang="en-US">The ratio of the area of the footprint (footprintWKT) to the area of the true (original, or most specific) spatial representation of the Location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The footprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the footprintSpatialFit is 1.</rdfs:comment> <dcterms:description xml:lang="en-US">Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006 (http://www.gbif.org/prog/digit/Georeferencing).</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#footprintSpatialFit-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/FootprintSpatialFit-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/footprintSRS-2009-07-06"> <rdfs:label xml:lang="en-US">Footprint SRS</rdfs:label> <rdfs:comment xml:lang="en-US">A Well-Known Text (WKT) representation of the Spatial Reference System (SRS) for the footprintWKT of the Location. Do not use this term to describe the SRS of the decimalLatitude and decimalLongitude, even if it is the same as for the footprintWKT - use the geodeticDatum instead.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: The WKT for the standard WGS84 SRS (EPSG:4326) is "GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]]" without the enclosing quotes.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#footprintSRS-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/FootprintWKT-2007-04-17"> <rdfs:label xml:lang="en-US">Footprint WKT</rdfs:label> <rdfs:comment xml:lang="en-US">A Well-Known Text (WKT; see http://en.wikipedia.org/wiki/Well-known_text) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The same place may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for the same occurrence. Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#FootprintWKT-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/footprintWKT-2009-04-24"> <rdfs:label xml:lang="en-US">Footprint WKT</rdfs:label> <rdfs:comment xml:lang="en-US">A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#footprintWKT-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/FootprintWKT-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/Formation-2005-07-03"> <rdfs:label xml:lang="en-US">Formation</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic formation from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#Formation-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/formation-2009-04-24"> <rdfs:label xml:lang="en-US">Formation</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic formation from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Notch Peak Fromation", "House Limestone", "Fillmore Formation"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#formation-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Formation-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/FossilSpecimen-2008-11-19"> <rdfs:label xml:lang="en-US">Fossil Specimen</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a fossilized specimen.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#FossilSpecimen-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/dwctype/Occurrence"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/FossileSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/FossilSpecimen-2011-10-16"> <rdfs:label xml:lang="en-US">Fossil Specimen</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a fossilized specimen.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2011-10-16</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#FossilSpecimen-2011-10-16"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwctype/FossilSpecimen-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2011-10-16_6"/> <dwcattributes:abcdEquivalence>RecordBasisEnum/FossileSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/GenBankNum-2003-06-17"> <rdfs:label xml:lang="en-US">Gen Bank Num</rdfs:label> <rdfs:comment xml:lang="en-US">GenBank Accession number.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#GenBankNum-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/GenBankNumber-2007-04-17"> <rdfs:label xml:lang="en-US">Gen Bank Number</rdfs:label> <rdfs:comment xml:lang="en-US">GenBank Accession number(s) associated with the biological individual(s) referred to by the cataloged object.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#GenBankNumber-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/GenBankNum-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/Generalizations-2008-11-19"> <rdfs:label xml:lang="en-US">Generalizations</rdfs:label> <rdfs:comment xml:lang="en-US">Actions taken to make the data as shared less specific or complete than in its original form. Suggests that alternative data of highly quality may be available on request.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell", "locality information given only to nearest county".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Generalizations-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Genus-2003-06-13"> <rdfs:label xml:lang="en-US">Genus</rdfs:label> <rdfs:comment xml:lang="en-US">The genus name of the organism</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Genus-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Genus-2003-06-17"> <rdfs:label xml:lang="en-US">Genus</rdfs:label> <rdfs:comment xml:lang="en-US">The phylogenetic genus to which the cataloged item belongs.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Genus-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Genus-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Genus-2007-04-17"> <rdfs:label xml:lang="en-US">Genus</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the genus in which the organism is classified.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Genus-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Genus-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/genus-2009-04-24"> <rdfs:label xml:lang="en-US">Genus</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the genus in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Quercus"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#genus-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Genus-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/genus-2009-08-24"> <rdfs:label xml:lang="en-US">Genus</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the genus in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Puma", "Monoclea"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#genus-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/genus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/GeodeticDatum-2007-04-17"> <rdfs:label xml:lang="en-US">Geodetic Datum</rdfs:label> <rdfs:comment xml:lang="en-US">The geodetic datum to which the latitude and longitude refer. If not known, use "not recorded". This concept should be vocabulary-controlled. Example: "WGS84"</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#GeodeticDatum-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/geospatial/HorizontalDatum-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/geodeticDatum-2009-04-24"> <rdfs:label xml:lang="en-US">Geodetic Datum</rdfs:label> <rdfs:comment xml:lang="en-US">The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#geodeticDatum-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/GeodeticDatum-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/GeologicalContext-2009-07-06"> <rdfs:label xml:lang="en-US">Geological Context</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to a location within a geological context, such as stratigraphy.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#GeologicalContext-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Stratigraphy</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/geologicalContextID-2009-07-06"> <rdfs:label xml:lang="en-US">Geological Context ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#geologicalContextID-2009-07-06"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/georeferencedBy-2009-04-24"> <rdfs:label xml:lang="en-US">Georeferenced By</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Kristina Yamamoto (MVZ); Janet Fang (MVZ)", "Brad Millen (ROM)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#georeferencedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/georeferencedDate-2011-10-16"> <rdfs:label xml:lang="en-US">Georeferenced Date</rdfs:label> <rdfs:comment xml:lang="en-US">The date on which the Location was georeferenced. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2011-10-16</dcterms:issued> <dcterms:modified>2011-10-16</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#georeferencedDate-2011-10-16"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2011-10-16_9"/> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/GeoreferenceProtocol-2007-04-17"> <rdfs:label xml:lang="en-US">Georeference Protocol</rdfs:label> <rdfs:comment xml:lang="en-US">A reference to the methods used for determining the coordinates and uncertainties. Example: "http://manisnet.org/GeorefGuide.html".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#GeoreferenceProtocol-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/geospatial/GeorefMethod-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/georeferenceProtocol-2009-04-24"> <rdfs:label xml:lang="en-US">Georeference Protocol</rdfs:label> <rdfs:comment xml:lang="en-US">A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006), Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "Georeferencing Quick Reference Guide"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#georeferenceProtocol-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/GeoreferenceProtocol-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/GeoreferenceRemarks-2007-04-17"> <rdfs:label xml:lang="en-US">Georeference Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#GeoreferenceRemarks-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/geospatial/LatLongComments-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/georeferenceRemarks-2009-04-24"> <rdfs:label xml:lang="en-US">Georeference Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in georeferenceProtocol.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "assumed distance by road (Hwy. 101)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#georeferenceRemarks-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/GeoreferenceRemarks-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/GeoreferenceSources-2007-04-17"> <rdfs:label xml:lang="en-US">Georeference Sources</rdfs:label> <rdfs:comment xml:lang="en-US">A list of maps, gazetteers or other resources used to georeference the locality. The content of this concept is meant to be specific enough to allow anyone in the future to use the same resource to georeference the same locality. Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth"</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#GeoreferenceSources-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/georeferenceSources-2009-04-24"> <rdfs:label xml:lang="en-US">Georeference Sources</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "USGS 1:24000 Florence Montana Quad; Terrametrics 2008 on Google Earth"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#georeferenceSources-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/GeoreferenceSources-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/GeoreferenceVerificationStatus-2007-04-17"> <rdfs:label xml:lang="en-US">Georeference Verification Status</rdfs:label> <rdfs:comment xml:lang="en-US">A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. This element should be vocabulary-controlled. Examples: "requires verification", "verified by collector", "verified by curator".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#GeoreferenceVerificationStatus-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus-2009-04-24"> <rdfs:label xml:lang="en-US">Georeference Verification Status</rdfs:label> <rdfs:comment xml:lang="en-US">A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "requires verification", "verified by collector", "verified by curator".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#georeferenceVerificationStatus-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/GeoreferenceVerificationStatus-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/GeorefMethod-2003-06-17"> <rdfs:label xml:lang="en-US">Georef Method</rdfs:label> <rdfs:comment xml:lang="en-US">A reference to the methods used for determining the coordinates and uncertainties.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#GeorefMethod-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/GlobalUniqueIdentifier-2007-04-17"> <rdfs:label xml:lang="en-US">Global Unique Identifier</rdfs:label> <rdfs:comment xml:lang="en-US">A Uniform Resource Name (URN) as a unique identifier for the specimen or observation record. In the absence of a persistent global unique identifier, construct one in the form: “[InstitutionCode]:[CollectionCode]: [CatalogNumber]” Examples: 1) urn:lsid:nhm.ku.edu:Herps:32 2) “FMNH:Mammal:145732”</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#GlobalUniqueIdentifier-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitGUID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/GMLFeature-2005-07-10"> <rdfs:label xml:lang="en-US">GML Feature</rdfs:label> <rdfs:comment xml:lang="en-US">Geographic Markup Language(GML) description of the feature for representing complex shapes such as lines and polygons, per Open GIS Consortium (OGC) standards - http://www.opengis.net/gml/01-029/GML2.html.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#GMLFeature-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/GML</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/Group-2005-07-03"> <rdfs:label xml:lang="en-US">Group</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic group from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#Group-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/group-2009-04-24"> <rdfs:label xml:lang="en-US">Group</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic group from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#group-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Group-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/habitat-2009-04-24"> <rdfs:label xml:lang="en-US">Habitat</rdfs:label> <rdfs:comment xml:lang="en-US">A category or description of the habitat in which the Event occurred.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "oak savanna", "pre-cordilleran steppe"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#habitat-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Biotope/Text</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/higherClassification-2009-08-24"> <rdfs:label xml:lang="en-US">Higher Classification</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record. Recommended best practice is to order the list starting with the highest rank and separating the names for each rank with a semi-colon (";").</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Animalia;Chordata;Vertebrata;Mammalia;Theria;Eutheria;Rodentia;Hystricognatha;Hystricognathi;Ctenomyidae;Ctenomyini;Ctenomys"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#higherClassification-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherTaxonName-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/HigherGeography-2003-06-17"> <rdfs:label xml:lang="en-US">Higher Geography</rdfs:label> <rdfs:comment xml:lang="en-US">The combination of all geographic elements less specific than locality. "Like" query operations on this element will search for a substring in any of the higher geography attributes.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#HigherGeography-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/HigherGeography-2007-04-17"> <rdfs:label xml:lang="en-US">Higher Geography</rdfs:label> <rdfs:comment xml:lang="en-US">The names (concatenated and separated) of geographic elements less specific than the information in the Locality element. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching geographic names. This can be useful if it is unclear in which element a name might be found, and in cases where there is no other appropriate geographic element. Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#HigherGeography-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/HigherGeography-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/higherGeography-2009-04-24"> <rdfs:label xml:lang="en-US">Higher Geography</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of geographic names less specific than the information captured in the locality term.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "South America; Argentina; Patagonia; Parque Nacional Nahuel Huapi; Neuquén; Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#higherGeography-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/HigherGeography-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/higherGeographyID-2009-04-24"> <rdfs:label xml:lang="en-US">Higher Geography ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the geographic region within which the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#higherGeographyID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/HigherTaxon-2003-06-17"> <rdfs:label xml:lang="en-US">Higher Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">The combination of names of taxonomic ranks less specific than Genus. "Like" query operations on this element will search for a substring in any of the higher taxon attributes.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#HigherTaxon-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/HigherTaxon-2007-04-17"> <rdfs:label xml:lang="en-US">Higher Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">The names of taxonomic ranks less specific than SpecificEpithet concatenated and separated. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching higher taxon names. This element may contain the list of scientific names of all of the supra-specific taxa in the classification used to identify (determine) the specimen or observation. Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#HigherTaxon-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/HigherTaxon-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/HigherTaxon-2009-01-21"> <rdfs:label xml:lang="en-US">Higher Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of the names for the taxonomic ranks less specific than the ScientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-01-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#HigherTaxon-2009-01-21"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/higherTaxonconceptID-2009-04-24"> <rdfs:label xml:lang="en-US">Higher Taxon Concept ID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the taxon concept less specific than that given in the taxonConceptID.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#higherTaxonconceptID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/HigherTaxonID-2009-01-21"> <rdfs:label xml:lang="en-US">Higher Taxon ID</rdfs:label> <rdfs:comment xml:lang="en-US">A global unique identifier for the parent to the taxon.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-01-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#HigherTaxonID-2009-01-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/higherTaxonName-2009-04-24"> <rdfs:label xml:lang="en-US">Higher Taxon Name</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of the names for the taxonomic ranks less specific than that given in the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Animalia; Chordata; Vertebrata; Mammalia; Theria; Eutheria; Rodentia; Hystricognatha; Hystricognathi; Ctenomyidae; Ctenomyini; Ctenomys"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#higherTaxonName-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/HigherTaxon-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/higherTaxonNameID-2009-04-24"> <rdfs:label xml:lang="en-US">Higher Taxon Name ID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the name of the next higher rank than the scientificName in a taxonomic classification. See higherTaxonName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#higherTaxonNameID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/HigherTaxonID-2009-01-21"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/HighestBiostratigraphicZone-2005-07-03"> <rdfs:label xml:lang="en-US">Highest Biostratigraphic Zone</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#HighestBiostratigraphicZone-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone-2009-04-24"> <rdfs:label xml:lang="en-US">Highest Biostratigraphic Zone</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#highestBiostratigraphicZone-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/HighestBiostratigraphicZone-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/HorizontalDatum-2003-06-17"> <rdfs:label xml:lang="en-US">Horizontal Datum</rdfs:label> <rdfs:comment xml:lang="en-US">The horizontal geodetic datum to which the DecimalLatitude and DecimalLongitude refer.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#HorizontalDatum-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/HumanObservation-2008-11-19"> <rdfs:label xml:lang="en-US">Human Observation</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an observation made by one or more people.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#HumanObservation-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/dwctype/Occurrence"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/HumanObservation</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/HumanObservation-2011-10-16"> <rdfs:label xml:lang="en-US">Human Observation</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an observation made by one or more people.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#HumanObservation-2011-10-16"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwctype/HumanObservation-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/HumanObservation</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/Identification-2008-11-19"> <rdfs:label xml:lang="en-US">Identification</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to taxonomic determinations (the assignment of a scientific name).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Identification-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/identificationAttributes-2009-04-24"> <rdfs:label xml:lang="en-US">Identification Attributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "natureOfID=expert identification; identificationEvidence=cytochrome B sequence"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#identificationAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/identificationID-2009-04-24"> <rdfs:label xml:lang="en-US">Identification ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the Identification (the body of information associated with the assignment of a scientific name). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#identificationID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/IdentificationModifier-2003-06-17"> <rdfs:label xml:lang="en-US">Identification Modifier</rdfs:label> <rdfs:comment xml:lang="en-US">Additional information documenting the taxonomic determination of the cataloged item (e.g., "cf.", "aff.", "subspecies in question", etc.).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#IdentificationModifier-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/IdentificationQualifier-2007-04-17"> <rdfs:label xml:lang="en-US">Identification Qualifier</rdfs:label> <rdfs:comment xml:lang="en-US">A brief phrase or a standard term ("cf.", "aff.") to qualify the identification of the organism when doubts have arisen as to its taxonomic identity (determination). Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#IdentificationQualifier-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/IdentificationModifier-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/identificationQualifier-2009-04-24"> <rdfs:label xml:lang="en-US">Identification Qualifier</rdfs:label> <rdfs:comment xml:lang="en-US">A brief phrase or a standard term ("cf.", "aff.") to express the determiner's doubts about the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", identificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in genus, "agrifolia" in specificEpithet, "oxyadenia" in infraspecificEpithet, and "var." in rank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", identificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in genus, "agrifolia" in specificEpithet, "oxyadenia" in infraspecificEpithet, and "var." in rank.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#identificationQualifier-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/IdentificationQualifier-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/identificationReferences-2009-04-24"> <rdfs:label xml:lang="en-US">Identification References</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Aves del Noroeste Patagonico. Christie et al. 2004."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#identificationReferences-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/References</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/identificationRemarks-2009-04-24"> <rdfs:label xml:lang="en-US">Identification Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#identificationRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Notes</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/identificationVerificationStatus-2011-10-16"> <rdfs:label xml:lang="en-US">Identification Verification Status</rdfs:label> <rdfs:comment xml:lang="en-US">A categorical indicator of the extent to which the taxonomic identification has been verified to be correct. Recommended best practice is to use a controlled vocabulary such as that used in HISPID/ABCD.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "0", "4"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2011-10-16</dcterms:issued> <dcterms:modified>2011-10-16</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#identificationVerificationStatus-2011-10-16"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2011-10-16_10"/> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/IdentifiedBy-2003-06-13"> <rdfs:label xml:lang="en-US">Identified By</rdfs:label> <rdfs:comment xml:lang="en-US">The name(s) of the person(s) who applied the currently accepted Scientific Name to the Cataloged Item.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#IdentifiedBy-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/IdentifiedBy-2003-06-17"> <rdfs:label xml:lang="en-US">Identified By</rdfs:label> <rdfs:comment xml:lang="en-US">The name(s) of the person(s) who applied the currently accepted ScientificName to the cataloged item.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#IdentifiedBy-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/IdentifiedBy-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/IdentifiedBy-2007-04-17"> <rdfs:label xml:lang="en-US">Identified By</rdfs:label> <rdfs:comment xml:lang="en-US">The name(s) of the person(s) who applied the ScientificName to the object or observation. Example: James L. Patton.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#IdentifiedBy-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/IdentifiedBy-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/identifiedBy-2009-04-24"> <rdfs:label xml:lang="en-US">Identified By</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of names of people, groups, or organizations who assigned the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "James L. Patton", "Theodore Pappenfuss; Robert Macey"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#identifiedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/IdentifiedBy-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/identifiedBy-2009-08-24"> <rdfs:label xml:lang="en-US">Identified By</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "James L. Patton", "Theodore Pappenfuss; Robert Macey"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#identifiedBy-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identifiedBy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/ImageURL-2007-04-17"> <rdfs:label xml:lang="en-US">Image URL</rdfs:label> <rdfs:comment xml:lang="en-US">A Universal Resource Locator reference to digital images associated with the specimen or observation.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#ImageURL-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MultimediaObjects</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/IndividualCount-2003-06-13"> <rdfs:label xml:lang="en-US">Individual Count</rdfs:label> <rdfs:comment xml:lang="en-US">The number of individuals present in the lot or container. Not an estimate of abundance or density at the collecting locality.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#IndividualCount-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/IndividualCount-2003-06-17"> <rdfs:label xml:lang="en-US">Individual Count</rdfs:label> <rdfs:comment xml:lang="en-US">The number of individuals present in the lot or container referred to by the catalog number. Not an estimate of abundance or density at the collecting locality.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#IndividualCount-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/IndividualCount-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/IndividualCount-2007-04-17"> <rdfs:label xml:lang="en-US">Individual Count</rdfs:label> <rdfs:comment xml:lang="en-US">The number of individuals present in the lot or container. Not to be used for observations.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#IndividualCount-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/IndividualCount-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/individualCount-2009-04-24"> <rdfs:label xml:lang="en-US">Individual Count</rdfs:label> <rdfs:comment xml:lang="en-US">The number of individuals represented present at the time of the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1", "25"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#individualCount-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/IndividualCount-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/individualID-2009-04-24"> <rdfs:label xml:lang="en-US">Individual ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for an individual or named group of individual organisms represented in the Occurrence. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "U.amer. 44", "Smedley", "Orca J 23"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#individualID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/DataSet/Units/Unit/SpecimenUnit/Accessions/AccessionNumber</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/InformationWithheld-2007-04-17"> <rdfs:label xml:lang="en-US">Information Withheld</rdfs:label> <rdfs:comment xml:lang="en-US">Brief descriptions of additional information that may exist, but that has not been made public. Information about obtaining the withheld information should be sought from the administrative contact identified in the provider resource metadata (curator, collection manager). Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#InformationWithheld-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/InformationWithheld</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/informationWithheld-2009-04-24"> <rdfs:label xml:lang="en-US">Information Withheld</rdfs:label> <rdfs:comment xml:lang="en-US">Additional information that exists, but that has not been shared in the given record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "location information not given for endangered species", "collector identities withheld", "ask about tissue samples"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#informationWithheld-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/InformationWithheld-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/InformationWithheld</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/InfraspecificEpithet-2007-04-17"> <rdfs:label xml:lang="en-US">Infraspecific Epithet</rdfs:label> <rdfs:comment xml:lang="en-US">The infraspecific epithet of the scientific name applied to the organism.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#InfraspecificEpithet-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Subspecies-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/infraspecificEpithet-2009-04-24"> <rdfs:label xml:lang="en-US">Infraspecific Epithet</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the second or subspecies epithet of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "oxyadenia"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#infraspecificEpithet-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/InfraspecificEpithet-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/infraspecificEpithet-2009-08-24"> <rdfs:label xml:lang="en-US">Infraspecific Epithet</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the lowest or terminal infraspecific epithet of the scientificName, excluding any rank designation.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "concolor", "oxyadenia", "sayi"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#infraspecificEpithet-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/infraspecificEpithet-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/InfraspecificRank-2007-04-17"> <rdfs:label xml:lang="en-US">Infraspecific Rank</rdfs:label> <rdfs:comment xml:lang="en-US">The infraspecific rank (subspecies, variety, forma) of the InfraspecificEpithet. Examples: "subsp.", "var.", "forma".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#InfraspecificRank-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/InstitutionCode-2003-06-13"> <rdfs:label xml:lang="en-US">Institution Code</rdfs:label> <rdfs:comment xml:lang="en-US">A "standard" code identifier that identifies the institution to which the collection belongs. No global registry exists for assigning institutional codes. Use the code that is "standard" in your discipline.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#InstitutionCode-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/InstitutionCode-2003-06-17"> <rdfs:label xml:lang="en-US">Institution Code</rdfs:label> <rdfs:comment xml:lang="en-US">A code that identifies the institution to which the cataloged item belongs. No global registry exists for institutional codes; use the code that is "standard" in your discipline. This attribute must contain no spaces.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#InstitutionCode-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/InstitutionCode-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/InstitutionCode-2007-04-17"> <rdfs:label xml:lang="en-US">Institution Code</rdfs:label> <rdfs:comment xml:lang="en-US">The code (or acronym) identifying the institution administering the collection in which the organism record is cataloged. No global registry exists for institutional codes; use the code that is "standard" at your institution or in your discipline.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#InstitutionCode-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/InstitutionCode-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/institutionCode-2009-04-24"> <rdfs:label xml:lang="en-US">Institution Code</rdfs:label> <rdfs:comment xml:lang="en-US">The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "MVZ", "FMNH", "AKN-CLO"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#institutionCode-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/InstitutionCode-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/institutionCode-2009-08-24"> <rdfs:label xml:lang="en-US">Institution Code</rdfs:label> <rdfs:comment xml:lang="en-US">The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "MVZ", "FMNH", "AKN-CLO", "University of California Museum of Paleontology (UCMP)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#institutionCode-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/institutionCode-2009-04-24"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/institutionCode-2009-09-11"> <rdfs:label xml:lang="en-US">Institution Code</rdfs:label> <rdfs:comment xml:lang="en-US">The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "MVZ", "FMNH", "AKN-CLO", "University of California Museum of Paleontology (UCMP)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2013-10-04</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#institutionCode-2009-09-11"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/institutionCode-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/institutionID-2009-09-11"> <rdfs:label xml:lang="en-US">Institution ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the institution having custody of the object(s) or information referred to in the record.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-09-11</dcterms:issued> <dcterms:modified>2013-10-04</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#institutionID-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Island-2003-06-17"> <rdfs:label xml:lang="en-US">Island</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the island from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Island-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Island-2007-04-17"> <rdfs:label xml:lang="en-US">Island</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the island on which the organism was collected or observed.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Island-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Island-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/island-2009-04-24"> <rdfs:label xml:lang="en-US">Island</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Isla Victoria", "Vancouver", "Viti Levu", "Zanzibar"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#island-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Island-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/IslandGroup-2003-06-17"> <rdfs:label xml:lang="en-US">Island Group</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the island group from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#IslandGroup-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/IslandGroup-2007-04-17"> <rdfs:label xml:lang="en-US">Island Group</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the island group in which the organism was collected or observed.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#IslandGroup-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/IslandGroup-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/islandGroup-2009-04-24"> <rdfs:label xml:lang="en-US">Island Group</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Alexander Archipelago", "Seychelles"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#islandGroup-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/IslandGroup-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/JulianDay-2003-06-13"> <rdfs:label xml:lang="en-US">Julian Day</rdfs:label> <rdfs:comment xml:lang="en-US">The ordinal day of the year; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.)</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#JulianDay-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/JulianDay-2003-06-17"> <rdfs:label xml:lang="en-US">Julian Day</rdfs:label> <rdfs:comment xml:lang="en-US">The ordinal day of the year (i.e., the number of days since December 31 of the previous year; January 1 is Julian Day 1) on which the cataloged item was collected. May be derived from the YearCollected, MonthCollected, and DayCollected by the provider.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#JulianDay-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/JulianDay-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Kingdom-2003-06-13"> <rdfs:label xml:lang="en-US">Kingdom</rdfs:label> <rdfs:comment xml:lang="en-US">The kingdom to which the organism belongs</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Kingdom-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Kingdom-2003-06-17"> <rdfs:label xml:lang="en-US">Kingdom</rdfs:label> <rdfs:comment xml:lang="en-US">The phylogenetic kingdom to which the cataloged item belongs.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Kingdom-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Kingdom-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Kingdom-2007-04-17"> <rdfs:label xml:lang="en-US">Kingdom</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the kingdom in which the organism is classified.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Kingdom-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Kingdom-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/kingdom-2009-04-24"> <rdfs:label xml:lang="en-US">Kingdom</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the kingdom in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Animalia"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#kingdom-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Kingdom-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/kingdom-2009-08-24"> <rdfs:label xml:lang="en-US">Kingdom</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the kingdom in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Animalia", "Plantae"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#kingdom-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/kingdom-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LatestAgeOrHighestStage-2005-07-03"> <rdfs:label xml:lang="en-US">Latest AgeOr Highest Stage</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#LatestAgeOrHighestStage-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage-2009-04-24"> <rdfs:label xml:lang="en-US">Latest AgeOr Highest Stage</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Atlantic", "Boreal", "Skullrockian"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestAgeOrHighestStage-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LatestAgeOrHighestStage-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/LatestDateCollected-2007-04-17"> <rdfs:label xml:lang="en-US">Latest Date Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The latest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#LatestDateCollected-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/YearCollected-2003-06-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/MonthCollected-2003-06-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/DayCollected-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/LatestDateCollected-2008-11-19"> <rdfs:label xml:lang="en-US">Latest Date Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The latest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#LatestDateCollected-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LatestDateCollected-2007-04-17"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LatestEonOrHighestEonothem-2005-07-03"> <rdfs:label xml:lang="en-US">Latest Eon Or Highest Eonothem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#LatestEonOrHighestEonothem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem-2009-04-24"> <rdfs:label xml:lang="en-US">Latest Eon Or Highest Eonothem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Phanerozoic", "Proterozoic"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestEonOrHighestEonothem-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LatestEonOrLowestEonothem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LatestEpochOrHighestSeries-2005-07-03"> <rdfs:label xml:lang="en-US">Latest Epoch Or Highest Series</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#LatestEpochOrHighestSeries-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries-2009-04-24"> <rdfs:label xml:lang="en-US">Latest Epoch Or Highest Series</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Holocene", "Pleistocene", "Ibexian Series"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestEpochOrHighestSeries-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LatestEpochOrHighestSeries-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LatestEraOrHighestErathem-2005-07-03"> <rdfs:label xml:lang="en-US">Latest Era Or Highest Erathem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#LatestEraOrHighestErathem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem-2009-04-24"> <rdfs:label xml:lang="en-US">Latest Era Or Highest Erathem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Cenozoic", "Mesozoic"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestEraOrHighestErathem-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LatestEraOrHighestErathem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LatestPeriodOrHighestSystem-2005-07-03"> <rdfs:label xml:lang="en-US">Latest Period Or Highest System</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#LatestPeriodOrHighestSystem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem-2009-04-24"> <rdfs:label xml:lang="en-US">Latest Period Or Highest System</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Neogene", "Tertiary", "Quaternary"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestPeriodOrHighestSystem-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LatestPeriodOrHighestSystem-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Latitude-2003-06-13"> <rdfs:label xml:lang="en-US">Latitude</rdfs:label> <rdfs:comment xml:lang="en-US">The latitude of the location from which the specimen was collected. This value should be expressed in decimal degrees with a datum such as WGS-84</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Latitude-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/LatLongComments-2003-06-17"> <rdfs:label xml:lang="en-US">Lat Long Comments</rdfs:label> <rdfs:comment xml:lang="en-US">Comments about the LatLong determination.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#LatLongComments-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/Lifestage-2005-07-10"> <rdfs:label xml:lang="en-US">Lifestage</rdfs:label> <rdfs:comment xml:lang="en-US">Indicates the life stage present. Will require developing a controlled vocabulary. Can include multiple stages for a lot with multiple individuals.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#Lifestage-2005-07-10"/> <dcterms:replaces rdf:resource="http://www.iobis.org/obis/AgeClass-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/LifeStage-2007-04-17"> <rdfs:label xml:lang="en-US">Life Stage</rdfs:label> <rdfs:comment xml:lang="en-US">The age class or life stage of the biological individual represented by the catalogued object or observation. Examples: "adult", "mature", "juvenile", "eft", "nymph", "seedling", "seed", "egg"</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#LifeStage-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/AgeClass-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/lifeStage-2009-04-24"> <rdfs:label xml:lang="en-US">Life Stage</rdfs:label> <rdfs:comment xml:lang="en-US">The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#lifeStage-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LifeStage-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LithostratigraphicTerms-2005-07-03"> <rdfs:label xml:lang="en-US">Lithostratigraphic Terms</rdfs:label> <rdfs:comment xml:lang="en-US">The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#LithostratigraphicTerms-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Stratigraphy/LithostratigraphicTerms</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms-2009-04-24"> <rdfs:label xml:lang="en-US">Lithostratigraphic Terms</rdfs:label> <rdfs:comment xml:lang="en-US">The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#lithostratigraphicTerms-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LithostratigraphicTerms-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Stratigraphy/LithostratigraphicTerms</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/LivingSpecimen-2008-11-19"> <rdfs:label xml:lang="en-US">Living Specimen</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a living specimen.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#LivingSpecimen-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/dwctype/Occurrence"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/LivingSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/LivingSpecimen-2011-10-16"> <rdfs:label xml:lang="en-US">Living Specimen</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a living specimen.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2011-10-16</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#LivingSpecimen-2011-10-16"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwctype/LivingSpecimen-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2011-10-16_6"/> <dwcattributes:abcdEquivalence>RecordBasisEnum/LivingSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Locality-2003-06-13"> <rdfs:label xml:lang="en-US">Locality</rdfs:label> <rdfs:comment xml:lang="en-US">The locality description (place name plus optionally a displacement from the place name) from which the specimen was collected. Where a displacement from a location is provided, it should be in un-projected units of measurement</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Locality-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/AreaDetail</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Locality-2003-06-17"> <rdfs:label xml:lang="en-US">Locality</rdfs:label> <rdfs:comment xml:lang="en-US">The description of the locality from which the cataloged item was collected, sans geographic information provided in other geographic fields.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Locality-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Locality-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/AreaDetail</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Locality-2007-04-17"> <rdfs:label xml:lang="en-US">Locality</rdfs:label> <rdfs:comment xml:lang="en-US">The specific natural language description of the place where the organism was collected or observed. This element need not contain less specific geographic information provided in other geographic elements (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). Though coordinate information can be contained in this concept, these data will be usable analytically only when shared through the concepts of the Geospatial Extension.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Locality-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Locality-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/AreaDetail</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/locality-2009-04-24"> <rdfs:label xml:lang="en-US">Locality</rdfs:label> <rdfs:comment xml:lang="en-US">The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#locality-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Locality-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/Location-2009-04-24"> <rdfs:label xml:lang="en-US">Location</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an instance of the Location class.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#Location-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/locationAccordingTo-2009-08-24"> <rdfs:label xml:lang="en-US">Location According To</rdfs:label> <rdfs:comment xml:lang="en-US">Information about the source of this Location information. Could be a publication (gazetteer), institution, or team of individuals.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Getty Thesaurus of Geographic Names", "GADM"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-08-24</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#locationAccordingTo-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/locationAttributes-2009-04-24"> <rdfs:label xml:lang="en-US">Location Attributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "aspectheading=277; slopeindegrees=6"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#locationAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/locationID-2009-04-24"> <rdfs:label xml:lang="en-US">Location ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of location information (data associated with dcterms:Location). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#locationID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SamplingLocationID-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/locationRemarks-2009-04-24"> <rdfs:label xml:lang="en-US">Location Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "under water since 2005"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#locationRemarks-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SamplingLocationRemarks-2009-01-18"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/AreaDetail</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Longitude-2003-06-13"> <rdfs:label xml:lang="en-US">Longitude</rdfs:label> <rdfs:comment xml:lang="en-US">The longitude of the location from which the specimen was collected. This value should be expressed in decimal degrees with a datum such as WGS-84</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Longitude-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LowestBiostratigraphicZone-2005-07-03"> <rdfs:label xml:lang="en-US">Lowest Biostratigraphic Zone</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#LowestBiostratigraphicZone-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone-2009-04-24"> <rdfs:label xml:lang="en-US">Lowest Biostratigraphic Zone</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#lowestBiostratigraphicZone-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LowestBiostratigraphicZone-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/MachineObservation-2008-11-19"> <rdfs:label xml:lang="en-US">Machine Observation</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an observation made by a machine.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#MachineObservation-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/dwctype/Occurrence"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/MachineObservation</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/MachineObservation-2011-10-16"> <rdfs:label xml:lang="en-US">Machine Observation</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an observation made by a machine.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#MachineObservation-2011-10-16"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwctype/MachineObservation-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/MachineObservation</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/MaterialSample-2013-03-28"> <rdfs:label xml:lang="en-US">Material Sample</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to the physical results of a sampling (or subsampling) event. In biological collections, the material sample is typically collected, and either preserved or destructively processed.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2013-03-28</dcterms:issued> <dcterms:modified>2013-09-26</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#MaterialSample-2013-03-28"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2013-10-09_11"/> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/MaterialSample-2013-06-24"> <rdfs:label xml:lang="en-US">Material Sample</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing the physical results of a sampling (or subsampling) event. In biological collections, the material sample is typically collected, and either preserved or destructively processed.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2013-03-28</dcterms:issued> <dcterms:modified>2013-09-26</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#MaterialSample-2013-06-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0100051"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2013-10-09_12"/> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/materialSampleID-2013-05-25"> <rdfs:label xml:lang="en-US">Material Sample ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the MaterialSample (as opposed to a particular digital record of the material sample). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the materialSampleID globally unique.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2013-03-28</dcterms:issued> <dcterms:modified>2013-09-26</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#materialSampleID-2013-05-25"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://gensc.org/ns/mixs/source_mat_id-2011-01-26"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2013-10-09_13"/> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MaterialSample"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumDepth-2003-06-13"> <rdfs:label xml:lang="en-US">Maximum Depth</rdfs:label> <rdfs:comment xml:lang="en-US">The maximum distance in meters below the surface of the water at which the collection was made; all material collected was at most this deep. Positive below the surface, negative above (e.g. collecting above sea level in tidal areas).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MaximumDepth-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumDepthInMeters-2003-06-17"> <rdfs:label xml:lang="en-US">Maximum Depth In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The maximum distance in meters below the surface of the water at which the collection was made; all material collected was at most this deep. Positive below the surface, negative above (e.g., collecting above sea level in tidal areas).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MaximumDepthInMeters-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumDepth-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/MaximumDepthInMeters-2007-04-17"> <rdfs:label xml:lang="en-US">Maximum Depth In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The maximum or actual depth at which the collection or observation was made. Use positive values for locations below the surface. Examples: 10 (for a depth of up to 10m). 100 (for a depth between 50m and 100m).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#MaximumDepthInMeters-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/MaximumDepthInMeters-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters-2009-04-24"> <rdfs:label xml:lang="en-US">Maximum Depth In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The greater depth of a range of depth below the local surface, in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "200"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#maximumDepthInMeters-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/MaximumDepthInMeters-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters-2009-04-24"> <rdfs:label xml:lang="en-US">Maximum Distance Above Surface In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#maximumDistanceAboveSurfaceInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumElevation-2003-06-13"> <rdfs:label xml:lang="en-US">Maximum Elevation</rdfs:label> <rdfs:comment xml:lang="en-US">The maximum distance in meters above (positive) or below sea level of the collecting locality.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MaximumElevation-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumElevationInMeters-2003-06-17"> <rdfs:label xml:lang="en-US">Maximum Elevation In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The maximum distance in meters above (positive) or below sea level of the collecting locality.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MaximumElevationInMeters-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumElevation-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/MaximumElevationInMeters-2007-04-17"> <rdfs:label xml:lang="en-US">Maximum Elevation In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The maximum or actual elevation at which the collection or observation was made. Use negative values for locations below sea level. Examples: Examples: 125 (for an elevation of 100 +- 25 meters). 200 (for an elevation between 100m and 200m).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#MaximumElevationInMeters-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/MaximumElevationInMeters-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters-2009-04-24"> <rdfs:label xml:lang="en-US">Maximum Elevation In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The upper limit of the range of elevation (altitude, usually above sea level), in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "200"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#maximumElevationInMeters-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/MaximumElevationInMeters-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/measurementAccuracy-2009-04-24"> <rdfs:label xml:lang="en-US">Measurement Accuracy</rdfs:label> <rdfs:comment xml:lang="en-US">The description of the potential error associated with the measurementValue.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "0.01", "normal distribution with variation of 2 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#measurementAccuracy-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementAccuracy-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventMeasurementAccuracy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/measurementDeterminedBy-2009-04-24"> <rdfs:label xml:lang="en-US">Measurement Determined By</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Javier de la Torre", "Julie Woodruff; Eileen Lacey"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#measurementDeterminedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementDeterminedBy-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventMeasurementDeterminedBy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/measurementDeterminedDate-2009-04-24"> <rdfs:label xml:lang="en-US">Measurement Determined Date</rdfs:label> <rdfs:comment xml:lang="en-US">The date on which the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#measurementDeterminedDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementDeterminedDate-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventMeasurementDeterminedDate-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/measurementID-2009-04-24"> <rdfs:label xml:lang="en-US">Measurement ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-03-06</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#measurementID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementID-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventMeasurementID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/measurementMethod-2009-04-24"> <rdfs:label xml:lang="en-US">Measurement Method</rdfs:label> <rdfs:comment xml:lang="en-US">A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#measurementMethod-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>/DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Method</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/MeasurementOrFact-2009-04-24"> <rdfs:label xml:lang="en-US">Measurement Or Fact</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to measurements, facts, characteristics, or assertions about a resource (instance of data record, such as Occurrence, Taxon, Location, Event).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#MeasurementOrFact-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement-2008-11-19"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EventMeasurement-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>Datasets/Dataset/Units/Unit/MeasurementsOrFacts or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/measurementRemarks-2009-04-24"> <rdfs:label xml:lang="en-US">Measurement Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes accompanying the MeasurementOrFact.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "tip of tail missing"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#measurementRemarks-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementRemarks-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventMeasurementRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/measurementType-2009-04-24"> <rdfs:label xml:lang="en-US">Measurement Type</rdfs:label> <rdfs:comment xml:lang="en-US">The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "tail length", "temperature", "trap line length", "survey area", "trap type"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#measurementType-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementType-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventMeasurementType-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/measurementUnit-2009-04-24"> <rdfs:label xml:lang="en-US">Measurement Unit</rdfs:label> <rdfs:comment xml:lang="en-US">The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "mm", "C", "km", "ha"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#measurementUnit-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementUnit-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventMeasurementUnit-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/measurementValue-2009-04-24"> <rdfs:label xml:lang="en-US">Measurement Value</rdfs:label> <rdfs:comment xml:lang="en-US">The value of the measurement, fact, characteristic, or assertion.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "45", "20", "1", "14.5", "UV-light"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#measurementValue-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementValue-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventMeasurementValue-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/Member-2005-07-03"> <rdfs:label xml:lang="en-US">Member</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic member from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/"/> <dcterms:issued>2005-07-03</dcterms:issued> <dcterms:modified>2005-07-03</dcterms:modified> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/history/#Member-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="paleo"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/member-2009-04-24"> <rdfs:label xml:lang="en-US">Member</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic member from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Lava Dam Member", "Hellnmaria Member"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#member-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Member-2005-07-03"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumDepth-2003-06-13"> <rdfs:label xml:lang="en-US">Minimum Depth</rdfs:label> <rdfs:comment xml:lang="en-US">The minimum distance in meters below the surface of the water at which the collection was made; all material collected was at least this deep. Positive below the surface, negative above (e.g. collecting above sea level in tidal areas).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MinimumDepth-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumDepthInMeters-2003-06-17"> <rdfs:label xml:lang="en-US">Minimum Depth In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The minimum distance in meters below the surface of the water at which the collection was made; all material collected was at least this deep. Positive below the surface, negative above (e.g., collecting above sea level in tidal areas).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MinimumDepthInMeters-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumDepth-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/MinimumDepthInMeters-2007-04-17"> <rdfs:label xml:lang="en-US">Minimum Depth In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The minimum or actual depth at which the collection or observation was made. Use positive values for locations below the surface. Examples: 0 (for a depth of up to 10m). 50 (for a depth between 50m and 100m).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#MinimumDepthInMeters-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/MinimumDepthInMeters-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters-2009-04-24"> <rdfs:label xml:lang="en-US">Minimum Depth In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The lesser depth of a range of depth below the local surface, in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#minimumDepthInMeters-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/MinimumDepthInMeters-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters-2009-04-24"> <rdfs:label xml:lang="en-US">Minimum Distance Above Surface In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#minimumDistanceAboveSurfaceInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumElevation-2003-06-13"> <rdfs:label xml:lang="en-US">Minimum Elevation</rdfs:label> <rdfs:comment xml:lang="en-US">The minimum distance in meters above (positive) or below sea level of the collecting locality.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MinimumElevation-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumElevationInMeters-2003-06-17"> <rdfs:label xml:lang="en-US">Minimum Elevation In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The minimum distance in meters above (positive) or below sea level of the collecting locality.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MinimumElevationInMeters-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumElevation-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/MinimumElevationInMeters-2007-04-17"> <rdfs:label xml:lang="en-US">Minimum Elevation In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The minimum or actual elevation at which the collection or observation was made. Use negative values for locations below sea level. Examples: 75 (for an elevation of 100 +- 25 meters). 100 (for an elevation between 100m and 200m).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#MinimumElevationInMeters-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/MinimumElevationInMeters-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters-2009-04-24"> <rdfs:label xml:lang="en-US">Minimum Elevation In Meters</rdfs:label> <rdfs:comment xml:lang="en-US">The lower limit of the range of elevation (altitude, usually above sea level), in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#minimumElevationInMeters-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/MinimumElevationInMeters-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/month-2009-04-24"> <rdfs:label xml:lang="en-US">Month</rdfs:label> <rdfs:comment xml:lang="en-US">The ordinal month in which the Event occurred.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1" (=January), "10" (=October)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#month-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/MonthCollected-2003-06-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MonthCollected-2003-06-13"> <rdfs:label xml:lang="en-US">Month Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The month of year the specimen was collected from the field. Possible values range from 01...12 inclusive</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MonthCollected-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MonthCollected-2003-06-17"> <rdfs:label xml:lang="en-US">Month Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The two digit month of year in the Common Era calendar during which the cataloged item was collected from the field.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MonthCollected-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/MonthCollected-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MonthIdentified-2003-06-13"> <rdfs:label xml:lang="en-US">Month Identified</rdfs:label> <rdfs:comment xml:lang="en-US">The month portion of the date when the Collection Item was identified; as two digits [01..12].</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MonthIdentified-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/MonthIdentified-2003-06-17"> <rdfs:label xml:lang="en-US">Month Identified</rdfs:label> <rdfs:comment xml:lang="en-US">The two digit month in the Common Era calendar during which the cataloged item was identified.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#MonthIdentified-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/MonthIdentified-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/municipality-2009-08-24"> <rdfs:label xml:lang="en-US">Municipality</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the Location occurs. Do not use this term for a nearby named place that does not contain the actual location.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Holzminden"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#municipality-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/nameAccordingTo-2009-09-21"> <rdfs:label xml:lang="en-US">Name According To</rdfs:label> <rdfs:comment xml:lang="en-US">The reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin "sensu" or "sec." (from secundum, meaning "according to"). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "McCranie, J. R., D. B. Wake, and L. D. Wilson. 1996. The taxonomic status of Bolitoglossa schmidti, with comments on the biology of the Mesoamerican salamander Bolitoglossa dofleini (Caudata: Plethodontidae). Carib. J. Sci. 32:395-398.", "Werner Greuter 2008", "Lilljeborg 1861, Upsala Univ. Arsskrift, Math. Naturvet., pp. 4, 5"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#nameAccordingTo-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonAccordingTo-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/nameAccordingToID-2009-09-21"> <rdfs:label xml:lang="en-US">Name According To ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "doi:10.1016/S0269-915X(97)80026-2"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-08-24</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#nameAccordingToID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/namePublicationID-2009-05-18"> <rdfs:label xml:lang="en-US">Name Publication ID</rdfs:label> <rdfs:comment xml:lang="en-US">A resolvable globally unique identifier for the original publication of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://hdl.handle.net/10199/7"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-05-18</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#namePublicationID-2009-05-18"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/namePublishedIn-2009-04-24"> <rdfs:label xml:lang="en-US">Name Published In</rdfs:label> <rdfs:comment xml:lang="en-US">A full reference to the original publication of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#namePublishedIn-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/bibliographicCitation"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/namePublishedIn-2009-09-21"> <rdfs:label xml:lang="en-US">Name Published In</rdfs:label> <rdfs:comment xml:lang="en-US">A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#namePublishedIn-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/bibliographicCitation"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/namePublishedIn-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/namePublishedInID-2009-09-21"> <rdfs:label xml:lang="en-US">Name Published In ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://hdl.handle.net/10199/7"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-05-18</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#namePublishedInID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/namePublicationID-2009-05-18"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/namePublishedInYear-2011-10-16"> <rdfs:label xml:lang="en-US">Name Published In Year</rdfs:label> <rdfs:comment xml:lang="en-US">The four-digit year in which the scientificName was published.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1915", "2008"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2011-10-16</dcterms:issued> <dcterms:modified>2011-10-16</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#namePublishedInYear-2011-10-16"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2011-10-16_8"/> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/NomenclaturalChecklist-2009-01-23"> <rdfs:label xml:lang="en-US">Nomenclatural Checklist</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a nomenclatural checklist.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-01-23</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#NomenclaturalChecklist-2009-01-23"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/NomenclaturalCode-2007-04-17"> <rdfs:label xml:lang="en-US">Nomenclatural Code</rdfs:label> <rdfs:comment xml:lang="en-US">The nomenclatural code under which the ScientificName is constructed. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode"</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#NomenclaturalCode-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/nomenclaturalCode-2009-04-24"> <rdfs:label xml:lang="en-US">Nomenclatural Code</rdfs:label> <rdfs:comment xml:lang="en-US">The nomenclatural code under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#nomenclaturalCode-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/NomenclaturalCode-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/nomenclaturalCode-2009-09-21"> <rdfs:label xml:lang="en-US">Nomenclatural Code</rdfs:label> <rdfs:comment xml:lang="en-US">The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode", "ICZN; ICBN"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#nomenclaturalCode-2009-09-21"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/NomenclaturalCode-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus-2009-04-24"> <rdfs:label xml:lang="en-US">Nomenclatural Status</rdfs:label> <rdfs:comment xml:lang="en-US">The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "nom. ambig.", "nom. illeg.", "nom. subnud."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#nomenclaturalStatus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>(DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation)
pro parte</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Notes-2003-06-13"> <rdfs:label xml:lang="en-US">Notes</rdfs:label> <rdfs:comment xml:lang="en-US">Free text notes attached to the specimen record</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Notes-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Notes</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/ObservedIndividualCount-2005-07-10"> <rdfs:label xml:lang="en-US">Observed Individual Count</rdfs:label> <rdfs:comment xml:lang="en-US">The number of individuals (abundance) found in a collection/record event.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#ObservedIndividualCount-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/ObservedWeight-2005-07-10"> <rdfs:label xml:lang="en-US">Observed Weight</rdfs:label> <rdfs:comment xml:lang="en-US">The total biomass found in a collection/record event. Expressed as kg.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#ObservedWeight-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/Occurrence-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an instance of the Occurrence class.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#Occurrence-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/dcmitype/Event"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/Occurrence-2009-04-29"> <rdfs:label xml:lang="en-US">Occurrence</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to evidence of an occurrence in nature, in a collection, or in a dataset (specimen, observation, etc.).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Occurrence-2009-04-29"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Sample-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/Occurrence-2011-10-16"> <rdfs:label xml:lang="en-US">Occurrence</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an instance of the Occurrence class.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2011-10-16</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#Occurrence-2011-10-16"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwctype/Occurrence-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2011-10-16_6"/> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceAttributes-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Attributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceAttributes-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Attributes-2007-04-17"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceDetails-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Details</rdfs:label> <rdfs:comment xml:lang="en-US">A reference (publication, URI) to the most detailed information available about the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2011-10-16</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceDetails-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/RelatedInformation-2007-04-17"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2011-10-16_7"/> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordURI</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceID-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the Occurrence (as opposed to a particular digital record of the occurrence). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the occurrenceID globally unique.</rdfs:comment> <dcterms:description xml:lang="en-US">For a specimen in the absence of a bona fide global unique identifier, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: "urn:lsid:nhm.ku.edu:Herps:32", "urn:catalog:FMNH:Mammal:145732"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/GlobalUniqueIdentifier-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitGUID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement-2008-11-19"> <rdfs:label xml:lang="en-US">Occurrence Measurement</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to measurements accociated with an occurrence.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#OccurrenceMeasurement-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>Datasets/Dataset/Units/Unit/MeasurementsOrFacts</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementAccuracy-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Measurement Accuracy</rdfs:label> <rdfs:comment xml:lang="en-US">The description of the error associated with the occurrenceAttributeValue.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "0.01", "normal distribution with variation of 2 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceMeasurementAccuracy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accuracy"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttributeAccuracy-2009-01-18"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementDeterminedBy-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Measurement Determined By</rdfs:label> <rdfs:comment xml:lang="en-US">The agent responsible for having determined the value of the measurement or characteristic of the occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Javier de la Torre"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceMeasurementDeterminedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttributeDeterminedBy-2009-01-23"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementDeterminedDate-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Measurement Determined Date</rdfs:label> <rdfs:comment xml:lang="en-US">The date on which the the measurement or characteristic of the occurrence was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceMeasurementDeterminedDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttributeDeterminedDate-2009-01-23"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementID-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Measurement ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the occurrence attribute. May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-03-06</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceMeasurementID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttributeID-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementRemarks-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Measurement Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes accompanying the measurement or characteristic of the occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "tip of tail missing"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceMeasurementRemarks-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementType-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Measurement Type</rdfs:label> <rdfs:comment xml:lang="en-US">The nature of the measurement or characteristic of the occurrence. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "tail length"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceMeasurementType-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttributeType-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementUnit-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Measurement Unit</rdfs:label> <rdfs:comment xml:lang="en-US">The units for the value of the measurement or characteristic of the occurrence. Recommended best practice is to use International System of Units (SI) units.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "mm"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceMeasurementUnit-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttributeUnit-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceMeasurementValue-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Measurement Value</rdfs:label> <rdfs:comment xml:lang="en-US">The value of the measurement or characteristic of the occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "45"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceMeasurementValue-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttributeValue-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceRemarks-2009-04-24"> <rdfs:label xml:lang="en-US">Occurrence Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "found dead on road"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceRemarks-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SampleRemarks-2009-01-18"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Notes</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/occurrenceStatus-2009-09-17"> <rdfs:label xml:lang="en-US">Occurrence Status</rdfs:label> <rdfs:comment xml:lang="en-US">A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "present", "absent"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-09-17</dcterms:issued> <dcterms:modified>2009-09-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#occurrenceStatus-2009-09-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Order-2003-06-13"> <rdfs:label xml:lang="en-US">Order</rdfs:label> <rdfs:comment xml:lang="en-US">The order name of the organism</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Order-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Order-2003-06-17"> <rdfs:label xml:lang="en-US">Order</rdfs:label> <rdfs:comment xml:lang="en-US">The phylogenetic order to which the cataloged item belongs.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Order-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Order-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Order-2007-04-17"> <rdfs:label xml:lang="en-US">Order</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the order in which the organism is classified.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Order-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Order-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/order-2009-04-24"> <rdfs:label xml:lang="en-US">Order</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the order in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Rodentia"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#order-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Order-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/order-2009-08-24"> <rdfs:label xml:lang="en-US">Order</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the order in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Carnivora", "Monocleales"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#order-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/order-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/OriginalCoordinateSystem-2003-06-17"> <rdfs:label xml:lang="en-US">Original Coordinate System</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the system in which the original geographic coordinates were recorded (e.g., "decimal degrees", "degrees minutes seconds", "UTM", etc.).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#OriginalCoordinateSystem-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/originalNameUsage-2009-09-21"> <rdfs:label xml:lang="en-US">Original Name Usage</rdfs:label> <rdfs:comment xml:lang="en-US">The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the scientificName or the senior/earlier homonym for replaced names.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Pinus abies", "Gasterosteus saltatrix Linnaeus 1768"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#originalNameUsage-2009-09-21"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/basionym-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/originalNameUsageID-2009-09-21"> <rdfs:label xml:lang="en-US">Original Name Usage ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the name usage (documented meaning of the name according to a source) in which the terminal element of the scientificName was originally established under the rules of the associated nomenclaturalCode.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://species.gbif.org/abies_alba_1753"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#originalNameUsageID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/basionymID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/OtherCatalogNumbers-2003-06-17"> <rdfs:label xml:lang="en-US">Other Catalog Numbers</rdfs:label> <rdfs:comment xml:lang="en-US">A list of previous or alternative fully qualified catalog numbers of the cataloged item whether in the current collection or in any other.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#OtherCatalogNumbers-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/PreviousCatalogNumber-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/OtherCatalogNumbers-2007-04-17"> <rdfs:label xml:lang="en-US">Other Catalog Numbers</rdfs:label> <rdfs:comment xml:lang="en-US">A list of previous or alternative fully qualified catalog numbers for the same object or observation, whether in the current collection or in any other.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#OtherCatalogNumbers-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/OtherCatalogNumbers-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers-2009-04-24"> <rdfs:label xml:lang="en-US">Other Catalog Numbers</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "FMNH:Mammal:1234", "NPS YELLO6778; MBG 33424"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#otherCatalogNumbers-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/OtherCatalogNumbers-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/ownerInstitutionCode-2009-08-24"> <rdfs:label xml:lang="en-US">Owner Institution Code</rdfs:label> <rdfs:comment xml:lang="en-US">The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "NPS", "APN", "InBio"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-08-24</dcterms:issued> <dcterms:modified>2013-10-04</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#ownerInstitutionCode-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/parentNameUsage-2009-09-21"> <rdfs:label xml:lang="en-US">Parent Name Usage</rdfs:label> <rdfs:comment xml:lang="en-US">The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Rubiaceae", "Gruiformes", "Testudinae"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-08-24</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#parentNameUsage-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/parentNameUsageID-2009-09-21"> <rdfs:label xml:lang="en-US">Parent Name Usage ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the name usage (documented meaning of the name according to a source) of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#parentNameUsageID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherTaxonNameID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Phylum-2003-06-13"> <rdfs:label xml:lang="en-US">Phylum</rdfs:label> <rdfs:comment xml:lang="en-US">The phylum (or division) to which the organism belongs</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Phylum-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Phylum-2003-06-17"> <rdfs:label xml:lang="en-US">Phylum</rdfs:label> <rdfs:comment xml:lang="en-US">The phylogenetic phylum (or division) to which the cataloged item belongs.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Phylum-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Phylum-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Phylum-2007-04-17"> <rdfs:label xml:lang="en-US">Phylum</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the phylum (or division) in which the organism is classified.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Phylum-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Phylum-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/phylum-2009-04-24"> <rdfs:label xml:lang="en-US">Phylum</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the phlyum (or division) in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Chordata"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#phylum-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Phylum-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/phylum-2009-08-24"> <rdfs:label xml:lang="en-US">Phylum</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the phylum or division in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Chordata" (phylum), "Bryophyta" (division)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#phylum-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/phylum-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/PointRadiusSpatialFit-2007-04-17"> <rdfs:label xml:lang="en-US">Point Radius Spatial Fit</rdfs:label> <rdfs:comment xml:lang="en-US">A measure of how well the circle defined by the coordinates and uncertainty match the original spatial representation, as a ratio of the area of the circle to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The PointRadiusSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#PointRadiusSpatialFit-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit-2009-04-24"> <rdfs:label xml:lang="en-US">Point Radius Spatial Fit</rdfs:label> <rdfs:comment xml:lang="en-US">The ratio of the area of the point-radius (decimalLatitude, decimalLongitude, coordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the Location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1.</rdfs:comment> <dcterms:description xml:lang="en-US">Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006 (http://www.gbif.org/prog/digit/Georeferencing).</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#pointRadiusSpatialFit-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/PointRadiusSpatialFit-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Preparations-2003-06-17"> <rdfs:label xml:lang="en-US">Preparations</rdfs:label> <rdfs:comment xml:lang="en-US">A concatenated list of preparations and preservation methods (skin, skull, skeleton, whole animal (ETOH), slide, etc.) for the cataloged item.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Preparations-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/PreparationType-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/Preparations-2007-04-17"> <rdfs:label xml:lang="en-US">Preparations</rdfs:label> <rdfs:comment xml:lang="en-US">A concatenated list of preparations and preservation methods for the object. Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#Preparations-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/Preparations-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/preparations-2009-04-24"> <rdfs:label xml:lang="en-US">Preparations</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of preparations and preservation methods for a specimen.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "skin; skull; skeleton", "whole animal (ETOH); tissue (EDTA)", "fossil", "cast", "photograph", "DNA extract"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#preparations-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Preparations-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/PreparationType-2003-06-13"> <rdfs:label xml:lang="en-US">Preparation Type</rdfs:label> <rdfs:comment xml:lang="en-US">The type of preparation (skin. slide, etc). Probably best to add this as a record element rather than access point. Should be a list of preparations for a single collection record.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#PreparationType-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen-2008-11-19"> <rdfs:label xml:lang="en-US">Preserved Specimen</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a preserved specimen.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#PreservedSpecimen-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/dwctype/Occurrence"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/PreservedSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen-2011-10-16"> <rdfs:label xml:lang="en-US">Preserved Specimen</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a preserved specimen.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2011-10-16</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#PreservedSpecimen-2011-10-16"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2011-10-16_6"/> <dwcattributes:abcdEquivalence>RecordBasisEnum/PreservedSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/PreviousCatalogNumber-2003-06-13"> <rdfs:label xml:lang="en-US">Previous Catalog Number</rdfs:label> <rdfs:comment xml:lang="en-US">The previous (fully qualified) catalog number of the Cataloged Item if the item earlier identified by another Catalog Number, either in the current catalog or another Institution / catalog. A fully qualified Catalog Number is preceded by Institution Code and Collection Code, with a space separating the each subelement. Referencing a previous Catalog Number does not imply that a record for the referenced item is or is not present in the corresponding catalog, or even that the referenced catalog still exists. This access point is intended to provide a way to retrieve this record by previously used identifier, which may used in the literature. In future versions of this schema this attribute should be set-valued.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#PreviousCatalogNumber-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/PreviousIdentifications-2008-11-19"> <rdfs:label xml:lang="en-US">Previous Identifications</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of previous ScientificNames to which the sample was identified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Anthus correndera".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#PreviousIdentifications-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/previousIdentifications-2009-04-24"> <rdfs:label xml:lang="en-US">Previous Identifications</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of previous assignments of names to the subject.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#previousIdentifications-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/PreviousIdentifications-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/previousIdentifications-2009-05-18"> <rdfs:label xml:lang="en-US">Previous Identifications</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of previous assignments of names to the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#previousIdentifications-2009-05-18"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/previousIdentifications-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/recordedBy-2009-04-24"> <rdfs:label xml:lang="en-US">Recorded By</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original Occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Oliver P. Pearson; Anita K. Pearson" where the value in recordNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#recordedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Collector-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/recordNumber-2009-04-24"> <rdfs:label xml:lang="en-US">Record Number</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier given to the Occurrence at the time it was recorded. Often serves as a link between field notes and an Occurrence record, such as a specimen collector's number.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "OPP 7101"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#recordNumber-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/CollectorNumber-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/CollectorsFieldNumber</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/RecordURL-2005-07-10"> <rdfs:label xml:lang="en-US">Record URL</rdfs:label> <rdfs:comment xml:lang="en-US">Gives the web address of the page where more information on this particular record (not on the whole dataset) can be found.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#RecordURL-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordURI</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/RelatedBasisOfRecord-2008-11-19"> <rdfs:label xml:lang="en-US">Related Basis of Record</rdfs:label> <rdfs:comment xml:lang="en-US">The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for basisOfRecord.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "PreservedSpecimen"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-01-26</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#RelatedBasisOfRecord-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/RelatedCatalogedItems-2003-06-17"> <rdfs:label xml:lang="en-US">Related Cataloged Items</rdfs:label> <rdfs:comment xml:lang="en-US">The fully qualified identifier (Institution Code + " " + Collection Code + " " + Catalog Number) of the related Cataloged Item, preceded by the nature of the relationship (e.g., (sibling of) MVZ Mamm 1234).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#RelatedCatalogedItems-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/RelatedCatalogItem-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/RelatedCatalogedItems-2007-04-17"> <rdfs:label xml:lang="en-US">Related Cataloged Items</rdfs:label> <rdfs:comment xml:lang="en-US">One or more GlobalUniqueIdentifiers (cf. http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GlobalUniqueIdentifier ) of related objects or observations, optionally preceded by the nature of the relationship. Examples: "(sibling of) URN:catalog:MVZ:Mammal:1234", "(endoparasite of) URN:catalog:FMNH:Bird:41321", "(sheet 2 of 2) URN:WTU:VascularPlants:353087".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#RelatedCatalogedItems-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/RelatedCatalogedItems-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/RelatedCatalogItem-2003-06-13"> <rdfs:label xml:lang="en-US">Related Cataloged Item</rdfs:label> <rdfs:comment xml:lang="en-US">The fully qualified identifier of a related Catalog Item (a reference to another specimen); Institution Code, Collection Code, and Catalog Number of the related Cataloged Item, where a space separates the three subelements.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#RelatedCatalogItem-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/RelatedInformation-2007-04-17"> <rdfs:label xml:lang="en-US">Related Information</rdfs:label> <rdfs:comment xml:lang="en-US">Free text references to information not delivered via the conceptual schema, including URLs to specimen details, publications, bibliographic references, etc.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#RelatedInformation-2007-04-17"/> <dcterms:replaces rdf:resource="http://www.iobis.org/obis/RecordURL-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordURI</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/relatedResourceID-2009-04-24"> <rdfs:label xml:lang="en-US">Related Resource ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for a related resource (the object, rather than the subject of the relationship).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#relatedResourceID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/relatedResourceType-2009-04-24"> <rdfs:label xml:lang="en-US">Related Resource Type</rdfs:label> <rdfs:comment xml:lang="en-US">The type of the related resource. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "StillImage", "MovingImage", "Sound", PhysicalObject", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation", "Location", "Taxonomy", "NomeclaturalChecklist", "Publication"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#relatedResourceType-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/relationshipAccordingTo-2009-04-24"> <rdfs:label xml:lang="en-US">Relationship According To</rdfs:label> <rdfs:comment xml:lang="en-US">The source (person, organization, publication, reference) establishing the relationship between the two resources.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Julie Woodruff"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#relationshipAccordingTo-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate-2009-04-24"> <rdfs:label xml:lang="en-US">Relationship Established Date</rdfs:label> <rdfs:comment xml:lang="en-US">The date-time on which the relationship between the two resources was established. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#relationshipEstablishedDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/relationshipOfResource-2009-04-24"> <rdfs:label xml:lang="en-US">Relationship Of Resource</rdfs:label> <rdfs:comment xml:lang="en-US">The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID). Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#relationshipOfResource-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/relationshipRemarks-2009-04-24"> <rdfs:label xml:lang="en-US">Relationship Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the relationship between the two resources.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "mother and offspring collected from the same nest", "pollinator captured in the act"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#relationshipRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/RelationshipType-2003-06-13"> <rdfs:label xml:lang="en-US">Relationship Type</rdfs:label> <rdfs:comment xml:lang="en-US">A named or coded valued that identifies the kind relationship between this Collection Item and the referenced Collection Item. Named values include: "parasite of", "epiphyte on", "progeny of", etc. In future versions of this schema this attribute should be set-valued.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#RelationshipType-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Remarks-2003-06-17"> <rdfs:label xml:lang="en-US">Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Free text comments accompanying the cataloged item record.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Remarks-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Notes-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Notes</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Remarks-2007-04-17"> <rdfs:label xml:lang="en-US">Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Free text comments accompanying the object or observation record.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Remarks-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Remarks-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Notes</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/reproductiveCondition-2009-04-24"> <rdfs:label xml:lang="en-US">Reproductive Condition</rdfs:label> <rdfs:comment xml:lang="en-US">The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples" "non-reproductive", "pregnant", "in bloom", "fruit-bearing"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#reproductiveCondition-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/resourceID-2009-04-24"> <rdfs:label xml:lang="en-US">Resource ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the resource that is the subject of the relationship.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#resourceID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/ResourceRelationship-2009-01-21"> <rdfs:label xml:lang="en-US">Resource Relationship</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to relationships between resources (instances of data records, such as Occurrences, Taxa, Locations, Events).</rdfs:comment> <dcterms:description xml:lang="en-US">Resources can be thought of as identifiable records and may include, but need not be limited to Occurrences, Locations, Events, Identifications, or Taxon records.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2013-09-30</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#ResourceRelationship-2009-01-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/resourceRelationshipID-2009-04-24"> <rdfs:label xml:lang="en-US">Resource Relationship ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for an instance of relationship between one resource (the subject) and another (relatedResource, the object).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-26</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#resourceRelationshipID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/Sample-2008-11-19"> <rdfs:label xml:lang="en-US">Sample</rdfs:label> <rdfs:comment xml:lang="en-US">Container class for information about the results of a sampling event (specimen, observation, etc.)</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Sample-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SampleAttribute-2008-11-19"> <rdfs:label xml:lang="en-US">Sample Attribute</rdfs:label> <rdfs:comment xml:lang="en-US">Container class for information about attributes related to a given sample.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SampleAttribute-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>Datasets/Dataset/Units/Unit/MeasurementsOrFacts</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SampleAttributeAccuracy-2009-01-18"> <rdfs:label xml:lang="en-US">Sample Attribute Accuracy</rdfs:label> <rdfs:comment xml:lang="en-US">The description of the error associated with the SampleAttributeValue.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "0.01", "normal distribution with variation of 2 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-01-18</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SampleAttributeAccuracy-2009-01-18"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accuracy"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SampleAttributeDeterminedBy-2009-01-23"> <rdfs:label xml:lang="en-US">Sample Attribute Determined By</rdfs:label> <rdfs:comment xml:lang="en-US">The agent responsible for having determined the value of the measurement or characteristic of the sample.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Javier de la Torre"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-01-23</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SampleAttributeDeterminedBy-2009-01-23"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SampleAttributeDeterminedDate-2009-01-23"> <rdfs:label xml:lang="en-US">Sample Attribute Determined Date</rdfs:label> <rdfs:comment xml:lang="en-US">The date on which the the measurement or characteristic of the sample was made.</rdfs:comment> <dcterms:description xml:lang="en-US">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-01-23</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SampleAttributeDeterminedDate-2009-01-23"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SampleAttributeRemarks-2008-11-19"> <rdfs:label xml:lang="en-US">Sample Attribute Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes accompanying the measurement or characteristic of the sample.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "tip of tail missing"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SampleAttributeRemarks-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SampleAttributeUnit-2008-11-19"> <rdfs:label xml:lang="en-US">Sample Attribute Unit</rdfs:label> <rdfs:comment xml:lang="en-US">The units for the value of the measurement or characteristic of the sample. Recommended best practice is to use International System of Units (SI) units.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "mm"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SampleAttributeUnit-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SampleAttributeValue-2008-11-19"> <rdfs:label xml:lang="en-US">Sample Attribute Value</rdfs:label> <rdfs:comment xml:lang="en-US">The value of the measurement or characteristic of the sample.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "45"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SampleAttributeValue-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SampleRemarks-2009-01-18"> <rdfs:label xml:lang="en-US">Sample Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the sample or record.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "found dead on road"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-01-18</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SampleRemarks-2009-01-18"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Remarks-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Notes</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Sample"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/SampleSize-2005-07-10"> <rdfs:label xml:lang="en-US">Sample Size</rdfs:label> <rdfs:comment xml:lang="en-US">The size of the sample from which the collection/observation was drawn. It can be a volume (e.g. for a phytoplankton sample), a linear distance (e.g. for a visual transect or net haul), a surface area (e.g. for a benthic core), etc. This field must also include the units, e.g. 200 mfor a transect, or 0.25 m^2 for a benthic grab (use ^ to denote a superscript). Note that When multiple collections/observations are reported from the same physical sample, a code identifying the sample can be placed in the Field_Number field to allow all collections/observations from a single sample to be connected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#SampleSize-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SamplingAttributeID-2008-11-19"> <rdfs:label xml:lang="en-US">Sample Attribute ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the sampling attribute. May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SamplingAttributeID-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SamplingAttributeType-2008-11-19"> <rdfs:label xml:lang="en-US">Sample Attribute Type</rdfs:label> <rdfs:comment xml:lang="en-US">The nature of the measurement or characteristic of the sample. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "tail length"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SamplingAttributeType-2008-11-19"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttributeType-2008-11-19"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EventAttributeType-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SampleAttribute"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/samplingEffort-2009-08-24"> <rdfs:label xml:lang="en-US">Sampling Effort</rdfs:label> <rdfs:comment xml:lang="en-US">The amount of effort expended during an Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "40 trap-nights", "10 observer-hours; 10 km by foot; 30 km by car"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-08-24</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#samplingEffort-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SamplingEvent-2008-11-19"> <rdfs:label xml:lang="en-US">Sampling Event</rdfs:label> <rdfs:comment xml:lang="en-US">Container class for information about the conditions and methods of acquisition of samples.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SamplingEvent-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SamplingEventAttributes-2008-11-19"> <rdfs:label xml:lang="en-US">Sampling Event Attributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements or characteristics of the sampling event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Relative humidity: 28 %; Temperature: 22 C; Sample size: 10 kg"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SamplingEventAttributes-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SamplingEvent"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SamplingEventID-2008-11-19"> <rdfs:label xml:lang="en-US">Sampling Event ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the sampling event. May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SamplingEventID-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Code</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SamplingEvent"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SamplingEventRemarks-2009-01-18"> <rdfs:label xml:lang="en-US">Sampling Event Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the sampling event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "found dead on road"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-01-18</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SamplingEventRemarks-2009-01-18"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/SamplingEvent"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SamplingLocation-2008-11-19"> <rdfs:label xml:lang="en-US">Sampling Location</rdfs:label> <rdfs:comment xml:lang="en-US">Container class for information about the location where a sampling event occurred.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SamplingLocation-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/LocalityText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SamplingLocationID-2008-11-19"> <rdfs:label xml:lang="en-US">Sampling Location ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the sampling location. May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "MVZ:LocID:12345"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SamplingLocationID-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/SamplingLocationRemarks-2009-01-18"> <rdfs:label xml:lang="en-US">Sampling Location Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the sampling location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "under water since 2005"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-01-18</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#SamplingLocationRemarks-2009-01-18"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/AreaDetail</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/samplingProtocol-2009-04-24"> <rdfs:label xml:lang="en-US">Sampling Protocol</rdfs:label> <rdfs:comment xml:lang="en-US">The name of, reference to, or description of the method or protocol used during an Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count", "Penguins from space: faecal stains reveal the location of emperor penguin colonies, http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x", "Takats et al. 2001. Guidelines for Nocturnal Owl Monitoring in North America. Beaverhill Bird Observatory and Bird Studies Canada, Edmonton, Alberta. 32 pp.", "http://www.bsc-eoc.org/download/Owl.pdf"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#samplingProtocol-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/CollectingMethod-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Method</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificName-2003-06-13"> <rdfs:label xml:lang="en-US">Scientific Name</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of lowest level taxon the Cataloged Item can be identified as a member of; includes genus name, specific epithet, and subspecific epithet (zool.) or infraspecific rank abbreviation, and infraspecific epithet (bot.) Use name of suprageneric taxon (e.g., family name) if Cataloged Item cannot be identified to genus, species, or infraspecific taxon.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#ScientificName-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificName-2003-06-17"> <rdfs:label xml:lang="en-US">Scientific Name</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of lowest level taxon to which the cataloged item can be identified (e.g., genus name, specific epithet, subspecific epithet, etc.).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#ScientificName-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificName-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/ScientificName-2007-04-17"> <rdfs:label xml:lang="en-US">Scientific Name</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lowest level taxon to which the organism has been identified in the most recent accepted determination, specified as precisely as possible, including name-author, year or authorship, sensu or sec. (according to or following) author, and indication of uncertainty. Conceptually equivalent to a full taxonomic identification as given by the identifier (verbatim). Does not include the identifier name or date of identification. Examples: "Coleoptera" (an Order), "Vespertilionidae" (a Family), "Manis" (a Genus), "Ctenomys sociabilis" (Genus + SpecificEpithet), "Ambystoma tigrinum diaboli" (Genus + SpecificEpithet + SubspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (Genus + SpecificEpithet + InfraspecificRank + InfraspecificEpithet + AuthorYearOfScientificName).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#ScientificName-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/ScientificName-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/scientificName-2009-04-24"> <rdfs:label xml:lang="en-US">Scientific Name</rdfs:label> <rdfs:comment xml:lang="en-US">The taxon name (with date and authorship information if applicable). When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the IdentificationQualifier term.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#scientificName-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/ScientificName-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/scientificName-2009-09-21"> <rdfs:label xml:lang="en-US">Scientific Name</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the IdentificationQualifier term.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Roptrocerus typographi (Györfi, 1952)" (genus + specificEpithet + scientificNameAuthorship), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#scientificName-2009-09-21"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/scientificName-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificNameAuthor-2003-06-13"> <rdfs:label xml:lang="en-US">Scientific Name Author</rdfs:label> <rdfs:comment xml:lang="en-US">The author of a scientific name. Author string as applied to the accepted name. Can be more than one author (concatenated string). Should be formatted according to the conventions of the applicable taxonomic discipline.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#ScientificNameAuthor-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificNameAuthor-2003-06-17"> <rdfs:label xml:lang="en-US">Scientific Name Author</rdfs:label> <rdfs:comment xml:lang="en-US">The author of the ScientificName. Can be more than one author in a concatenated string. Should be formatted according to the conventions of the applicable taxonomic discipline.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#ScientificNameAuthor-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificNameAuthor-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship-2009-04-24"> <rdfs:label xml:lang="en-US">Scientific Name Authorship</rdfs:label> <rdfs:comment xml:lang="en-US">The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "(Torr.) J.T. Howell", "(Martinovský) Tzvelev", "(Györfi, 1952)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#scientificNameAuthorship-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/AuthorYearOfScientificName-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/scientificNameID-2009-07-06"> <rdfs:label xml:lang="en-US">Scientific Name ID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the scientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#scientificNameID-2009-07-06"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonNameID-2009-04-24"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/scientificNameID-2009-08-24"> <rdfs:label xml:lang="en-US">Scientific Name ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the nomenclatural (not taxonomic) details of a scientific name.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "urn:lsid:ipni.org:names:37829-1:1.3"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#scientificNameID-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/TaxonNameID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/scientificNameRank-2009-07-06"> <rdfs:label xml:lang="en-US">Scientific Name Rank</rdfs:label> <rdfs:comment xml:lang="en-US">The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "subsp.", "var.", "forma", "species", "genus"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#scientificNameRank-2009-07-06"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonRank-2009-04-24"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Sex-2003-06-13"> <rdfs:label xml:lang="en-US">Sex</rdfs:label> <rdfs:comment xml:lang="en-US">The sex of a specimen. The domain should be a controlled set of terms (codes) based on community consensus. Proposed values: M=Male; F=Female; H=Hermaphrodite; I=Indeterminate (examined but could not be determined; U=Unkown (not examined); T=Transitional (between sexes; useful for sequential hermaphrodites)</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Sex-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sex</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Sex-2003-06-17"> <rdfs:label xml:lang="en-US">Sex</rdfs:label> <rdfs:comment xml:lang="en-US">The sex of a cataloged item (e.g., male, female, hermaphrodite, gynandromorph, not recorded, indeterminate, transitional - between sexes, for sequential hermaphrodites).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Sex-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Sex-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sex</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/Sex-2007-04-17"> <rdfs:label xml:lang="en-US">Sex</rdfs:label> <rdfs:comment xml:lang="en-US">The sex of the biological individual represented by the cataloged object or observation. Examples: "male", "female", "hermaphrodite", "gynandromorph", "monoecious", "dioecious", "not recorded", "indeterminate", "transitional".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#Sex-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Sex-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sex</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/sex-2009-04-24"> <rdfs:label xml:lang="en-US">Sex</rdfs:label> <rdfs:comment xml:lang="en-US">The sex of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "female", "hermaphrodite", "8 males, 4 females"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#sex-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Sex-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sex</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="http://gensc.org/ns/mixs/source_mat_id-2011-01-26"> <rdfs:label xml:lang="en-US">source material identifiers</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier assigned to a material sample (as defined by http://rs.tdwg.org/dwc/terms/MaterialSampleID, and as opposed to a particular digital record of a material sample) used for extracting nucleic acids, and subsequent sequencing. The identifier can refer either to the original material collected or to any derived sub-samples. The INSDC qualifiers /specimen_voucher, /bio_material, or /culture_collection provide additional context and suggested syntax for this identifier for data submitted to INSDC databases.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://gensc.org/ns/mixs/"/> <dcterms:issued>2013-05-25</dcterms:issued> <dcterms:modified>2011-01-26</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://gensc.org/ns/mixs/history/#source_mat_id-2011-01-26"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/Source-2005-07-10"> <rdfs:label xml:lang="en-US">Source</rdfs:label> <rdfs:comment xml:lang="en-US">Indicates who gave the record to the data provider. Can indicate a literature citation, an electronic dataset, etc. Is used to provide credit.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#Source-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Species-2003-06-13"> <rdfs:label xml:lang="en-US">Species</rdfs:label> <rdfs:comment xml:lang="en-US">The specific epithet of the organism</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Species-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Species-2003-06-17"> <rdfs:label xml:lang="en-US">Species</rdfs:label> <rdfs:comment xml:lang="en-US">The phylogenetic specific epithet of the cataloged item.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Species-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Species-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/SpecificEpithet-2007-04-17"> <rdfs:label xml:lang="en-US">Specific Epithet</rdfs:label> <rdfs:comment xml:lang="en-US">The specific epithet of the scientific name applied to the organism.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#SpecificEpithet-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/Species-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/specificEpithet-2009-04-24"> <rdfs:label xml:lang="en-US">Specific Epithet</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the first or species epithet of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "concolor", "gottschei"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#specificEpithet-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/SpecificEpithet-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/Start_EndCoordinatePrecision-2005-07-10"> <rdfs:label xml:lang="en-US">Start End Coordinate Precision</rdfs:label> <rdfs:comment xml:lang="en-US">An estimate of how tightly the locality was specified in the Start/End Latitude and Longitude fields; expressed as a distance, in meters, that corresponds to a radius around the latitude-longitude coordinates. Use NULL where precision is unknown, cannot be estimated, or is not applicable.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#Start_EndCoordinatePrecision-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/CoordinateErrorDistanceInMeters</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/StartDayCollected-2005-07-10"> <rdfs:label xml:lang="en-US">Start Day Collected</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events that were taken over time this gives the start day of the collecting event. Possible value ranges from 01..31 inclusive.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#StartDayCollected-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/startDayOfYear-2009-04-24"> <rdfs:label xml:lang="en-US">Start Day Of Year</rdfs:label> <rdfs:comment xml:lang="en-US">The earliest ordinal day of the year on which the Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#startDayOfYear-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/DayOfYear-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/StartJulianDay-2005-07-10"> <rdfs:label xml:lang="en-US">Start Julian Day</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events that were taken over time this gives the start ordinal day of the year for the collecting event; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.). Should be an integer from one to 365, i.e. of the form (([0-3][0-9][0-9)|([0-9][0-9)|([1-9])).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#StartJulianDay-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/StartLatitude-2005-07-10"> <rdfs:label xml:lang="en-US">Start Latitude</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting latitude location from which the specimen was collected or in which the sample/observation/record event occurred. This value should be expressed in decimal degrees (East &amp; North = +; West &amp; South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#StartLatitude-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/StartLongitude-2005-07-10"> <rdfs:label xml:lang="en-US">Start Longitude</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting longitude location from which the specimen was collected. Express in decimal degrees (East &amp; North = +; West &amp; South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#StartLongitude-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/StartMonthCollected-2005-07-10"> <rdfs:label xml:lang="en-US">Start Month Collected</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events that were taken over time this gives the start month of the collecting event. Possible values range from 01...12 inclusive.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#StartMonthCollected-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/StartTimeOfDay-2005-07-10"> <rdfs:label xml:lang="en-US">Start Time of Day</rdfs:label> <rdfs:comment xml:lang="en-US">The time of day when the sampling event began, expressed as decimal hours from midnight local time. Examples: 0 = midnight, 12.0 = mid-day, 13.5 = 13:30</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#StartTimeOfDay-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/StartTimeOfDay-2008-11-19"> <rdfs:label xml:lang="en-US">Start Time of Day</rdfs:label> <rdfs:comment xml:lang="en-US">The time of day when the event began, expressed as decimal hours from midnight, local time.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "12.0" (= noon), "13.5" (= 1:30pm)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#StartTimeOfDay-2008-11-19"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/StartTimeOfDay-2005-07-10"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/StartYearCollected-2005-07-10"> <rdfs:label xml:lang="en-US">Start Year Collected</rdfs:label> <rdfs:comment xml:lang="en-US">For samples/observations/record events that were taken over time this gives the start year of the collecting event. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#StartYearCollected-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/StateProvince-2003-06-13"> <rdfs:label xml:lang="en-US">State Province</rdfs:label> <rdfs:comment xml:lang="en-US">The state, province or region (i.e. next political region smaller than Country) from which the specimen was collected. There is some suggestion to use the values described in ISO 3166-2 (http://www.iso.ch/cate/d8349.html), however these values are in a continual state of flux and it appears unlikely that an appropriate mechanism (by ISO) will be in place to manage these changes. Hence it is recommended that where possible, the full, unabbreviated name should be used for storing information. The server should optionally handle abbreviations as an access point. Note: this is a recurring theme (country and state) abbreviations. Check the existence of an attribute type to deal with abbreviations from the bib-1 profile</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#StateProvince-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/StateProvince-2003-06-17"> <rdfs:label xml:lang="en-US">State Province</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the state, province, or region (i.e., the next smaller political region than Country) from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#StateProvince-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/StateProvince-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/StateProvince-2007-04-17"> <rdfs:label xml:lang="en-US">State Province</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the state, province, or region (i.e., the next smaller political region than Country) in which the organism was collected or observed.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#StateProvince-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/StateProvince-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/stateProvince-2009-04-24"> <rdfs:label xml:lang="en-US">State Province</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Montana", "Minas Gerais", "Córdoba"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#stateProvince-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/StateProvince-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/Subgenus-2005-07-10"> <rdfs:label xml:lang="en-US">Subgenus</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the subgenus in which the identified name is classified.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#Subgenus-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/subgenus-2009-04-24"> <rdfs:label xml:lang="en-US">Subgenus</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the subgenus in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Strobus" subgenus of Pinus</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#subgenus-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Subgenus-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/subgenus-2009-08-24"> <rdfs:label xml:lang="en-US">Subgenus</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the subgenus in which the taxon is classified. Values should include the genus to avoid homonym confusion.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Strobus (Pinus)", "Puma (Puma)" "Loligo (Amerigo)", "Hieracium subgen. Pilosella"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#subgenus-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/subgenus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Subspecies-2003-06-13"> <rdfs:label xml:lang="en-US">Subspecies</rdfs:label> <rdfs:comment xml:lang="en-US">The sub-specific epithet of the organism</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Subspecies-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Subspecies-2003-06-17"> <rdfs:label xml:lang="en-US">Subspecies</rdfs:label> <rdfs:comment xml:lang="en-US">The phylogenetic subspecific epithet of the cataloged item.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Subspecies-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/Subspecies-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/Taxon-2008-11-19"> <rdfs:label xml:lang="en-US">Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to taxonomic names or concepts.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Taxon-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>no simple equivalent in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/Taxon-2009-01-23"> <rdfs:label xml:lang="en-US">Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an instance of the Taxon class.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#Taxon-2009-01-23"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/Taxon-2009-09-21"> <rdfs:label xml:lang="en-US">Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to taxonomic names, taxon name usages, or taxon concepts.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Taxon-2009-09-21"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>no simple equivalent in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonAccordingTo-2009-04-24"> <rdfs:label xml:lang="en-US">Taxon According To</rdfs:label> <rdfs:comment xml:lang="en-US">Information about the authorship of this taxon concept which uses the scientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonAccordingTo-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonAttributes-2009-04-24"> <rdfs:label xml:lang="en-US">Taxon Attributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "iucnstatus=vulnerable; distribution=Neuquen, Argentina"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/InformalNameString</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonConceptID-2009-04-24"> <rdfs:label xml:lang="en-US">Taxon Concept ID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the taxon concept (a circumscription of a taxonName).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonConceptID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonConceptID-2009-09-21"> <rdfs:label xml:lang="en-US">Taxon Concept ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonConceptID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonConceptID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/TaxonID-2008-11-19"> <rdfs:label xml:lang="en-US">Taxon ID</rdfs:label> <rdfs:comment xml:lang="en-US">A global unique identifier for the taxon (name in a classification).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#TaxonID-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonID-2009-08-24"> <rdfs:label xml:lang="en-US">Taxon ID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of taxon information (data associated with the Taxon class). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "8fa58e08-08de-4ac1-b69c-1235340b7001", "32567", "http://species.gbif.org/abies_alba_1753", "urn:lsid:gbif.org:usages:32567"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonID-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/scientificNameID-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonNameID-2009-04-24"> <rdfs:label xml:lang="en-US">Taxon Name ID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the scientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonNameID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/TaxonID-2008-11-19"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonomicStatus-2009-04-24"> <rdfs:label xml:lang="en-US">Taxonomic Status</rdfs:label> <rdfs:comment xml:lang="en-US">The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "invalid", "misapplied", "homotypic synonym", "accepted"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonomicStatus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonRank-2009-04-24"> <rdfs:label xml:lang="en-US">Taxon Rank</rdfs:label> <rdfs:comment xml:lang="en-US">The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "subsp.", "var.", "forma", "species", "genus".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonRank-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/InfraspecificRank-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonRank-2009-09-21"> <rdfs:label xml:lang="en-US">Taxon Rank</rdfs:label> <rdfs:comment xml:lang="en-US">The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "subspecies", "varietas", "forma", "species", "genus"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonRank-2009-09-21"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/scientificNameRank-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonRemarks-2009-04-24"> <rdfs:label xml:lang="en-US">Taxon Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "this name is a misspelling in common use"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonRemarks-2009-04-24"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/taxonRemarks-2009-08-24"> <rdfs:label xml:lang="en-US">Taxon Remarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the taxon or name.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "this name is a misspelling in common use"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#taxonRemarks-2009-08-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/Temperature-2005-07-10"> <rdfs:label xml:lang="en-US">Temperature</rdfs:label> <rdfs:comment xml:lang="en-US">The temperature recorded with the collection/record event. Is assumed to be taken at the collection depth. Expressed in degrees Celsius.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#Temperature-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/TimeCollected-2003-06-17"> <rdfs:label xml:lang="en-US">Time Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The time of day the cataloged item was collected, expressed as decimal hours from midnight, local time (e.g., 12.0 = noon, 13.5 = 1:30pm).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#TimeCollected-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/TimeOfDay-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/TimeOfDay-2003-06-13"> <rdfs:label xml:lang="en-US">Time of Day</rdfs:label> <rdfs:comment xml:lang="en-US">The time of day a specimen was collected expressed as decimal hours from midnight local time (e.g. 12.0 = mid day, 13.5 = 1:30pm)</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#TimeOfDay-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://www.iobis.org/obis/TimeZone-2005-07-10"> <rdfs:label xml:lang="en-US">Time Zone</rdfs:label> <rdfs:comment xml:lang="en-US">Indicates the time zone for the Time of Day measurements.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://www.iobis.org/obis/"/> <dcterms:issued>2005-07-10</dcterms:issued> <dcterms:modified>2005-07-10</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://www.iobis.org/obis/history/#TimeZone-2005-07-10"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeZone</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/Tissues-2003-06-17"> <rdfs:label xml:lang="en-US">Tissues</rdfs:label> <rdfs:comment xml:lang="en-US">A concatenated list of tissues and preservation methods (whole (frozen), liver (EDTA), etc.) for the cataloged item.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#Tissues-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/TypeStatus-2003-06-13"> <rdfs:label xml:lang="en-US">Type Status</rdfs:label> <rdfs:comment xml:lang="en-US">Indicates the kind of nomenclatural type that a specimen represents. (This is incomplete because type status actually describes the relationship between a name and a specimen [or ternary relatiohnship between a specimen, name, and publication].) In particular, the type status may not apply to the name listed in the scientific name, i.e., current identification. In rare cases, a single specimen may be the type of more than one name.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#TypeStatus-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/TypeStatus-2003-06-17"> <rdfs:label xml:lang="en-US">Type Status</rdfs:label> <rdfs:comment xml:lang="en-US">A list of one or more nomenclatural types that the cataloged item represents (e.g., "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388.").</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#TypeStatus-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/TypeStatus-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/TypeStatus-2007-04-17"> <rdfs:label xml:lang="en-US">Type Status</rdfs:label> <rdfs:comment xml:lang="en-US">A list of one or more nomenclatural types (including type status and typified taxonomic name) represented by the object. Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#TypeStatus-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/TypeStatus-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/typeStatus-2009-04-24"> <rdfs:label xml:lang="en-US">Type Status</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#typeStatus-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/TypeStatus-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/ValidDistributionFlag-2007-04-17"> <rdfs:label xml:lang="en-US">Valid Distribution Flag</rdfs:label> <rdfs:comment xml:lang="en-US">A flag ("true" or "false") that indicates whether the locality information represents a valid distribution occurrence for a specimen. Specimens taken from captivity and showing the captive location should use the value "false".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#ValidDistributionFlag-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ValidDistributionFlag</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimCollectingDate-2003-06-17"> <rdfs:label xml:lang="en-US">Verbatim Collecting Date</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original representation of the date information for the collecting event.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#VerbatimCollectingDate-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/VerbatimCollectingDate-2007-04-17"> <rdfs:label xml:lang="en-US">Verbatim Collecting Date</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original representation of the date (and time) information for the collecting event. Example: "spring 1910".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#VerbatimCollectingDate-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/VerbatimCollectingDate-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinates-2007-04-17"> <rdfs:label xml:lang="en-US">Verbatim Coordinates</rdfs:label> <rdfs:comment xml:lang="en-US">A text representation of the coordinate data (Latitude/ Longitude, UTM, TRS, etc.) from its original source if it cannot be separated into its component parts. Example: "470999 1234300".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#VerbatimCoordinates-2007-04-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimCoordinates-2009-04-24"> <rdfs:label xml:lang="en-US">Verbatim Coordinates</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "41 05 54S 121 05 34W", "17T 630000 4833400"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimCoordinates-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/VerbatimCoordinates-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinateSystem-2007-04-17"> <rdfs:label xml:lang="en-US">Verbatim Coordinate System</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the system in which the verbatim geographic coordinates were recorded. Examples: "decimal degrees", "degrees minutes seconds", "degrees decimal minutes", "UTM"</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#VerbatimCoordinateSystem-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/geospatial/OriginalCoordinateSystem-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem-2009-04-24"> <rdfs:label xml:lang="en-US">Verbatim Coordinate System</rdfs:label> <rdfs:comment xml:lang="en-US">The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimCoordinateSystem-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/VerbatimCoordinateSystem-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimDepth-2003-06-17"> <rdfs:label xml:lang="en-US">Verbatim Depth</rdfs:label> <rdfs:comment xml:lang="en-US">A text representation of the Depth in its original format in the source database.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#VerbatimDepth-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/VerbatimDepth-2007-04-17"> <rdfs:label xml:lang="en-US">Verbatim Depth</rdfs:label> <rdfs:comment xml:lang="en-US">A text representation of the depth in its original format in the source database. Example: "100 to 200 ft below sea level".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#VerbatimDepth-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/VerbatimDepth-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimDepth-2009-04-24"> <rdfs:label xml:lang="en-US">Verbatim Depth</rdfs:label> <rdfs:comment xml:lang="en-US">The original description of the depth below the local surface.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100-200 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimDepth-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/VerbatimDepth-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimElevation-2003-06-17"> <rdfs:label xml:lang="en-US">Verbatim Elevation</rdfs:label> <rdfs:comment xml:lang="en-US">A text representation of the Elevation in its original format in the source database.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#VerbatimElevation-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/curatorial/VerbatimElevation-2007-04-17"> <rdfs:label xml:lang="en-US">Verbatim Elevation</rdfs:label> <rdfs:comment xml:lang="en-US">A text representation of the altitude in its original format in the source database. Example: "1000+- meters".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/curatorial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/curatorial/history/#VerbatimElevation-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/curatorial/VerbatimElevation-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimElevation-2009-04-24"> <rdfs:label xml:lang="en-US">Verbatim Elevation</rdfs:label> <rdfs:comment xml:lang="en-US">The original description of the elevation (altitude, usually above sea level) of the Location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100-200 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimElevation-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/VerbatimElevation-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimEventDate-2009-04-24"> <rdfs:label xml:lang="en-US">Verbatim EventDate</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original representation of the date and time information for an Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimEventDate-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/VerbatimCollectingDate-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimLatitude-2003-06-17"> <rdfs:label xml:lang="en-US">Verbatim Latitude</rdfs:label> <rdfs:comment xml:lang="en-US">A text representation of the Latitude data in its original format in the source database.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#VerbatimLatitude-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/VerbatimLatitude-2007-04-17"> <rdfs:label xml:lang="en-US">Verbatim Latitude</rdfs:label> <rdfs:comment xml:lang="en-US">A text representation of the Latitude part of the coordinate data from its original source. Example: 47d09'99"N</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#VerbatimLatitude-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/geospatial/VerbatimLatitude-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimLatitude-2009-04-24"> <rdfs:label xml:lang="en-US">Verbatim Latitude</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "41 05 54.03S"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimLatitude-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/VerbatimLatitude-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimLocality-2009-04-24"> <rdfs:label xml:lang="en-US">Verbatim Locality</rdfs:label> <rdfs:comment xml:lang="en-US">The original textual description of the place.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "25 km NNE Bariloche por R. Nac. 237"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimLocality-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimLongitude-2003-06-17"> <rdfs:label xml:lang="en-US">Verbatim Longitude</rdfs:label> <rdfs:comment xml:lang="en-US">A text representation of the Longitude data in its original format in the source database.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#VerbatimLongitude-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/geospatial/VerbatimLongitude-2007-04-17"> <rdfs:label xml:lang="en-US">Verbatim Longitude</rdfs:label> <rdfs:comment xml:lang="en-US">A text representation of the Longitude part of the coordinate data from its original source. Example: -122.43254</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/geospatial/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/geospatial/history/#VerbatimLongitude-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/geospatial/VerbatimLongitude-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimLongitude-2009-04-24"> <rdfs:label xml:lang="en-US">Verbatim Longitude</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "121d 10' 34" W"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimLongitude-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/VerbatimLongitude-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimRank-2009-09-21"> <rdfs:label xml:lang="en-US">Verbatim Taxon Rank</rdfs:label> <rdfs:comment xml:lang="en-US">The taxonomic rank of the most specific name in the scientificName as it appears in the original record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex", "sp.", "subsp.", "var."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimRank-2009-09-21"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimScientificNameRank-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimScientificNameRank-2009-07-06"> <rdfs:label xml:lang="en-US">Verbatim Scientific Name Rank</rdfs:label> <rdfs:comment xml:lang="en-US">The taxonomic rank of the most specific name in the scientificName as it appears in the original record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimScientificNameRank-2009-07-06"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimSRS-2009-07-06"> <rdfs:label xml:lang="en-US">Verbatim SRS</rdfs:label> <rdfs:comment xml:lang="en-US">The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimSRS-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/vernacularName-2009-07-06"> <rdfs:label xml:lang="en-US">Vernacular Name</rdfs:label> <rdfs:comment xml:lang="en-US">A common or vernacular name.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Andean Condor", "Condor Andino", "American Eagle", "Gänsegeier"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#vernacularName-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwcore/WaterBody-2007-04-17"> <rdfs:label xml:lang="en-US">Water Body</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the body of water in or over which the organism was collected or observed.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwcore/"/> <dcterms:issued>2007-04-17</dcterms:issued> <dcterms:modified>2007-04-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwcore/history/#WaterBody-2007-04-17"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/dwcore/ContinentOcean-2003-06-17"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/waterBody-2009-04-24"> <rdfs:label xml:lang="en-US">Water Body</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Indian Ocean", "Baltic Sea", "Hudson River"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#waterBody-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/WaterBody-2007-04-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/year-2009-04-24"> <rdfs:label xml:lang="en-US">Year</rdfs:label> <rdfs:comment xml:lang="en-US">The four-digit year in which the Event occurred, according to the Common Era Calendar.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "2008"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#year-2009-04-24"/> <dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/YearCollected-2003-06-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/YearCollected-2003-06-13"> <rdfs:label xml:lang="en-US">Year Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The year (expressed as an integer) in which the specimen was collected. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer [-9999..9999]</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#YearCollected-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/YearCollected-2003-06-17"> <rdfs:label xml:lang="en-US">Year Collected</rdfs:label> <rdfs:comment xml:lang="en-US">The four digit year in the Common Era calendar in which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#YearCollected-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/YearCollected-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/YearIdentified-2003-06-13"> <rdfs:label xml:lang="en-US">Year Identified</rdfs:label> <rdfs:comment xml:lang="en-US">The year portion of the date when the Collection Item was identified; as four digits [-9999..9999], e.g., 1906, 2002.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-13</dcterms:issued> <dcterms:modified>2003-06-13</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#YearIdentified-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://digir.net/schema/conceptual/darwin/2003/1.0/YearIdentified-2003-06-17"> <rdfs:label xml:lang="en-US">Year Identified</rdfs:label> <rdfs:comment xml:lang="en-US">The four digit year in the Common Era calendar in which the cataloged item was identified as having the ScientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/"/> <dcterms:issued>2003-06-17</dcterms:issued> <dcterms:modified>2003-06-17</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <dcterms:hasVersion rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/history/#YearIdentified-2003-06-17"/> <dcterms:replaces rdf:resource="http://digir.net/schema/conceptual/darwin/2003/1.0/YearIdentified-2003-06-13"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<!-- end Current Terms -->
</rdf:RDF>