Commit a5f781a2 authored by OnToologyUser's avatar OnToologyUser
Browse files

automated change

parent 34a755d3
Loading
Loading
Loading
Loading
+6 −6
Original line number Original line Diff line number Diff line
@@ -52,7 +52,7 @@
      "@id" : "https://w3id.org/saref#hasName"
      "@id" : "https://w3id.org/saref#hasName"
    },
    },
    "FeatureOfInterest" : {
    "FeatureOfInterest" : {
      "@id" : "https://w3id.org/def/saref4city#FeatureOfInterest"
      "@id" : "https://w3id.org/saref#FeatureOfInterest"
    },
    },
    "District" : {
    "District" : {
      "@id" : "https://w3id.org/def/saref4city#District"
      "@id" : "https://w3id.org/def/saref4city#District"
@@ -104,7 +104,7 @@
      "@id" : "https://w3id.org/def/saref4city#Event"
      "@id" : "https://w3id.org/def/saref4city#Event"
    },
    },
    "hasProperty" : {
    "hasProperty" : {
      "@id" : "https://w3id.org/def/saref4city#hasProperty",
      "@id" : "https://w3id.org/saref#hasProperty",
      "@type" : "@id"
      "@type" : "@id"
    },
    },
    "Person" : {
    "Person" : {
@@ -114,7 +114,7 @@
      "@id" : "http://xmlns.com/foaf/0.1/based_near"
      "@id" : "http://xmlns.com/foaf/0.1/based_near"
    },
    },
    "measurementMadeBy" : {
    "measurementMadeBy" : {
      "@id" : "https://w3id.org/def/saref4city#measurementMadeBy",
      "@id" : "https://w3id.org/saref#measurementMadeBy",
      "@type" : "@id"
      "@type" : "@id"
    },
    },
    "Interval" : {
    "Interval" : {
@@ -205,7 +205,7 @@
      "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject"
      "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject"
    },
    },
    "hasFeatureOfInterest" : {
    "hasFeatureOfInterest" : {
      "@id" : "https://w3id.org/def/saref4city#hasFeatureOfInterest",
      "@id" : "https://w3id.org/saref#hasFeatureOfInterest",
      "@type" : "@id"
      "@type" : "@id"
    },
    },
    "lat" : {
    "lat" : {
@@ -234,7 +234,7 @@
      "@id" : "http://purl.org/dc/elements/1.1/date"
      "@id" : "http://purl.org/dc/elements/1.1/date"
    },
    },
    "isPropertyOf" : {
    "isPropertyOf" : {
      "@id" : "https://w3id.org/def/saref4city#isPropertyOf",
      "@id" : "https://w3id.org/saref#isPropertyOf",
      "@type" : "@id"
      "@type" : "@id"
    },
    },
    "seeAlso" : {
    "seeAlso" : {
@@ -321,7 +321,7 @@
      "@id" : "https://w3id.org/saref#Sensor"
      "@id" : "https://w3id.org/saref#Sensor"
    },
    },
    "isFeatureOfInterestOf" : {
    "isFeatureOfInterestOf" : {
      "@id" : "https://w3id.org/def/saref4city#isFeatureOfInterestOf",
      "@id" : "https://w3id.org/saref#isFeatureOfInterestOf",
      "@type" : "@id"
      "@type" : "@id"
    }
    }
  }
  }
+145 −145
Original line number Original line Diff line number Diff line
@@ -11,91 +11,91 @@
  "@id" : "_:genid10",
  "@id" : "_:genid10",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/saref#Property"
    "@id" : "https://w3id.org/saref#FeatureOfInterest"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#hasProperty"
    "@id" : "https://w3id.org/def/saref4city#isKPIOf"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid11",
  "@id" : "_:genid11",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/saref#Measurement"
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#isFeatureOfInterestOf"
    "@id" : "https://w3id.org/saref#hasDescription"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid12",
  "@id" : "_:genid12",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://www.w3.org/2006/time#TemporalEntity"
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#hasCalculationPeriod"
    "@id" : "https://w3id.org/saref#hasName"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid13",
  "@id" : "_:genid13",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4city#FeatureOfInterest"
    "@id" : "https://w3id.org/saref#FeatureOfInterest"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#isKPIOf"
    "@id" : "https://w3id.org/def/saref4city#assesses"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid14",
  "@id" : "_:genid14",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
    "@id" : "https://w3id.org/def/saref4city#Agent"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#hasDescription"
    "@id" : "https://w3id.org/def/saref4city#isAssessedBy"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid15",
  "@id" : "_:genid15",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
    "@id" : "https://w3id.org/saref#Measurement"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#hasName"
    "@id" : "https://w3id.org/def/saref4city#isDerivedFrom"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid16",
  "@id" : "_:genid16",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4city#FeatureOfInterest"
    "@id" : "https://w3id.org/def/saref4city#KeyPerformanceIndicator"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#assesses"
    "@id" : "https://w3id.org/def/saref4city#quantifiesKPI"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid17",
  "@id" : "_:genid17",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4city#Agent"
    "@id" : "http://www.w3.org/2006/time#TemporalEntity"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#isAssessedBy"
    "@id" : "https://w3id.org/def/saref4city#refersToTime"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid18",
  "@id" : "_:genid18",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/saref#Measurement"
    "@id" : "https://w3id.org/saref#UnitOfMeasure"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#isDerivedFrom"
    "@id" : "https://w3id.org/saref#isMeasuredIn"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid19",
  "@id" : "_:genid19",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4city#KeyPerformanceIndicator"
    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#quantifiesKPI"
    "@id" : "https://w3id.org/def/saref4city#hasCreationDate"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid2",
  "@id" : "_:genid2",
@@ -110,92 +110,92 @@
  "@id" : "_:genid20",
  "@id" : "_:genid20",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://www.w3.org/2006/time#TemporalEntity"
    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#refersToTime"
    "@id" : "https://w3id.org/def/saref4city#hasExpirationDate"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid21",
  "@id" : "_:genid21",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/saref#UnitOfMeasure"
    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#isMeasuredIn"
    "@id" : "https://w3id.org/def/saref4city#hasLastUpdateDate"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid22",
  "@id" : "_:genid22",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#hasCreationDate"
    "@id" : "https://w3id.org/saref#hasDescription"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid23",
  "@id" : "_:genid23",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#hasExpirationDate"
    "@id" : "https://w3id.org/saref#hasName"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid24",
  "@id" : "_:genid24",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#cardinality" : [ {
    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
    "@value" : "1"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#hasLastUpdateDate"
    "@id" : "https://w3id.org/saref#hasValue"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid25",
  "@id" : "_:genid25",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
    "@id" : "https://w3id.org/def/saref4city#AdministrativeArea"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#hasDescription"
    "@id" : "http://purl.org/vocab/cpsv#physicallyAvailableAt"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid26",
  "@id" : "_:genid26",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
    "@id" : "https://w3id.org/def/saref4city#Facility"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#hasName"
    "@id" : "https://w3id.org/def/saref4city#involvesFacility"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid27",
  "@id" : "_:genid27",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#cardinality" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
    "@id" : "http://purl.org/dc/terms/LinguisticSystem"
    "@value" : "1"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#hasValue"
    "@id" : "https://w3id.org/def/saref4city#isAvailableInLanguage"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid28",
  "@id" : "_:genid28",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4city#AdministrativeArea"
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "http://purl.org/vocab/cpsv#physicallyAvailableAt"
    "@id" : "https://w3id.org/saref#hasDescription"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid29",
  "@id" : "_:genid29",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4city#Facility"
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#involvesFacility"
    "@id" : "https://w3id.org/saref#hasName"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid3",
  "@id" : "_:genid3",
