@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://emmo.info/domain-crystallography/cif_core#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <http://emmo.info/domain-crystallography/cif_top#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:_citation_doi metadata_def:mappingLoom "citationdoi" ; metadata_def:mappingSameURI ns0:_citation_doi ; metadata:prefixIRI "_citation_doi" ; ns1:_name "_citation.doi" ; ns1:_type ns1:Text ; ns1:example "."@en, "/"@en, "0"@en, "1"@en, "5"@en, "6"@en, "7"@en, "9"@en, "C"@en, "D"@en, "Q"@en, "V"@en ; a owl:Class ; rdfs:comment """The Digital Object Identifier (DOI) of the cited work. A DOI is a unique character string identifying any object of intellectual property. It provides a persistent identifier for an object on a digital network and permits the association of related current data in a structured extensible way. A DOI is an implementation of the Internet concepts of Uniform Resource Name and Universal Resource Locator managed according to the specifications of the International DOI Foundation (see http://www.doi.org)."""@en ; rdfs:subClassOf ns1:Text ; skos:altLabel "_"@en, "a"@en, "c"@en, "citation_doi"@en, "d"@en, "i"@en, "n"@en, "o"@en, "t"@en ; skos:prefLabel "citation.doi"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://emmo.info/domain-crystallography/cif_core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://emmo.info/domain-crystallography/cif_top#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:_citation_doi
    metadata_def:mappingLoom "citationdoi" ;
    metadata_def:mappingSameURI ns0:_citation_doi ;
    metadata:prefixIRI "_citation_doi" ;
    ns1:_name "_citation.doi" ;
    ns1:_type ns1:Text ;
    ns1:example "."@en, "/"@en, "0"@en, "1"@en, "5"@en, "6"@en, "7"@en, "9"@en, "C"@en, "D"@en, "Q"@en, "V"@en ;
    a owl:Class ;
    rdfs:comment """The Digital Object Identifier (DOI) of the cited work.

 A DOI is a unique character string identifying any
 object of intellectual property. It provides a
 persistent identifier for an object on a digital network
 and permits the association of related current data in a
 structured extensible way. A DOI is an implementation
 of the Internet concepts of Uniform Resource Name and
 Universal Resource Locator managed according to the
 specifications of the International DOI Foundation (see
 http://www.doi.org)."""@en ;
    rdfs:subClassOf ns1:Text ;
    skos:altLabel "_"@en, "a"@en, "c"@en, "citation_doi"@en, "d"@en, "i"@en, "n"@en, "o"@en, "t"@en ;
    skos:prefLabel "citation.doi"@en .