<?xml version="1.0" encoding="utf-8"?> <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" > <rdf:Description rdf:about="http://vocabulary.odm2.org/relationshiptype"> <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/> <dc:title>ODM2 Controlled Vocabulary Relationship Type CV</dc:title> <dc:creator>ODM2 Working Group</dc:creator> <dc:description>A vocabulary for describing the type of relationship between two entities in an ODM2 database. Examples include related Actions, Results, datasets, etc. The RelationshipType describes the nature of the relationship between the two entity instances (e.g., a Specimen SamplingFeature "was collected at" a Site SamplingFeature).</dc:description> </rdf:Description> <rdf:Description rdf:about="http://vocabulary.odm2.org/relationshiptype/isIdenticalTo"> <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <skos:inScheme rdf:resource="http://vocabulary.odm2.org/relationshiptype"/> <skos:prefLabel>Is identical to</skos:prefLabel> <skos:definition>Used to indicate the relation to a work that is identical to the resource.</skos:definition> <skos:historyNote>Adapted from DataCite relationType. See: https://schema.datacite.org/meta/kernel-3/doc/DataCite-Meta</skos:historyNote> <skos:note>Used for related Datasets.</skos:note> </rdf:Description> </rdf:RDF>