<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://taxref.mnhn.fr/lod/property/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://taxref.mnhn.fr/lod/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns2="http://rs.tdwg.org/dwc/terms/"> <owl:AnnotationProperty rdf:about="http://taxref.mnhn.fr/lod/property/hasAuthority"> <rdfs:comment xml:lang="en">TDWG ontology's property http://rs.tdwg.org/ontology/voc/TaxonName#authorship is preferably associated with a scientific name (http://rs.tdwg.org/ontology/voc/TaxonName#TaxonName), which is in line with TAXREF-LD's modelling. By contrast, DwC's scientificNameAuthorship property is associated with a taxon (dwc:Taxon), and its object shoud be a literal (DwC does not have a class for taxon names). Therefore, TAXREF-LD's hasAuthority property is not equivalent to the latter.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://taxref.mnhn.fr/lod/taxref-ld"/> <rdfs:label xml:lang="en">has scientific name authority</rdfs:label> <dct:description xml:lang="en">Provides the authorship information of a scientific name</dct:description> <rdfs:seeAlso rdf:resource="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship"/> </owl:AnnotationProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://taxref.mnhn.fr/lod/property/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://taxref.mnhn.fr/lod/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns2="http://rs.tdwg.org/dwc/terms/">
  <owl:AnnotationProperty rdf:about="http://taxref.mnhn.fr/lod/property/hasAuthority">
    <rdfs:comment xml:lang="en">TDWG ontology's property http://rs.tdwg.org/ontology/voc/TaxonName#authorship is preferably associated with a scientific name (http://rs.tdwg.org/ontology/voc/TaxonName#TaxonName), which is in line with TAXREF-LD's modelling. By contrast, DwC's scientificNameAuthorship property is associated with a taxon (dwc:Taxon), and its object shoud be a literal (DwC does not have a class for taxon names). Therefore, TAXREF-LD's hasAuthority property is not equivalent to the latter.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="http://taxref.mnhn.fr/lod/taxref-ld"/>
    <rdfs:label xml:lang="en">has scientific name authority</rdfs:label>
    <dct:description xml:lang="en">Provides the authorship information of a scientific name</dct:description>
    <rdfs:seeAlso rdf:resource="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship"/>
  </owl:AnnotationProperty>
</rdf:RDF>