@@ -210,55 +210,56 @@
  "@id" : "_:genid30",
  "@id" : "_:genid30",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://purl.org/dc/terms/LinguisticSystem"
    "@id" : "https://w3id.org/saref#Device"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#isAvailableInLanguage"
    "@id" : "https://w3id.org/saref#consistsOf"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid31",
  "@id" : "_:genid31",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
    "@id" : "https://w3id.org/saref#Property"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#hasDescription"
    "@id" : "https://w3id.org/saref#controlsProperty"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid32",
  "@id" : "_:genid32",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
    "@id" : "https://w3id.org/saref#Measurement"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#hasName"
    "@id" : "https://w3id.org/saref#makesMeasurement"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid33",
  "@id" : "_:genid33",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/saref#Device"
    "@id" : "https://w3id.org/saref#Property"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#consistsOf"
    "@id" : "https://w3id.org/saref#measuresProperty"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid34",
  "@id" : "_:genid34",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
    "@id" : "https://w3id.org/saref#Property"
    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
    "@value" : "1"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#controlsProperty"
    "@id" : "https://w3id.org/saref#hasDescription"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid35",
  "@id" : "_:genid35",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/saref#Measurement"
    "@id" : "https://w3id.org/def/saref4city#KeyPerformanceIndicator"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#makesMeasurement"
    "@id" : "https://w3id.org/def/saref4city#hasKPI"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid36",
  "@id" : "_:genid36",
@@ -267,35 +268,34 @@
    "@id" : "https://w3id.org/saref#Property"
    "@id" : "https://w3id.org/saref#Property"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#measuresProperty"
    "@id" : "https://w3id.org/saref#hasProperty"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid37",
  "@id" : "_:genid37",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
    "@id" : "https://w3id.org/saref#Measurement"
    "@value" : "1"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#hasDescription"
    "@id" : "https://w3id.org/saref#isFeatureOfInterestOf"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid38",
  "@id" : "_:genid38",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4city#FeatureOfInterest"
    "@id" : "https://w3id.org/saref#FeatureOfInterest"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#hasFeatureOfInterest"
    "@id" : "https://w3id.org/saref#hasFeatureOfInterest"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid39",
  "@id" : "_:genid39",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/saref#Device"
    "@id" : "https://w3id.org/saref#UnitOfMeasure"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#measurementMadeBy"
    "@id" : "https://w3id.org/saref#isMeasuredIn"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid4",
  "@id" : "_:genid4",
@@ -310,10 +310,10 @@
  "@id" : "_:genid40",
  "@id" : "_:genid40",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/saref#UnitOfMeasure"
    "@id" : "https://w3id.org/saref#Device"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#isMeasuredIn"
    "@id" : "https://w3id.org/saref#measurementMadeBy"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid41",
  "@id" : "_:genid41",
@@ -373,10 +373,10 @@
  "@id" : "_:genid46",
  "@id" : "_:genid46",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4city#FeatureOfInterest"
    "@id" : "https://w3id.org/saref#Device"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#isPropertyOf"
    "@id" : "https://w3id.org/saref#isControlledByDevice"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid47",
  "@id" : "_:genid47",
