<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/earthsemantics/OSO#" 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#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:ns1="http://example.org/ontology#" xmlns:ns2="http://www.w3.org/ns/sosa/"> <owl:DatatypeProperty rdf:about="https://w3id.org/earthsemantics/OSO#dateFirstDeployment"> <skos:prefLabel xml:lang="en">Date of first deployment</skos:prefLabel> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/> <rdfs:domain rdf:resource="http://example.org/ontology#SI"/> <rdfs:domain rdf:resource="https://w3id.org/earthsemantics/OSO#Subplatform"/> <rdfs:domain rdf:resource="https://w3id.org/earthsemantics/OSO#Subsite"/> <rdfs:domain rdf:resource="http://example.org/ontology#RF"/> <rdfs:domain rdf:resource="http://www.w3.org/ns/sosa/Platform"/> </owl:DatatypeProperty> </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://w3id.org/earthsemantics/OSO#" 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#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:ns1="http://example.org/ontology#" xmlns:ns2="http://www.w3.org/ns/sosa/">
  <owl:DatatypeProperty rdf:about="https://w3id.org/earthsemantics/OSO#dateFirstDeployment">
    <skos:prefLabel xml:lang="en">Date of first deployment</skos:prefLabel>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
    <rdfs:domain rdf:resource="http://example.org/ontology#SI"/>
    <rdfs:domain rdf:resource="https://w3id.org/earthsemantics/OSO#Subplatform"/>
    <rdfs:domain rdf:resource="https://w3id.org/earthsemantics/OSO#Subsite"/>
    <rdfs:domain rdf:resource="http://example.org/ontology#RF"/>
    <rdfs:domain rdf:resource="http://www.w3.org/ns/sosa/Platform"/>
  </owl:DatatypeProperty>
</rdf:RDF>