<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://data.example.org/vocab/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:Ontology rdf:about="https://data.example.org/vocab/earth-topics">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
<rdfs:comment>A SKOS vocabulary for Earth science topics.</rdfs:comment>
<rdfs:label>Earth Topics Vocabulary</rdfs:label>
<owl:versionInfo>1.0.0</owl:versionInfo>
<owl:versionIRI rdf:resource="https://data.example.org/vocab/earth-topics/1.0.0"/>
</owl:Ontology>
<rdf:Description rdf:about="https://data.example.org/vocab/earth-topics#Atmosphere">
<skos:inScheme rdf:resource="https://data.example.org/vocab/earth-topics"/>
</rdf:Description>
<rdf:Description rdf:about="https://data.example.org/vocab/earth-topics#ClimateChange">
<skos:inScheme rdf:resource="https://data.example.org/vocab/earth-topics"/>
</rdf:Description>
<rdf:Description rdf:about="https://data.example.org/vocab/earth-topics#GreenhouseGas">
<skos:inScheme rdf:resource="https://data.example.org/vocab/earth-topics"/>
</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="https://data.example.org/vocab/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:Ontology rdf:about="https://data.example.org/vocab/earth-topics">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
<rdfs:comment>A SKOS vocabulary for Earth science topics.</rdfs:comment>
<rdfs:label>Earth Topics Vocabulary</rdfs:label>
<owl:versionInfo>1.0.0</owl:versionInfo>
<owl:versionIRI rdf:resource="https://data.example.org/vocab/earth-topics/1.0.0"/>
</owl:Ontology>
<rdf:Description rdf:about="https://data.example.org/vocab/earth-topics#Atmosphere">
<skos:inScheme rdf:resource="https://data.example.org/vocab/earth-topics"/>
</rdf:Description>
<rdf:Description rdf:about="https://data.example.org/vocab/earth-topics#ClimateChange">
<skos:inScheme rdf:resource="https://data.example.org/vocab/earth-topics"/>
</rdf:Description>
<rdf:Description rdf:about="https://data.example.org/vocab/earth-topics#GreenhouseGas">
<skos:inScheme rdf:resource="https://data.example.org/vocab/earth-topics"/>
</rdf:Description>
</rdf:RDF>