<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/ns/locn#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns1="http://data.businessgraph.io/ontology#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:schema="http://schema.org/"> <owl:NamedIndividual rdf:about="http://www.w3.org/ns/locn#addressArea"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/> <rdfs:label>address area (neighbourhood/quarter)</rdfs:label> <skos:definition>Part of a city, village or neighborhood.</skos:definition> <ns1:order rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">36</ns1:order> <skos:scopeNote>Not likely to appear, but we have Coordinate resolution corresponding to this field.</skos:scopeNote> <schema:domainIncludes rdf:resource="http://www.w3.org/ns/locn#Address"/> <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <schema:rangeIncludes rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"/> </owl:NamedIndividual> </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://www.w3.org/ns/locn#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns1="http://data.businessgraph.io/ontology#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:schema="http://schema.org/">
  <owl:NamedIndividual rdf:about="http://www.w3.org/ns/locn#addressArea">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:label>address area (neighbourhood/quarter)</rdfs:label>
    <skos:definition>Part of a city, village or neighborhood.</skos:definition>
    <ns1:order rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">36</ns1:order>
    <skos:scopeNote>Not likely to appear, but we have Coordinate resolution corresponding to this field.</skos:scopeNote>
    <schema:domainIncludes rdf:resource="http://www.w3.org/ns/locn#Address"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"/>
  </owl:NamedIndividual>
</rdf:RDF>