@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_publisher metadata_def:mappingLoom "citationpublisher" ; metadata_def:mappingSameURI ns0:_citation_publisher ; metadata:prefixIRI "_citation_publisher" ; ns1:_name "_citation.publisher" ; ns1:_type ns1:Text ; ns1:example ""@en, "C"@en, "D"@en, "a"@en, "b"@en, "c"@en, "d"@en, "e"@en, "g"@en, "h"@en, "i"@en, "l"@en, "m"@en, "n"@en, "o"@en, "p"@en, "r"@en, "s"@en, "t"@en, "y"@en ; a owl:Class ; rdfs:comment """The name of the publisher of the cited work. This should be used for citations of journal articles or datasets (in the latter case the publisher could be a curated database). For books or book chapters use _citation.book_publisher."""@en ; rdfs:subClassOf ns1:Text ; skos:altLabel "_"@en, "a"@en, "b"@en, "c"@en, "citation_publisher"@en, "e"@en, "h"@en, "i"@en, "l"@en, "n"@en, "o"@en, "p"@en, "r"@en, "s"@en, "t"@en, "u"@en ; skos:prefLabel "citation.publisher"@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_publisher
    metadata_def:mappingLoom "citationpublisher" ;
    metadata_def:mappingSameURI ns0:_citation_publisher ;
    metadata:prefixIRI "_citation_publisher" ;
    ns1:_name "_citation.publisher" ;
    ns1:_type ns1:Text ;
    ns1:example ""@en, "C"@en, "D"@en, "a"@en, "b"@en, "c"@en, "d"@en, "e"@en, "g"@en, "h"@en, "i"@en, "l"@en, "m"@en, "n"@en, "o"@en, "p"@en, "r"@en, "s"@en, "t"@en, "y"@en ;
    a owl:Class ;
    rdfs:comment """The name of the publisher of the cited work. This
 should be used for citations of journal articles or
 datasets (in the latter case the publisher could be a
 curated database). For books or book chapters use
 _citation.book_publisher."""@en ;
    rdfs:subClassOf ns1:Text ;
    skos:altLabel "_"@en, "a"@en, "b"@en, "c"@en, "citation_publisher"@en, "e"@en, "h"@en, "i"@en, "l"@en, "n"@en, "o"@en, "p"@en, "r"@en, "s"@en, "t"@en, "u"@en ;
    skos:prefLabel "citation.publisher"@en .