<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://brickschema.org/schema/Brick#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="https://brickschema.org/schema/BrickShape#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:ObjectProperty rdf:about="https://brickschema.org/schema/Brick#aggregate"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdf:type rdf:resource="https://brickschema.org/schema/Brick#EntityProperty"/> <rdfs:label>Aggregate</rdfs:label> <rdfs:domain rdf:resource="https://brickschema.org/schema/Brick#Point"/> <rdfs:range rdf:resource="https://brickschema.org/schema/BrickShape#AggregationShape"/> <skos:definition>Description of how the dta for this point is aggregated</skos:definition> </owl:ObjectProperty> </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://brickschema.org/schema/Brick#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="https://brickschema.org/schema/BrickShape#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:ObjectProperty rdf:about="https://brickschema.org/schema/Brick#aggregate">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdf:type rdf:resource="https://brickschema.org/schema/Brick#EntityProperty"/>
    <rdfs:label>Aggregate</rdfs:label>
    <rdfs:domain rdf:resource="https://brickschema.org/schema/Brick#Point"/>
    <rdfs:range rdf:resource="https://brickschema.org/schema/BrickShape#AggregationShape"/>
    <skos:definition>Description of how the dta for this point is aggregated</skos:definition>
  </owl:ObjectProperty>
</rdf:RDF>