<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://purl.org/cityexplorer#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:FunctionalProperty rdf:about="https://purl.org/cityexplorer#locatedInCity">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment xml:lang="en">Indicates if it's located in a city</rdfs:comment>
<rdfs:label xml:lang="en">locatedInCity</rdfs:label>
<rdfs:range rdf:resource="https://purl.org/cityexplorer#City"/>
</owl:FunctionalProperty>
<rdf:Description rdf:about="https://purl.org/cityexplorer#isCityOf">
<owl:inverseOf rdf:resource="https://purl.org/cityexplorer#locatedInCity"/>
</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://purl.org/cityexplorer#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:FunctionalProperty rdf:about="https://purl.org/cityexplorer#locatedInCity">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment xml:lang="en">Indicates if it's located in a city</rdfs:comment>
<rdfs:label xml:lang="en">locatedInCity</rdfs:label>
<rdfs:range rdf:resource="https://purl.org/cityexplorer#City"/>
</owl:FunctionalProperty>
<rdf:Description rdf:about="https://purl.org/cityexplorer#isCityOf">
<owl:inverseOf rdf:resource="https://purl.org/cityexplorer#locatedInCity"/>
</rdf:Description>
</rdf:RDF>