@@ -385,16 +385,16 @@
    "@id" : "https://w3id.org/saref#Device"
    "@id" : "https://w3id.org/saref#Device"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#isControlledByDevice"
    "@id" : "https://w3id.org/saref#isMeasuredByDevice"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid48",
  "@id" : "_:genid48",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/saref#Device"
    "@id" : "https://w3id.org/saref#FeatureOfInterest"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#isMeasuredByDevice"
    "@id" : "https://w3id.org/saref#isPropertyOf"
  } ]
  } ]
}, {
}, {
  "@id" : "_:genid49",
  "@id" : "_:genid49",
@@ -445,10 +445,10 @@
  "@id" : "_:genid9",
  "@id" : "_:genid9",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4city#KeyPerformanceIndicator"
    "@id" : "http://www.w3.org/2006/time#TemporalEntity"
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4city#hasKPI"
    "@id" : "https://w3id.org/def/saref4city#hasCalculationPeriod"
  } ]
  } ]
}, {
}, {
  "@id" : "http://purl.org/dc/elements/1.1/contributor",
  "@id" : "http://purl.org/dc/elements/1.1/contributor",
@@ -830,7 +830,7 @@
  } ],
  } ],
  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#decimal",
    "@type" : "http://www.w3.org/2001/XMLSchema#decimal",
    "@value" : "0.5"
    "@value" : "0.6"
  } ]
  } ]
}, {
}, {
  "@id" : "https://w3id.org/def/saref4city#AdministrativeArea",
  "@id" : "https://w3id.org/def/saref4city#AdministrativeArea",
@@ -961,20 +961,6 @@
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.opengis.net/ont/geosparql#Feature"
    "@id" : "http://www.opengis.net/ont/geosparql#Feature"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4city#FeatureOfInterest",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "WARNING!\n This class might be moved to the SAREF ontology"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "_:genid9"
  }, {
    "@id" : "_:genid10"
  }, {
    "@id" : "_:genid11"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/def/saref4city#KeyPerformanceIndicator",
  "@id" : "https://w3id.org/def/saref4city#KeyPerformanceIndicator",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
@@ -990,13 +976,13 @@
    "@id" : "http://fiware-datamodels.readthedocs.io/en/latest/KeyPerformanceIndicator/doc/spec/index.html"
    "@id" : "http://fiware-datamodels.readthedocs.io/en/latest/KeyPerformanceIndicator/doc/spec/index.html"
  } ],
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "_:genid12"
    "@id" : "_:genid9"
  }, {
  }, {
    "@id" : "_:genid13"
    "@id" : "_:genid10"
  }, {
  }, {
    "@id" : "_:genid14"
    "@id" : "_:genid11"
  }, {
  }, {
    "@id" : "_:genid15"
    "@id" : "_:genid12"
  } ]
  } ]
}, {
}, {
  "@id" : "https://w3id.org/def/saref4city#KeyPerformanceIndicatorAssessment",
  "@id" : "https://w3id.org/def/saref4city#KeyPerformanceIndicatorAssessment",
@@ -1010,6 +996,12 @@
    "@value" : "Key performance indicator assessment"
    "@value" : "Key performance indicator assessment"
  } ],
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "_:genid13"
  }, {
    "@id" : "_:genid14"
  }, {
    "@id" : "_:genid15"
  }, {
    "@id" : "_:genid16"
    "@id" : "_:genid16"
  }, {
  }, {
    "@id" : "_:genid17"
    "@id" : "_:genid17"
@@ -1027,12 +1019,6 @@
    "@id" : "_:genid23"
    "@id" : "_:genid23"
  }, {
  }, {
    "@id" : "_:genid24"
    "@id" : "_:genid24"
  }, {
    "@id" : "_:genid25"
  }, {
    "@id" : "_:genid26"
  }, {
    "@id" : "_:genid27"
  } ]
  } ]
}, {
}, {
  "@id" : "https://w3id.org/def/saref4city#Neighbourhood",
  "@id" : "https://w3id.org/def/saref4city#Neighbourhood",
@@ -1082,15 +1068,15 @@
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://purl.org/vocab/cpsv#PublicService"
    "@id" : "http://purl.org/vocab/cpsv#PublicService"
  }, {
  }, {
    "@id" : "_:genid28"
    "@id" : "_:genid25"
  }, {
  }, {
    "@id" : "_:genid29"
    "@id" : "_:genid26"
  }, {
  }, {
    "@id" : "_:genid30"
    "@id" : "_:genid27"
  }, {
  }, {
    "@id" : "_:genid31"
    "@id" : "_:genid28"
  }, {
  }, {
    "@id" : "_:genid32"
    "@id" : "_:genid29"
  } ]
  } ]
}, {
}, {
  "@id" : "https://w3id.org/def/saref4city#assesses",
  "@id" : "https://w3id.org/def/saref4city#assesses",
@@ -1133,16 +1119,6 @@
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4city#hasFeatureOfInterest",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has feature of interest"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://w3id.org/def/saref4city#isFeatureOfInterestOf"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/def/saref4city#hasKPI",
  "@id" : "https://w3id.org/def/saref4city#hasKPI",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1163,16 +1139,6 @@
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4city#hasProperty",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has property"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://w3id.org/def/saref4city#isPropertyOf"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/def/saref4city#involvesFacility",
  "@id" : "https://w3id.org/def/saref4city#involvesFacility",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1201,13 +1167,6 @@
    "@language" : "en",
    "@language" : "en",
    "@value" : "is derived from"
    "@value" : "is derived from"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4city#isFeatureOfInterestOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "is feature of interest of"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/def/saref4city#isKPIOf",
  "@id" : "https://w3id.org/def/saref4city#isKPIOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1222,13 +1181,6 @@
    "@language" : "en",
    "@language" : "en",
    "@value" : "is organized by"
    "@value" : "is organized by"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4city#isPropertyOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "is property of"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/def/saref4city#isSubEventOf",
  "@id" : "https://w3id.org/def/saref4city#isSubEventOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1236,12 +1188,6 @@
    "@language" : "en",
    "@language" : "en",
    "@value" : "is subevent of"
    "@value" : "is subevent of"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4city#measurementMadeBy",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://w3id.org/saref#makesMeasurement"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/def/saref4city#quantifiesKPI",
  "@id" : "https://w3id.org/def/saref4city#quantifiesKPI",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1298,11 +1244,25 @@
  } ],
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.opengis.net/ont/geosparql#Feature"
    "@id" : "http://www.opengis.net/ont/geosparql#Feature"
  }, {
    "@id" : "_:genid30"
  }, {
    "@id" : "_:genid31"
  }, {
    "@id" : "_:genid32"
  }, {
  }, {
    "@id" : "_:genid33"
    "@id" : "_:genid33"
  }, {
  }, {
    "@id" : "_:genid34"
    "@id" : "_:genid34"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/saref#FeatureOfInterest",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "WARNING!\n This class might be moved to the SAREF ontology"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "_:genid35"
    "@id" : "_:genid35"
  }, {
  }, {
    "@id" : "_:genid36"
    "@id" : "_:genid36"
@@ -1431,6 +1391,16 @@
    "@language" : "en",
    "@language" : "en",
    "@value" : "has description"
    "@value" : "has description"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/saref#hasFeatureOfInterest",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has feature of interest"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://w3id.org/saref#isFeatureOfInterestOf"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/saref#hasName",
  "@id" : "https://w3id.org/saref#hasName",
  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
@@ -1441,6 +1411,16 @@
    "@language" : "en",
    "@language" : "en",
    "@value" : "has name"
    "@value" : "has name"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/saref#hasProperty",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has property"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://w3id.org/saref#isPropertyOf"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/saref#hasTimestamp",
  "@id" : "https://w3id.org/saref#hasTimestamp",
  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
@@ -1471,6 +1451,13 @@
    "@language" : "en",
    "@language" : "en",
    "@value" : "is controlled by device"
    "@value" : "is controlled by device"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/saref#isFeatureOfInterestOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "is feature of interest of"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/saref#isMeasuredByDevice",
  "@id" : "https://w3id.org/saref#isMeasuredByDevice",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1491,6 +1478,13 @@
    "@language" : "en",
    "@language" : "en",
    "@value" : "is measured in"
    "@value" : "is measured in"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/saref#isPropertyOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "is property of"
  } ]
}, {
}, {
  "@id" : "https://w3id.org/saref#makesMeasurement",
  "@id" : "https://w3id.org/saref#makesMeasurement",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1500,7 +1494,13 @@
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@language" : "en",
    "@value" : "makes measurement"
    "@value" : "makes measurement"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://w3id.org/saref#measurementMadeBy"
  } ]
  } ]
}, {
  "@id" : "https://w3id.org/saref#measurementMadeBy",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ]
}, {
}, {
  "@id" : "https://w3id.org/saref#measuresProperty",
  "@id" : "https://w3id.org/saref#measuresProperty",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
Loading