<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://nfdi4earth.de/ontology/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns1="http://nfdi4earth.de/"> <owl:Class rdf:about="http://nfdi4earth.de/ontology/Certificate"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata:prefixIRI>n4e:Certificate</metadata:prefixIRI> <rdfs:comment>A certificate awarded to a repository, including its name, validity period, and related URLs. Conforms to the re3data schema 4.0</rdfs:comment> <rdfs:label>Certificate</rdfs:label> <skos:inScheme rdf:resource="http://nfdi4earth.de/ontology"/> </owl:Class> <rdf:Description rdf:about="http://nfdi4earth.de/ontology/hasCertificate"> <rdfs:range rdf:resource="http://nfdi4earth.de/ontology/Certificate"/> </rdf:Description> </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://nfdi4earth.de/ontology/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns1="http://nfdi4earth.de/">
  <owl:Class rdf:about="http://nfdi4earth.de/ontology/Certificate">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata:prefixIRI>n4e:Certificate</metadata:prefixIRI>
    <rdfs:comment>A certificate awarded to a repository, including its name, validity period, and related URLs. Conforms to the re3data schema 4.0</rdfs:comment>
    <rdfs:label>Certificate</rdfs:label>
    <skos:inScheme rdf:resource="http://nfdi4earth.de/ontology"/>
  </owl:Class>
  <rdf:Description rdf:about="http://nfdi4earth.de/ontology/hasCertificate">
    <rdfs:range rdf:resource="http://nfdi4earth.de/ontology/Certificate"/>
  </rdf:Description>
</rdf:RDF>