@prefix : . @prefix ex: . @prefix om: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @prefix time: . @prefix geosp: . @prefix saref: . @prefix s4auto: . @prefix s4syst: . @prefix dctype: . @prefix dcterms: . a dctype:Dataset ; dcterms:license ; dcterms:conformsTo ; dcterms:title "Example instances for SAREF extension to automotive"@en ; dcterms:description "An example of SAREF4AUTO for the use cases Platooning, AVP and environment"@en . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/terms/conformsTo rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/description rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/title rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### http://www.opengis.net/ont/geosparql#hasGeometry rdf:type owl:ObjectProperty . ### http://www.w3.org/2006/time#hasBeginning rdf:type owl:ObjectProperty . ### http://www.w3.org/2006/time#hasEnd rdf:type owl:ObjectProperty . ### https://saref.etsi.org/core/hasConfidenceUnitOfMeasure rdf:type owl:ObjectProperty . ### https://saref.etsi.org/core/hasProperty saref:hasProperty rdf:type owl:ObjectProperty . ### https://saref.etsi.org/core/isMeasuredIn saref:isMeasuredIn rdf:type owl:ObjectProperty . ### https://saref.etsi.org/core/relatesToMeasurement saref:relatesToMeasurement rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/consistsOfEntity rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/consistsOfEvent rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/consistsOfUser rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/consistsOfVehicle rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasAbsolutePosition rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasConfidence rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasDestinationEndPoint rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasEnvironment rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasHeight rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasIdentifier rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasMovement rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasOpeningTimeAvailability rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasOrigin rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasParkingSpotState rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasParkingVehicleState rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasPerceptionState rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasPlatoonMember rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasPlatoonPosition rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasPlatoonRole rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasPlatoonState rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasRelativePosition rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasRoute rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/hasShape rdf:type owl:ObjectProperty . ### https://saref.etsi.org/saref4auto/isMemberOfPlatoon rdf:type owl:ObjectProperty . ################################################################# # Data properties ################################################################# ### http://www.w3.org/2003/01/geo/wgs84_pos#alt rdf:type owl:DatatypeProperty . ### http://www.w3.org/2003/01/geo/wgs84_pos#lat rdf:type owl:DatatypeProperty . ### http://www.w3.org/2003/01/geo/wgs84_pos#long rdf:type owl:DatatypeProperty . ### http://www.w3.org/2006/time#inXSDDateTimeStamp rdf:type owl:DatatypeProperty . ### https://saref.etsi.org/core/hasTimestamp saref:hasTimestamp rdf:type owl:DatatypeProperty . ### https://saref.etsi.org/core/hasValue saref:hasValue rdf:type owl:DatatypeProperty . ### https://saref.etsi.org/saref4auto/hasConfidenceValue rdf:type owl:DatatypeProperty . ### https://saref.etsi.org/saref4auto/hasCoordinateX rdf:type owl:DatatypeProperty . ### https://saref.etsi.org/saref4auto/hasCoordinateY rdf:type owl:DatatypeProperty . ### https://saref.etsi.org/saref4auto/hasCoordinateZ rdf:type owl:DatatypeProperty . ### https://saref.etsi.org/saref4auto/hasIDValue rdf:type owl:DatatypeProperty . ### https://saref.etsi.org/saref4auto/hasMaxSize rdf:type owl:DatatypeProperty . ### https://saref.etsi.org/saref4auto/hasPlatoonIndex rdf:type owl:DatatypeProperty . ################################################################# # Classes ################################################################# ### http://www.w3.org/2006/time#Instant rdf:type owl:Class . ### http://www.w3.org/2006/time#Interval rdf:type owl:Class . ### https://saref.etsi.org/core/Measurement saref:Measurement rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/AbsolutePosition rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/AbsoluteSpeed rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Address rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/AtDropOffSpot rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Car rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/DrivingToParkingSpot rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/EndPoint rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Free rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Height rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/HeightUnit rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Identifier rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Length rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/LengthUnit rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/NotifiedEvent rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Occupied rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/P1Pedestrian rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/P3Motorcyclist rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Parked rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Parking rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/ParkingSpotPoint rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/PerceptionState rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Platoon rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/PlatoonPosition rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/PlatoonVehicleState rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Platooning rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/RegularParkingSpot rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/RelativePosition rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Reserved rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/RoadEntity rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Route rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Shape rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Size rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/SmallObject rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/SpeedConfidence rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/SpeedUnit rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/StartPoint rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/StationID rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Truck rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Unknown rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/VehicleEnvironment rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/Width rdf:type owl:Class . ### https://saref.etsi.org/saref4auto/WidthUnit rdf:type owl:Class . ################################################################# # Individuals ################################################################# ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilometrePerHour om:kilometrePerHour rdf:type owl:NamedIndividual , . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metre om:metre rdf:type owl:NamedIndividual , , , . ### https://saref.etsi.org/saref4auto/example#platoon_cardinality :platoon_cardinality rdf:type owl:NamedIndividual , ; saref:isMeasuredIn :platoon_cardinality . ### https://saref.etsi.org/saref4auto/example/Address1 :Address1 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/Adult1Height_Meas :Adult1Height_Meas rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:metre ; saref:hasValue 1.8 . ### https://saref.etsi.org/saref4auto/example/Adult1RelativePosition :Adult1RelativePosition rdf:type owl:NamedIndividual , ; 3 ; 18 ; 0 . ### https://saref.etsi.org/saref4auto/example/BlackMoto :BlackMoto rdf:type owl:NamedIndividual , ; :Moto1Height ; . ### https://saref.etsi.org/saref4auto/example/Car1 :Car1 rdf:type owl:NamedIndividual , ; saref:hasProperty :Car1Speed , :HeightCar1 , :LengthCar1 , :WidthCar1 ; :Car1AbsolutePosition1 ; :Car1VehicleEnv ; :StationID1 ; :Car1AtDropOffSpot1 , :Car1DrivingToParkingSpot1 , :Car1ParkedInSpot1 , :Car1ParkingInSpot1 ; :EnvironmentDetected ; :Car1ParkingSpot1Route . ### https://saref.etsi.org/saref4auto/example/Car1AbsolutePosition1 :Car1AbsolutePosition1 rdf:type owl:NamedIndividual , ; 1.5466 ; 45.6678 ; 7.3455 . ### https://saref.etsi.org/saref4auto/example/Car1AtDropOffSpot1 :Car1AtDropOffSpot1 rdf:type owl:NamedIndividual , ; saref:hasTimestamp "2020-04-08T14:02:10"^^xsd:dateTime . ### https://saref.etsi.org/saref4auto/example/Car1DrivingToParkingSpot1 :Car1DrivingToParkingSpot1 rdf:type owl:NamedIndividual , ; saref:hasTimestamp "2020-04-08T14:04:00"^^xsd:dateTime . ### https://saref.etsi.org/saref4auto/example/Car1DropOffPointParkingSpot1 :Car1DropOffPointParkingSpot1 rdf:type owl:NamedIndividual , ; 52.082028 ; 4.330057 . ### https://saref.etsi.org/saref4auto/example/Car1EndPointParkingSpot1 :Car1EndPointParkingSpot1 rdf:type owl:NamedIndividual , ; owl:sameAs :ParkingSpot1Point . ### https://saref.etsi.org/saref4auto/example/Car1Height_ManufacturerMeas :Car1Height_ManufacturerMeas rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:metre ; saref:hasValue 1.5 . ### https://saref.etsi.org/saref4auto/example/Car1Length_ManufacturerMeas :Car1Length_ManufacturerMeas rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:metre ; saref:hasValue 3 . ### https://saref.etsi.org/saref4auto/example/Car1ParkedInSpot1 :Car1ParkedInSpot1 rdf:type owl:NamedIndividual , ; saref:hasTimestamp "2020-04-08T14:10:00"^^xsd:dateTime . ### https://saref.etsi.org/saref4auto/example/Car1ParkingInSpot1 :Car1ParkingInSpot1 rdf:type owl:NamedIndividual , ; saref:hasTimestamp "2020-04-08T14:07:00"^^xsd:dateTime . ### https://saref.etsi.org/saref4auto/example/Car1ParkingSpot1Route :Car1ParkingSpot1Route rdf:type owl:NamedIndividual , ; :Car1EndPointParkingSpot1 ; :Car1DropOffPointParkingSpot1 . ### https://saref.etsi.org/saref4auto/example/Car1Speed :Car1Speed rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Car1Speed_Meas1 . ### https://saref.etsi.org/saref4auto/example/Car1Speed_Meas1 :Car1Speed_Meas1 rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:kilometrePerHour ; :Confidence1 ; saref:hasTimestamp "2020-04-15T11:45:24"^^xsd:dateTime ; saref:hasValue 100 . ### https://saref.etsi.org/saref4auto/example/Car1VehicleEnv :Car1VehicleEnv rdf:type owl:NamedIndividual , ; :RoadEntityAdult1 , :RoadEntityChild1 , :RoadEntityEvent1 , :RoadEntityMoto1 ; :Car4 , :Truck4 . ### https://saref.etsi.org/saref4auto/example/Car1Width_ManufacturerMeas :Car1Width_ManufacturerMeas rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:metre ; saref:hasValue 1.475 . ### https://saref.etsi.org/saref4auto/example/Car2 :Car2 rdf:type owl:NamedIndividual , ; :StationID2 . ### https://saref.etsi.org/saref4auto/example/Car2Height_ManufacturerMeas :Car2Height_ManufacturerMeas rdf:type owl:NamedIndividual , saref:Measurement . ### https://saref.etsi.org/saref4auto/example/Car3 :Car3 rdf:type owl:NamedIndividual , ; :StationID3 . ### https://saref.etsi.org/saref4auto/example/Car3Height_ManufacturerMeas :Car3Height_ManufacturerMeas rdf:type owl:NamedIndividual , saref:Measurement . ### https://saref.etsi.org/saref4auto/example/Car4 :Car4 rdf:type owl:NamedIndividual , ; saref:hasProperty :Car4Speed ; :StationID7 ; :Car4RelativePosition . ### https://saref.etsi.org/saref4auto/example/Car4RelativePosition :Car4RelativePosition rdf:type owl:NamedIndividual , ; -5 ; 19 ; 0 . ### https://saref.etsi.org/saref4auto/example/Car4Speed :Car4Speed rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Car4Speed_Meas1 . ### https://saref.etsi.org/saref4auto/example/Car4Speed_Meas1 :Car4Speed_Meas1 rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:kilometrePerHour ; saref:hasTimestamp "2020-04-15T11:45:24"^^xsd:dateTime ; saref:hasValue 20 . ### https://saref.etsi.org/saref4auto/example/Child1Height_Meas :Child1Height_Meas rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:metre ; saref:hasValue 1.2 . ### https://saref.etsi.org/saref4auto/example/Child1RelativePosition :Child1RelativePosition rdf:type owl:NamedIndividual , ; -5 ; 2 ; 0 . ### https://saref.etsi.org/saref4auto/example/Confidence1 :Confidence1 rdf:type owl:NamedIndividual , ; s4auto:hasConfidenceUnitOfMeasure om:kilometrePerHour ; 3 . ### https://saref.etsi.org/saref4auto/example/EnvironmentDetected :EnvironmentDetected rdf:type owl:NamedIndividual , ; saref:hasTimestamp "2020-04-15T11:45:24"^^xsd:dateTime . ### https://saref.etsi.org/saref4auto/example/Event1RelativePosition :Event1RelativePosition rdf:type owl:NamedIndividual , ; -5 ; 2 ; 0 . ### https://saref.etsi.org/saref4auto/example/HeightCar1 :HeightCar1 rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Car1Height_ManufacturerMeas . ### https://saref.etsi.org/saref4auto/example/HeightCar2 :HeightCar2 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/HeightCar3 :HeightCar3 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/HeightTruck1 :HeightTruck1 rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Truck1Heigth_ManufacturerMeas . ### https://saref.etsi.org/saref4auto/example/HeightTruck2 :HeightTruck2 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/HeightTruck3 :HeightTruck3 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/LengthCar1 :LengthCar1 rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Car1Length_ManufacturerMeas . ### https://saref.etsi.org/saref4auto/example/LengthCar2 :LengthCar2 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/LengthCar3 :LengthCar3 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/LengthTruck1 :LengthTruck1 rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Truck1Length_ManufacturerMeas . ### https://saref.etsi.org/saref4auto/example/LengthTruck2 :LengthTruck2 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/LengthTruck3 :LengthTruck3 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/Moto1Height :Moto1Height rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Moto1Height_Meas . ### https://saref.etsi.org/saref4auto/example/Moto1Height_Meas :Moto1Height_Meas rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:metre ; saref:hasValue 1.3 . ### https://saref.etsi.org/saref4auto/example/Moto1RelativePosition :Moto1RelativePosition rdf:type owl:NamedIndividual , ; -10 ; 4 ; 0 . ### https://saref.etsi.org/saref4auto/example/ParkingSpot1 :ParkingSpot1 rdf:type owl:NamedIndividual , ; :ParkingSpot1Point ; :ParkingSpot1OpeningTimeAvailability ; :ParkingSpot1Free , :ParkingSpot1Occupied , :ParkingSpot1Reserved . ### https://saref.etsi.org/saref4auto/example/ParkingSpot1ClosingTime :ParkingSpot1ClosingTime rdf:type owl:NamedIndividual , ; "2020-04-08T21:00:00Z"^^xsd:dateTimeStamp . ### https://saref.etsi.org/saref4auto/example/ParkingSpot1Free :ParkingSpot1Free rdf:type owl:NamedIndividual , ; saref:hasTimestamp "2020-04-08T14:00:00"^^xsd:dateTime . ### https://saref.etsi.org/saref4auto/example/ParkingSpot1Occupied :ParkingSpot1Occupied rdf:type owl:NamedIndividual , ; saref:hasTimestamp "2020-04-08T14:07:00"^^xsd:dateTime . ### https://saref.etsi.org/saref4auto/example/ParkingSpot1OpeningTime :ParkingSpot1OpeningTime rdf:type owl:NamedIndividual , ; "2020-04-08T09:00:00Z"^^xsd:dateTimeStamp . ### https://saref.etsi.org/saref4auto/example/ParkingSpot1OpeningTimeAvailability :ParkingSpot1OpeningTimeAvailability rdf:type owl:NamedIndividual , ; :ParkingSpot1OpeningTime ; :ParkingSpot1ClosingTime . ### https://saref.etsi.org/saref4auto/example/ParkingSpot1Point :ParkingSpot1Point rdf:type owl:NamedIndividual , ; 52.081927 ; 4.325145 . ### https://saref.etsi.org/saref4auto/example/ParkingSpot1Reserved :ParkingSpot1Reserved rdf:type owl:NamedIndividual , ; saref:hasTimestamp "2020-04-08T14:03:00"^^xsd:dateTime . ### https://saref.etsi.org/saref4auto/example/Platoon1 :Platoon1 rdf:type owl:NamedIndividual , ; saref:hasProperty :Platoon1Size ; :Platoon1EndPoint ; :Truck1 , :Truck2 , :Truck3 ; :Platoon1Platooning , :Platoon1Unknown ; 6 . ### https://saref.etsi.org/saref4auto/example/Platoon1EndPoint :Platoon1EndPoint rdf:type owl:NamedIndividual , ; owl:sameAs :Truck1EndPoint . ### https://saref.etsi.org/saref4auto/example/Platoon1Platooning :Platoon1Platooning rdf:type owl:NamedIndividual , , ; saref:hasTimestamp "2020-02-02T19:01:00"^^xsd:dateTime , "2020-02-02T19:04:50"^^xsd:dateTime , "2020-02-02T19:16:38"^^xsd:dateTime . ### https://saref.etsi.org/saref4auto/example/Platoon1Size :Platoon1Size rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Platoon1Size_Meas1 . ### https://saref.etsi.org/saref4auto/example/Platoon1Size_Meas1 :Platoon1Size_Meas1 rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn :platoon_cardinality ; saref:hasTimestamp "2020-02-02T18:45:35"^^xsd:dateTime ; saref:hasValue 2 . ### https://saref.etsi.org/saref4auto/example/Platoon1Unknown :Platoon1Unknown rdf:type owl:NamedIndividual , , ; saref:hasTimestamp "2020-02-02T18:48:15"^^xsd:dateTime ; rdfs:label "unknown"@en . ### https://saref.etsi.org/saref4auto/example/PlatoonID1 :PlatoonID1 rdf:type owl:NamedIndividual , ; 1 . ### https://saref.etsi.org/saref4auto/example/PlatoonPosition1 :PlatoonPosition1 rdf:type owl:NamedIndividual , ; 1 . ### https://saref.etsi.org/saref4auto/example/PlatoonPosition2 :PlatoonPosition2 rdf:type owl:NamedIndividual , ; 2 . ### https://saref.etsi.org/saref4auto/example/PlatoonPosition3 :PlatoonPosition3 rdf:type owl:NamedIndividual , ; 3 . ### https://saref.etsi.org/saref4auto/example/PlatoonSize_Meas2 :PlatoonSize_Meas2 rdf:type owl:NamedIndividual , saref:Measurement ; saref:hasTimestamp "2020-02-02T19:00:00"^^xsd:dateTime ; saref:hasValue "3"^^xsd:int . ### https://saref.etsi.org/saref4auto/example/RoadConeObject :RoadConeObject rdf:type owl:NamedIndividual , ; ; :cone . ### https://saref.etsi.org/saref4auto/example/RoadEntityAdult1 :RoadEntityAdult1 rdf:type owl:NamedIndividual , ; :adult1 ; :Adult1RelativePosition . ### https://saref.etsi.org/saref4auto/example/RoadEntityChild1 :RoadEntityChild1 rdf:type owl:NamedIndividual , ; :child1 ; :Child1RelativePosition . ### https://saref.etsi.org/saref4auto/example/RoadEntityEvent1 :RoadEntityEvent1 rdf:type owl:NamedIndividual , ; :humanPresenceOnTheRoad ; :Event1RelativePosition . ### https://saref.etsi.org/saref4auto/example/RoadEntityMoto1 :RoadEntityMoto1 rdf:type owl:NamedIndividual , ; :BlackMoto ; :Moto1RelativePosition . ### https://saref.etsi.org/saref4auto/example/StationID1 :StationID1 rdf:type owl:NamedIndividual , ; 1 . ### https://saref.etsi.org/saref4auto/example/StationID2 :StationID2 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/StationID3 :StationID3 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/StationID4 :StationID4 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/StationID5 :StationID5 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/StationID6 :StationID6 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/StationID7 :StationID7 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/StationID8 :StationID8 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/Truck1 :Truck1 rdf:type owl:NamedIndividual , ; saref:hasProperty :HeightTruck1 , :LengthTruck1 , :WidthTruck1 ; :StationID4 ; :PlatoonPosition1 ; ; :Truck1Route . ### https://saref.etsi.org/saref4auto/example/Truck1EndPoint :Truck1EndPoint rdf:type owl:NamedIndividual , ; 51.904957 ; 4.484551 . ### https://saref.etsi.org/saref4auto/example/Truck1Heigth_ManufacturerMeas :Truck1Heigth_ManufacturerMeas rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:metre ; saref:hasValue 2.45 . ### https://saref.etsi.org/saref4auto/example/Truck1Length_ManufacturerMeas :Truck1Length_ManufacturerMeas rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:metre ; saref:hasValue 13 . ### https://saref.etsi.org/saref4auto/example/Truck1Route :Truck1Route rdf:type owl:NamedIndividual , ; :Truck1EndPoint . ### https://saref.etsi.org/saref4auto/example/Truck1Width_ManufacturerMeas :Truck1Width_ManufacturerMeas rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:metre ; saref:hasValue 2.45 . ### https://saref.etsi.org/saref4auto/example/Truck2 :Truck2 rdf:type owl:NamedIndividual , ; :StationID5 ; :PlatoonPosition2 ; . ### https://saref.etsi.org/saref4auto/example/Truck3 :Truck3 rdf:type owl:NamedIndividual , ; :StationID6 ; :PlatoonPosition3 ; ; :Platoon1 . ### https://saref.etsi.org/saref4auto/example/Truck4 :Truck4 rdf:type owl:NamedIndividual , ; saref:hasProperty :Truck4Speed ; :StationID8 ; :Truck4RelativePosition . ### https://saref.etsi.org/saref4auto/example/Truck4RelativePosition :Truck4RelativePosition rdf:type owl:NamedIndividual , ; 6 ; 10 ; 0 . ### https://saref.etsi.org/saref4auto/example/Truck4Speed :Truck4Speed rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Truck4Speed_Meas1 . ### https://saref.etsi.org/saref4auto/example/Truck4Speed_Meas1 :Truck4Speed_Meas1 rdf:type owl:NamedIndividual , saref:Measurement ; saref:isMeasuredIn om:kilometrePerHour ; saref:hasTimestamp "2020-04-15T11:45:24"^^xsd:dateTime ; saref:hasValue 0 . ### https://saref.etsi.org/saref4auto/example/WidthCar1 :WidthCar1 rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Car1Width_ManufacturerMeas . ### https://saref.etsi.org/saref4auto/example/WidthCar2 :WidthCar2 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/WidthCar3 :WidthCar3 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/WidthTruck1 :WidthTruck1 rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Truck1Width_ManufacturerMeas . ### https://saref.etsi.org/saref4auto/example/WidthTruck2 :WidthTruck2 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/WidthTruck3 :WidthTruck3 rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/adult1 :adult1 rdf:type owl:NamedIndividual , ; :adult1Height ; . ### https://saref.etsi.org/saref4auto/example/adult1Height :adult1Height rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Adult1Height_Meas . ### https://saref.etsi.org/saref4auto/example/child1 :child1 rdf:type owl:NamedIndividual , ; :child1Height ; . ### https://saref.etsi.org/saref4auto/example/child1Height :child1Height rdf:type owl:NamedIndividual , ; saref:relatesToMeasurement :Child1Height_Meas . ### https://saref.etsi.org/saref4auto/example/cone :cone rdf:type owl:NamedIndividual , . ### https://saref.etsi.org/saref4auto/example/humanPresenceOnTheRoad :humanPresenceOnTheRoad rdf:type owl:NamedIndividual , . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi