<http://schema.mobivoc.org/entrance>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Describes the entrance of a parking facility."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "entrance"@en , "hat Einfahrt"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/ParkingFacilityEntrance> ;
        <http://purl.org/dc/terms/created>
                "2017-05-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/chargingPoint>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates whether charging points are available." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                [ a       <http://www.w3.org/2002/07/owl#Class> ;
                  <http://www.w3.org/2002/07/owl#unionOf>
                          ( <http://schema.mobivoc.org/ParkingFacility> <http://schema.mobivoc.org/ParkingSpace> )
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "has charging point"@en , "hat Ladestation"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/ChargingPoint> ;
        <http://purl.org/dc/terms/created>
                "2017-04-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/CEE_7_4>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The CEE 7/3 socket and CEE 7/4 plug are commonly called Schuko. The socket (which is often, in error, also referred to as CEE 7/4) has a predominantly circular recess which is 17.5 mm (0.689 in) deep with two symmetrical round apertures and two earthing clips on the sides of the socket positioned to ensure that the earth is always engaged before live pin contact is made. The plug pins are 4.8 by 19 mm (0.189 by 0.748 in)." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "CEE 7/4"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/AC_power_plugs_and_sockets#CEE_7/5_socket_and_CEE_7/6_plug_(French;_Type_E)> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "28" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Type F" , "Schuko" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/e/ef/Schuko_plug_and_socket.png> .

<http://schema.mobivoc.org/UndergroundParkingGarage>
        a       <http://www.w3.org/2000/01/rdf-schema#Class> , <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Parking facility with one or more levels below the surface and none above ground." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Tiefgarage"@de , "Underground parking garage"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://purl.org/dc/terms/created>
                "2017-04-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Rampengarage"@de ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Tiefgarage"@de , "Underground parking garage"@en .

<http://schema.org/Place>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Entities that have a somewhat fixed, physical extension."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Place"@en .

<http://schema.mobivoc.org/Faulty>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The parking facility is not operating normally." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Faulty"@en , "Defekt"@de .

<http://schema.mobivoc.org/level>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the level of a parking facility the parking space is located in."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingSpace> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Ebene"@de , "level"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#integer> ;
        <http://purl.org/dc/terms/created>
                "2018-01-11"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<https://ns.eccenca.com/aweilandt>
        a       <http://xmlns.com/foaf/0.1/Person> , <http://purl.org/dc/terms/Agent> ;
        <http://schema.org/affiliation>
                <https://ns.eccenca.com/eccenca-GmbH> ;
        <http://xmlns.com/foaf/0.1/name>
                "Annette Weilandt" .

<http://schema.mobivoc.org/RecreationalVehicle>
        a       <http://schema.org/Vehicle> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A motor vehicle or trailer equipped with living space and amenities found in a home."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Wohnmobil"@de , "Recreational vehicle"@en .

<http://schema.org/address>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Physical address of the item."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/Place> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "address"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.org/PostalAddress> .

<http://creativecommons.org/ns#license>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://creativecommons.org/ns> .

<http://schema.mobivoc.org/operatedBy>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The operator of a civic structure or facility. Operator and owner can be different business entitites."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "betrieben von"@de , "operated by"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/goodrelations/v1#BusinessEntity> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/ParkAndRide>
        a       <http://schema.mobivoc.org/ParkingFacilityConnection> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Connection to public transport." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Parken und Reisen"@de , "Park & Ride"@en ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "P&R" , "P+R" .

<http://schema.mobivoc.org/dueForTime>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that a price specification is due for a certain time specification."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/PriceSpecification> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "due for time"@en , "fällig für Zeitdauer"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/TimeSpecification> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/ParkAndRideServiceOperating>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Park and ride services are operating until the specified time." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "P+R-Service vorhanden"@de , "Park and ride service operating"@en .

<http://schema.mobivoc.org/vehicleWidthLimitInM>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the width limit in meter for vehicles using the parking facility." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "vehicle width limit"@en , "Breitenbegrenzung für Fahrzeuge"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#decimal> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/price>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that a civic structure can be used for a specific price."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "price"@en , "Preis"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.org/PriceSpecification> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<https://ns.eccenca.com/eccenca-GmbH>
        a       <http://purl.org/dc/terms/Agent> , <http://xmlns.com/foaf/0.1/Organization> ;
        <http://xmlns.com/foaf/0.1/name>
                "eccenca GmbH" .

<http://schema.mobivoc.org/IEC_60309_3-pin>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "IEC 60309 (formerly IEC 309 and CEE 17, also published by CENELEC as EN 60309) is an international standard from the International Electrotechnical Commission (IEC) for \"plugs, socket-outlets and couplers for industrial purposes\". 3-Pin connector." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "IEC_60309 3-pin"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/IEC_60309> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "34" , "16" .

<http://schema.mobivoc.org/Carpooling>
        a       <http://schema.mobivoc.org/ParkingFacilityConnection> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Parking facility used for carpooling or ridesharing." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Parken und Mitfahren"@de , "Carpooling" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Parken und Mitnehmen"@de , "P&M" , "P+M" , "Park & Drive" .

<http://schema.mobivoc.org/access>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that a civic structure can only be accessed when certain conditions are fullfilled."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "access"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/AccessCondition> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/currentValue>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the current value of the real-time capacity."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/RealTimeCapacity> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "current value"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#integer> ;
        <http://purl.org/dc/terms/created>
                "2015-05-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/AS_3112_Type_I>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "AS/NZS 3112 are the harmonised Australian and New Zealand standards for AC Plugs and Socket-Outlets." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "AS 3112 Type I"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/AS/NZS_3112> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "29" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Type I/AS 3112/CPCS-CCC" , "Type I" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/2/20/Aust_AC_plug.jpg/800px-Aust_AC_plug.jpg> .

<http://schema.mobivoc.org/charger>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Describes the charger available at a charging point. A charging point can have more than one charger." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ChargingPoint> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "charger"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/Charger> .

<http://schema.mobivoc.org/ElectricVehicle>
        a       <http://schema.org/Vehicle> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A wheeled, self-powered motor vehicle using an electric drivetrain."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Véhicule électrique"@fr , "Electric vehicle"@en , "Elektrofahrzeug"@de .

<http://schema.mobivoc.org/ParallelParking>
        a       <http://schema.mobivoc.org/ArrangementPattern> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Bei der Längsaufstellung wird das Fahrzeug (gemäß § 12 StVO) parallel zur Fahrbahn geparkt. Diese Fahrzeugaufstellung ist die gängigste Aufstellungsart an Straßen."@de , "With parallel parking, vehicles are arranged in a line, with the front of one vehicle facing the back of an adjacent one. This is done parallel to a curb, when one is provided. Parallel parking is the most common mode of roadside parking for vehicles."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Parallel parking"@en , "Längsaufstellung"@de ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Parallelaufstellung"@de ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Längsaufstellung"@de , "Parallel parking"@en .

<http://schema.mobivoc.org/ChargingPoint>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Civic structure that supplies electric energy for the recharging of electric vehicles." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Ladestation"@de , "Charging point"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.org/CivicStructure> .

<http://schema.mobivoc.org/freeOfCharge>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that the usage of the civic structure is for free." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/PriceSpecification> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "free of charge"@en , "kostenlos"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#boolean> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/plug>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the plugs available at a charger." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/Charger> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "plug"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/Plug> .

<http://schema.mobivoc.org/IEC_60309_16A_2_E>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "IEC 60309 (formerly IEC 309 and CEE 17, also published by CENELEC as EN 60309) is an international standard from the International Electrotechnical Commission (IEC) for \"plugs, socket-outlets and couplers for industrial purposes\". The blue P+N+E, 6h (180°) plug is a single phase connector. In particular this smallest (16 A) variant has become especially common in camping vehicles and sockets found in caravan parks and marinas throughout Europe." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "IEC_60309 16A 2+E"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/IEC_60309> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "4" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Blue Commando (2P+E)" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/c/c0/CEE_16A_230V_Wandsteckdose_Pinning.png/800px-CEE_16A_230V_Wandsteckdose_Pinning.png> .

<http://schema.mobivoc.org/brand>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the brand of a charger." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/Charger> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "brand"@en , "Marke"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> .

<http://schema.mobivoc.org/PlugType>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Type of a plug that is used to connect electric vehicles." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Steckertyp"@de , "Plug type"@en .

<http://schema.mobivoc.org/IEC_62196_Type_3A>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The type 3A is derived from the Scame charging connectors adding the IEC 62196 pins which is suited for single-phase charging – the connector builds on the experience with the Scame connector for charging of light vehicles (electric motorcycles and scooters)." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "SCAME Type 3A"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/IEC_62196#Type_3_(EV_Plug_Alliance_connector),_Scame> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "36" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "IEC 62196-2 Type 3A" .

<http://schema.mobivoc.org/Women>
        a       <http://schema.mobivoc.org/UserGroup> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Female persons."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Frauen"@de , "Women"@en .

<http://schema.mobivoc.org/CEE_7_16>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The CEE 7/16 standard sheet appears in Supplement 2 (June 1962) to the 1951 edition of CEE 7. The CEE 7/16 unearthed plug is used for low power Class II applications, it has two round 4 by 19 mm (0.157 by 0.748 in) pins, rated at 2.5 A. There are two variants." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "CEE 7/16"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/AC_power_plugs_and_sockets#CEE_7/16_plugs> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "13" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Europlug" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/6/63/Euro-Flachstecker_2.jpg> .

<http://schema.mobivoc.org/Allow>
        a       <http://schema.mobivoc.org/Action> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Allow to do an action."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Erlauben"@de , "Allow"@en .

<http://schema.mobivoc.org/NoParkAndRideInformation>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "No park and ride information will be available until the specified time." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "No park and ride information"@en , "Keine P+R-Informationen"@de .

<http://purl.org/goodrelations/v1#BusinessEntity>
        a       <http://www.w3.org/2002/07/owl#class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "An instance of this class represents the legal agent making (or seeking) a particular offering. This can be a legal body or a person. A business entity has at least a primary mailing address and contact details. For this, typical address standards (vCard) and location data (geo, WGS84) can be attached. Note that the location of the business entity is not necessarily the location from which the product or service is being available."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/goodrelations/v1#> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Juristische Person"@de , "Business entity"@en .

<http://schema.mobivoc.org/civicStructureStatus>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the current status of the civil structure." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "civic structure status"@en , "hat Status der zivilen Struktur"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://purl.org/dc/terms/created>
                "2017-06-23"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/>
        a       <http://www.w3.org/2002/07/owl#Ontology> , <http://purl.org/vocommons/voaf#Vocabulary> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Our goal is to significantly improve the data mobility between all stakeholders by providing a standardized vocabulary using Semantic Web technologies and ontologies. For the open vocabulary covering various mobility aspects we use RDF (Resource Description Framework) - a recommended specification of the World Wide Web Consortium (W3C) and the so-called lingua franca for the integration of data and web. We invite everyone who is interested to join our MobiVoc initiative and to participate in the development of the Open Mobility Vocabulary." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "MobiVoc: Open Mobility Vocabulary"@en ;
        <http://creativecommons.org/ns#license>
                <http://creativecommons.org/licenses/by/4.0/> ;
        <http://purl.org/dc/terms/contributor>
                <http://purl.org/net/clange> , <http://sebastian.tramp.name> , <http://eis.iai.uni-bonn.de/NiklasPetersen> ;
        <http://purl.org/dc/terms/created>
                "2014-08-05"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/creator>
                <https://ns.eccenca.com/aweilandt> , <https://ns.eccenca.com/mbruemmer> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/publisher>
                <https://ns.eccenca.com/eccenca-GmbH> ;
        <http://purl.org/vocab/vann/preferredNamespacePrefix>
                "mv" ;
        <http://purl.org/vocab/vann/preferredNamespaceUri>
                "http://schema.mobivoc.org/" ;
        <http://rdfs.org/ns/void#vocabulary>
                <http://purl.org/vocab/vann/> , <http://xmlns.com/foaf/0.1/> ;
        <http://www.w3.org/2002/07/owl#versionInfo>
                "v1.0.0" .

<http://purl.org/vocab/vann/preferredNamespacePrefix>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/vocab/vann/> .

<http://schema.mobivoc.org/isFastChargeCapable>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that the charger is able to fast charge." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/Charger> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "is fast charge capable"@en , "erlaubt Schnellladen"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#boolean> .

<https://ns.eccenca.com/mbruemmer>
        a       <http://xmlns.com/foaf/0.1/Person> , <http://purl.org/dc/terms/Agent> ;
        <http://schema.org/affiliation>
                <https://ns.eccenca.com/eccenca-GmbH> ;
        <http://xmlns.com/foaf/0.1/name>
                "Martin Brümmer" .

<http://schema.mobivoc.org/timeStartValue>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the start value of a time period." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/TimeSpecification> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "time start value"@en , "Anfangszeit"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#float> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/powerInKW>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the power of a charger or plug in kilowatts." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                [ a       <http://www.w3.org/2002/07/owl#Class> ;
                  <http://www.w3.org/2002/07/owl#unionOf>
                          ( <http://schema.mobivoc.org/Plug> <http://schema.mobivoc.org/Charger> )
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "power in kW"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#double> .

<http://schema.mobivoc.org/CarsharingUsers>
        a       <http://schema.mobivoc.org/UserGroup> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "User of a car rental model where people rent cars for short periods of time."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Carsharing users"@en-us , "Car club users"@en-uk , "Carsharing-Nutzer"@de , "Utilisateurs de l'autopartage"@fr ;
        <http://www.w3.org/2004/02/skos/core#hiddenLabel>
                "Car-sharing users" , "Car sharing users" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Carsharing users"@en-us , "Carsharing-Nutzer"@de .

<http://schema.mobivoc.org/voltageInV>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the voltage of a charger or plug in volt." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                [ a       <http://www.w3.org/2002/07/owl#Class> ;
                  <http://www.w3.org/2002/07/owl#unionOf>
                          ( <http://schema.mobivoc.org/Plug> <http://schema.mobivoc.org/Charger> )
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "voltage in V"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#double> .

<http://schema.mobivoc.org/model>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the charger model of the charging point." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/Charger> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "model"@en , "Modell"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> .

<http://schema.mobivoc.org/NormalParkingRestrictionsLifted>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The parking restrictions that normally apply in the specified location have been temporarily lifted." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Normale Parkbeschränkungen aufgehoben"@de , "Normal parking restrictions lifted"@en .

<http://creativecommons.org/licenses/by/4.0/>
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Creative Commons Attribution 4.0 International" .

<http://schema.mobivoc.org/SpecialParkingRestrictionsInForce>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Parking restrictions, other than those that normally apply, are in force in a specified area." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Special parking restrictions in force"@en , "Besondere Parkbeschränkungen in Kraft"@de .

<http://schema.mobivoc.org/Bicycle>
        a       <http://schema.org/Vehicle> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A human-or electric powered, pedal-driven, single-track vehicle, having two wheels attached to a frame, one behind the other."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Fahrrad"@de , "Bicycle"@en , "Vélo"@fr .

<http://schema.mobivoc.org/PerpendicularParking>
        a       <http://schema.mobivoc.org/ArrangementPattern> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Bei der Senkrechtaufstellung wird das Fahrzeug mit einem Aufstellwinkel von von 100 gon (90°) geparkt."@de , "With perpendicular parking, vehicles are parked side to side, perpendicular to an aisle, curb, or wall. This type of parking is commonly used in parking lots and parking facilities."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Perpendicular parking"@en , "Senkrechtaufstellung"@de ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Bay parking"@en ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Perpendicular parking"@en .

<http://schema.mobivoc.org/Plug>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Component of a charger to connect an electric vehicle. There are different plug types used for charging electric vehicles." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Anschluss"@de , "Plug"@en .

<http://schema.mobivoc.org/chargerQuantity>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the amount of chargers available at the charging point." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/Charger> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "charger quantity"@en , "Anzahl Ladepunkte"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#integer> .

<http://schema.mobivoc.org/SEV1011_Type_J>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The Swiss standard, also used in Liechtenstein, is SN SEV 1011:2009 Plugs and socket-outlets for household and similar purposes. The standard defines a hierarchical system of plugs and sockets with two, three and five pins, and 10 A or 16 A ratings. Sockets will accept plugs with the same or fewer pins and the same or lower ratings." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "SEV1011 Type J"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/AC_power_plugs_and_sockets#10_A_plugs_and_sockets_(Type_J)> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "1037" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Type J" , "Swiss domestic 3-pin" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/d/da/AC_Power_Plug_Type_J.jpg> .

<http://schema.mobivoc.org/totalCapacity>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the total number of parking spaces of a parking facility." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "total capacity"@en , "Gesamtkapazität"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#integer> ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/SAE_J1772-2001>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "SAE J1772 (IEC Type 1) is a North American standard for electrical connectors for electric vehicles maintained by the SAE International and has the formal title \"SAE Surface Vehicle Recommended Practice J1772, SAE Electric Vehicle Conductive Charge Coupler\"." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "J1772"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/SAE_J1772> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "7" .

<http://schema.mobivoc.org/ParkingLot>
        a       <http://www.w3.org/2000/01/rdf-schema#Class> , <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Parking area on a single groundfloor level that is usually located outdoor." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Parking lot"@en , "Parkplatz"@de ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://purl.org/dc/terms/created>
                "2017-05-30"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "car lot"@en , "Parkfläche"@de ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Parking lot"@en-us , "Parkplatz"@de , "Car park"@en-uk .

<http://schema.mobivoc.org/queuingTime>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The current queuing time (duration) for entering the parking facility." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Wartezeit"@de , "queuing time"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> ;
        <http://purl.org/dc/terms/created>
                "2017-05-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://purl.org/vocab/vann/preferredNamespaceUri>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/vocab/vann/> .

<http://schema.mobivoc.org/Mennekes_Type_2>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The IEC 62196 Type 2 connector (commonly referred to as Mennekes) is used for charging electric cars within Europe. The connector is circular in shape, with a flattened top edge and originally specified for charging battery electric vehicles at 3–120 kilowatts." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Mennekes (Type 2)"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/Type_2_connector> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "25" , "1036" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "IEC_62196 Type 2" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/f/f3/VDE-AR-E_2623-2-2-plug.jpg> .

<http://schema.mobivoc.org/CEE_7_5>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The CEE 7/5 socket and CEE 7/6 plug are defined in French standard NF C 61-314 \"Plugs and socket-outlets for household and similar purposes\" (which also includes CEE 7/7, 7/16 and 7/17 plugs) The socket has a predominantly circular recess which is 15 mm (0.591 in) deep with two symmetrical round apertures and a round 4.8 mm (0.189 in) earth pin projecting from the socket such that the tip is 23 mm (0.906 in) beyond the live contacts, to ensure that the earth is always engaged before live pin contact is made. The earth pin is centred between the apertures, offset by 10 mm (0.394 in). The plug (which is often, in error, also referred to as CEE 7/5) has two round pins measuring 4.8 by 19 mm (0.189 by 0.748 in), spaced 19 mm (0.748 in) apart and with an aperture for the socket's projecting earth pin. This standard is also used in Belgium, Poland, the Czech Republic, Slovakia and some other countries." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "CEE 7/5"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/AC_power_plugs_and_sockets#CEE_7/5_socket_and_CEE_7/6_plug_(French;_Type_E)> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "23" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Type E" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/b/b3/E_plug_and_socket.jpg/1920px-E_plug_and_socket.jpg> .

<http://purl.org/dc/terms/date>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The date of the given real-time capacity."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/RealTimeCapacity> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "date"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#datetime> .

<http://schema.mobivoc.org/IEC_60309_5-pin>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "IEC 60309 (formerly IEC 309 and CEE 17, also published by CENELEC as EN 60309) is an international standard from the International Electrotechnical Commission (IEC) for \"plugs, socket-outlets and couplers for industrial purposes\". 5-Pin connector." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "IEC_60309 5-pin"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/IEC_60309> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "17" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/CEE-Stecker.jpg/1280px-CEE-Stecker.jpg> .

<http://schema.mobivoc.org/name>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Name of the civic structure or facility." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Name"@de , "name"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> ;
        <http://purl.org/dc/terms/created>
                "2017-04-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/NEMA_14-50>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "NEMA connectors are power plugs and receptacles used for AC mains electricity in North America and other countries that use the standards set by the US National Electrical Manufacturers Association. The NEMA 14 devices are four-wire grounding devices (hot-hot-neutral-ground) available in ratings from 15 to 60 A. The voltage rating is 250 V. Rated for 60A." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "NEMA 14-50"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/NEMA_connector#NEMA_14> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "11" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/d/d3/220sb.svg> .

<http://schema.mobivoc.org/Action>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Action that is done."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Action"@en , "Aktion"@de ;
        <http://purl.org/dc/terms/created>
                "2017-06-23"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/AutomatedParkingGarage>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Parking garage with an automated parking system that automatically moves cars to the available parking space somewhere in the garage."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Automatisches Parkhaus"@de , "Automated parking garage"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://purl.org/dc/terms/created>
                "2017-04-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/CEE_7-Pin>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "CEE 7-Pin 32A / 400V Socket." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "CEE 7-Pin"@en ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "18" .

<http://schema.mobivoc.org/SAE_J1772-2009>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "SAE J1772 (IEC Type 1) is a North American standard for electrical connectors for electric vehicles maintained by the SAE International and has the formal title \"SAE Surface Vehicle Recommended Practice J1772, SAE Electric Vehicle Conductive Charge Coupler\". \n    The SAE J1772-2009 connector specification has been added to the international IEC 62196-2 standard." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "J1772 2009"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/IEC_62196#Type_1_(SAE_J1772-2009),_Yazaki> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "1" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "IEC 62196 Type 1" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/e/e0/SAE_J1772_7058855567.jpg/1280px-SAE_J1772_7058855567.jpg> .

<http://schema.mobivoc.org/ParkingFacilityExit>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Exit of a parking facility where vehicles can leave the parking facility."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Ausfahrt"@de , "Exit"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.org/CivicStructure> ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.org/openingHoursSpecification>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the general opening hours for a business or civic structure."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "opening hours specification"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.org/OpeningHoursSpecification> .

<http://schema.mobivoc.org/BikeAndRide>
        a       <http://schema.mobivoc.org/ParkingFacilityConnection> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Parking facilities for bicycles with connection to public transport." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Bike and Ride" .

<http://schema.mobivoc.org/ParkingFacility>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Any facility or area assigned for parking vehicles. A parking facility can provide one or more parking spaces."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Parking facility"@en , "Parkeinrichtung"@de ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.org/CivicStructure> ;
        <http://purl.org/dc/terms/created>
                "2014-10-16"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2002/07/owl#equivalentClass>
                <http://schema.org/ParkingFacility> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.org/acceptedPaymentMethod>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The payment method(s) accepted by seller for this offer."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "accepted payment method"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.org/PaymentMethod> .

<http://schema.mobivoc.org/Tesla_Supercharger>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The Tesla Supercharger network is a system of 480-volt DC fast-charging stations built by American vehicle manufacturer Tesla Inc. to allow longer journeys for their all-electric manufactured vehicles (Model S, 3 and X), through quick charging of the vehicle's battery packs." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Tesla Supercharger"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/Tesla_Supercharger> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "30" , "27" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/4/49/Tesla-type-2-model-s-charge-port-inlet-0996.jpg/1280px-Tesla-type-2-model-s-charge-port-inlet-0996.jpg> .

<http://schema.mobivoc.org/ParkAndRideServiceNotOperating>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Park and ride services are not operating until the specified time." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Park and ride service not operating"@en , "Kein P+R-Service"@de .

<http://schema.mobivoc.org/timeUnit>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the time unit a value is specified for." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/TimeSpecification> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "time unit"@en , "Zeiteinheit"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.org/PriceSpecification>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A structured value representing a price or price range for an item."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Price specification"@en , "Preisspezifikation"@de .

<http://schema.mobivoc.org/CivicStructureStatus>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Status information of a civic structure." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Status der Parkeinrichtung"@de , "Civic structure status"@en ;
        <http://purl.org/dc/terms/created>
                "2018-01-11"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/NEMA_6-20>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "NEMA connectors are power plugs and receptacles used for AC mains electricity in North America and other countries that use the standards set by the US National Electrical Manufacturers Association.\nAll NEMA 6 devices are three-wire grounding devices (hot-hot-ground) used for 208 and 240 V circuits and rated for 250 V maximum. The 20 A plug has a blade rotated 90°." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "NEMA 6-20"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/NEMA_connector#NEMA_6> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "14" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/NEMA_simplified_pins.svg/765px-NEMA_simplified_pins.svg.png> .

<http://schema.mobivoc.org/ParkAndFly>
        a       <http://schema.mobivoc.org/ParkingFacilityConnection> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Connection to airport." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Parken und Fliegen"@de , "Park & Fly" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "P&F" , "P+F" .

<http://schema.mobivoc.org/TaxiDrivers>
        a       <http://schema.mobivoc.org/UserGroup> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Drivers of a vehicle for hire, used by a single passenger or small group of passengers, often for a non-shared ride. Taxi drivers convey passengers between locations of their choice."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Taxifahrer"@de , "Taxi drivers"@en ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Taxicab drivers"@en , "Cabbies"@en-uk , "Cab drivers"@en ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Taxi drivers"@en , "Taxifahrer"@de .

<http://schema.mobivoc.org/exit>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Describes the exit of a parking facility." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "hat Ausfahrt"@de , "exit"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/ParkingFacilityExit> ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/BusOrCoach>
        a       <http://schema.org/Vehicle> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A bus is a road vehicle designed to carry passengers. Coaches are luxury busses, usually in service for long distance travel."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Bus"@de , "Coach"@en .

<http://schema.mobivoc.org/ParkingFacilityConnection>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Transport connections available at the parking facility (e.g. Park & Ride)." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Anschlussmöglichkeiten der Parkeinrichtung"@de , "Parking facility connections"@en ;
        <http://purl.org/dc/terms/created>
                "2017-06-09"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/currentInA>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the current of a charger or plug in ampere." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                [ a       <http://www.w3.org/2002/07/owl#Class> ;
                  <http://www.w3.org/2002/07/owl#unionOf>
                          ( <http://schema.mobivoc.org/Plug> <http://schema.mobivoc.org/Charger> )
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "current in A"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#double> .

<http://schema.mobivoc.org/VideoSurveillance>
        a       <http://schema.mobivoc.org/ParkingFacilityFeature> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The parking facility is surveilled by video."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Videoüberwachung"@de , "Video surveillance"@en .

<http://dbpedia.org/resource/University_of_Bonn>
        a       <http://purl.org/dc/terms/Agent> , <http://xmlns.com/foaf/0.1/Organization> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "University of Bonn" .

<http://schema.mobivoc.org/ocmConnectionID>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The OpenChargeMap ID used for the Connection / Plug." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "ocm connection ID"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> .

<http://www.w3.org/2003/01/geo/wgs84_pos#lat>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Geographic latitude of a place."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/Place> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://www.w3.org/2003/01/geo/wgs84_pos#> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "latitude"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> .

<http://schema.mobivoc.org/Families>
        a       <http://schema.mobivoc.org/UserGroup> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Parents with children."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Familien"@de , "Families"@en .

<http://schema.mobivoc.org/NEMA_5-20R>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "NEMA connectors are power plugs and receptacles used for AC mains electricity in North America and other countries that use the standards set by the US National Electrical Manufacturers Association. All NEMA 5 devices are three-wire grounding devices (hot-neutral-ground) rated for 125 V maximum." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "NEMA 5-20R"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/NEMA_connector#NEMA_5> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "9" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Electrical_outlet_with_label.jpg/1280px-Electrical_outlet_with_label.jpg> .

<http://schema.mobivoc.org/vehicleHeightLimitInM>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the height limit in meter for vehicles using the parking facility." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Höhenbegrenzung für Fahrzeuge"@de , "vechicle height limit"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#decimal> ;
        <http://purl.org/dc/terms/created>
                "2017-04-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/Motorbike>
        a       <http://schema.org/Vehicle> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A single-track, two-wheeled motor vehicle."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Motorrad"@de , "Motorbike"@en ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Motorcycle"@en ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Motorrad"@de , "Motorbike"@en , "Moto"@fr .

<http://schema.mobivoc.org/BicycleParkingStation>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Building or structure designed for use as a bicycle parking facility."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Fahrradparkstation"@de , "Bicycle parking station"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/Car>
        a       <http://schema.org/Vehicle> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A wheeled, self-powered motor vehicle used for transportation."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Car"@en , "Auto"@de , "Voiture"@fr ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Pkw"@de .

<http://schema.mobivoc.org/NEMA_5-15R>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "NEMA connectors are power plugs and receptacles used for AC mains electricity in North America and other countries that use the standards set by the US National Electrical Manufacturers Association. All NEMA 5 devices are three-wire grounding devices (hot-neutral-ground) rated for 125 V maximum.\n   The 5-15R is by far the most common electrical receptacle in North America in buildings built since the mid-twentieth century. It is usually installed in a duplex configuration; two receptacles may share a common circuit or may each be wired separately, sometimes to a switch." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "NEMA 5-15R"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/NEMA_connector#NEMA_5> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "22" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/NEMA_simplified_pins.svg/765px-NEMA_simplified_pins.svg.png> .

<http://schema.mobivoc.org/parkingSpace>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Relates the parking facility to a contained parking space."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "parking space"@en , "hat Stellplatz"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/ParkingSpace> ;
        <http://purl.org/dc/terms/created>
                "2017-05-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/ParkingFacilityFeature>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Features of the parking facility (e.g. parking for disabled people)." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Ausstattung der Parkeinrichtung"@de , "Parking facility feature"@en ;
        <http://purl.org/dc/terms/created>
                "2017-04-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/Truck>
        a       <http://schema.org/Vehicle> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A motor vehicle designed to transport cargo."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Lkw"@de , "Truck"@en .

<http://schema.mobivoc.org/capacity>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Relates the civic structure to its capacity."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "hat Kapazität"@de , "has capacity"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/Capacity> ;
        <http://purl.org/dc/terms/created>
                "2017-04-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/validForVehicle>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that an entity is valid for a specific type of vehicle."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                [ a       <http://www.w3.org/2002/07/owl#Class> ;
                  <http://www.w3.org/2002/07/owl#unionOf>
                          ( <http://schema.mobivoc.org/AccessCondition> <http://schema.org/PriceSpecification> <http://schema.mobivoc.org/Capacity> )
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "gültig für Fahrzeug"@de , "valid for vehicle"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.org/Vehicle> ;
        <http://purl.org/dc/terms/created>
                "2017-08-29"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/Restrict>
        a       <http://schema.mobivoc.org/Action> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "An action is restricted."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Beschränken"@de , "Restrict"@en .

<http://schema.mobivoc.org/Charger>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Component of a charging point used to charge electric vehicles. A charging point can have one or more chargers." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Charger"@en , "Ladegerät"@de .

<http://schema.mobivoc.org/additionalInformation>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Further information about the civic structure or facility."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "additional information"@en , "zusätzliche Information"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> ;
        <http://purl.org/dc/terms/created>
                "2017-04-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/NEMA_6-15>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "NEMA connectors are power plugs and receptacles used for AC mains electricity in North America and other countries that use the standards set by the US National Electrical Manufacturers Association.\nAll NEMA 6 devices are three-wire grounding devices (hot-hot-ground) used for 208 and 240 V circuits and rated for 250 V maximum. The 6-15 resembles the 5-15, but with collinear horizontal pins" ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "NEMA 6-15"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/NEMA_connector#NEMA_6> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "15" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/8/86/Nema_6-15.svg/346px-Nema_6-15.svg.png> .

<http://schema.mobivoc.org/ownedBy>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The owner of a civic structure or facility. Owner and operator can be different business entities."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "in Besitz von"@de , "owned by"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/goodrelations/v1#BusinessEntity> ;
        <http://purl.org/dc/terms/created>
                "2017-04-05"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/id>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "ID of the entity." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "ID"@en , "ID"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> ;
        <http://purl.org/dc/terms/created>
                "2017-05-11"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://purl.org/dc/terms/modified>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<http://schema.mobivoc.org/ParkAndRail>
        a       <http://schema.mobivoc.org/ParkingFacilityConnection> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Connection to railway station." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Park and Rail" .

<http://schema.mobivoc.org/PayStation>
        a       <http://schema.mobivoc.org/ParkingFacilityFeature> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The parking facility has a pay station."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Kassenautomat"@de , "Pay station"@en .

<http://purl.org/dc/terms/rights>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<http://schema.mobivoc.org/OnlyAFewParkingSpacesAvailable>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The parking facility has 95% or greater occupancy." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Only a few parking spaces available"@en , "Nur noch wenige Stellplätze frei"@de .

<http://schema.mobivoc.org/NoParkingInformationAvailable>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Parking information is not available until a specified time." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Keine Parkinformationen verfügbar"@de , "No parking information available"@en .

<http://purl.org/net/clange>
        a       <http://xmlns.com/foaf/0.1/Person> , <http://purl.org/dc/terms/Agent> ;
        <http://schema.org/affiliation>
                <http://dbpedia.org/resource/University_of_Bonn> ;
        <http://xmlns.com/foaf/0.1/homepage>
                <http://langec.wordpress.com/about/> ;
        <http://xmlns.com/foaf/0.1/name>
                "Christop Lange" .

<http://schema.mobivoc.org/BS1363>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "13 A plugs socket-outlets adaptors and connection units is a British Standard which specifies the most common type of single-phase AC power plugs and sockets that are used in the United Kingdom." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "BS1363"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/AC_power_plugs_and_sockets:_British_and_related_types#International_usage_of_Type_G> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "3" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Type G" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/0/00/British_plug.jpg> .

<http://schema.mobivoc.org/action>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates which action is applied."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/AccessCondition> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "action"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/Action> ;
        <http://purl.org/dc/terms/created>
                "2017-06-23"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://purl.org/dc/terms/creator>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<http://schema.mobivoc.org/picture>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "URL of the picture of a civic structure or facility."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Bild"@de , "picture"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/TimeSpecification>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Specific time a price specification is due for."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Zeitspezifikation"@de , "Time specification"@en ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/Full>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The parking facility is completely occupied." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Full"@en , "Belegt"@de .

<http://schema.mobivoc.org/unspecifiedCharge>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that a charge has to be paid for the usage of the civic structure." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/PriceSpecification> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "kostenpflichtig"@de , "unspecified charge"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#boolean> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/ParkingSpace>
        a       <http://www.w3.org/2000/01/rdf-schema#Class> , <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A parking space is a location that is designated for parking a vehicle. A parking space has a certain size, is sometimes marked and can be located at roadside or inside a parking facility. Depending on the location of the parking space, there can be regulations regarding the time allowed to park and a fee paid to use the parking space."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Parking space"@en , "Stellplatz"@de ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.org/CivicStructure> ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" ;
        <http://www.w3.org/2004/02/skos/core#hiddenLabel>
                "Parkplatz"@de ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Stellplatz"@de , "Parking space"@en .

<http://schema.mobivoc.org/currentType>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the current type (AC/DC) of the plug." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                [ a       <http://www.w3.org/2002/07/owl#Class> ;
                  <http://www.w3.org/2002/07/owl#unionOf>
                          ( <http://schema.mobivoc.org/Plug> <http://schema.mobivoc.org/Charger> )
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "current type"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> .

<http://schema.mobivoc.org/XLR4>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The XLR connector is a style of electrical connector, primarily found on professional audio, video, and stage lighting equipment. The connectors are circular in design and have between 3 and 7 pins. They are most commonly associated with balanced audio interconnection, including AES3 digital audio, but are also used for lighting control, low-voltage power supplies, and other applications. XLR connectors are available from a number of manufacturers and are covered by an international standard for dimensions, IEC 61076-2-103.[1] They are superficially similar to the older and smaller DIN connector range, but are not physically compatible with them." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "XLR 4-Pin"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/XLR_connector#Four-pin_(XLR4)> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "21" .

<http://schema.mobivoc.org/StatusUnknown>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The status of the parking facility is unknown." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Status unbekannt"@de , "Status unknown"@en .

<http://eis.iai.uni-bonn.de/NiklasPetersen>
        a       <http://xmlns.com/foaf/0.1/Person> , <http://purl.org/dc/terms/Agent> ;
        <http://schema.org/affiliation>
                <http://dbpedia.org/resource/University_of_Bonn> ;
        <http://xmlns.com/foaf/0.1/name>
                "Niklas Petersen" .

<http://schema.mobivoc.org/EnoughParkingSpacesAvailable>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The parking facility has parking spaces available." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Genügend Stellplätze frei"@de , "Enough parking spaces available"@en .

<http://schema.mobivoc.org/SurveillanceBySecurityGuards>
        a       <http://schema.mobivoc.org/ParkingFacilityFeature> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The parking facility is surveilled by security guards."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Bewacht durch Personal"@de , "surveillance by security guards"@en .

<http://schema.mobivoc.org/ParkingFacilityEntrance>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Entrance of a parking facility where vehicles can enter the parking facility."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Entrance"@en , "Einfahrt"@de ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.org/CivicStructure> ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/RealTimeCapacity>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Real-time capacity of a parking facility or parking space."@en , "Real-time capacity of a civic structure."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Echtzeit Kapazität"@de , "Real time capacity"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.mobivoc.org/Capacity> ;
        <http://purl.org/dc/terms/created>
                "2017-04-05"^^<http://www.w3.org/2001/XMLSchema#date> , "2017-05-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.org/Vehicle>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A vehicle is a device that is designed or used to transport people or cargo over land, water, air, or through space."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Vehicle"@en , "Fahrzeug"@de .

<http://schema.mobivoc.org/Inhabitants>
        a       <http://schema.mobivoc.org/UserGroup> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "People living on the premises."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Anwohner"@de , "Inhabitants"@en .

<http://schema.mobivoc.org/SAE_Combo>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The Combined Charging System is a quick charging method for battery electric vehicles delivering high-voltage direct current via a special electrical connector derived from the SAE J1772 (IEC Type 1)." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "SAE Combo (DC Fast Charge J1772)"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/Combined_Charging_System> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "32" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/CCSCombo2.svg/1052px-CCSCombo2.svg.png> .

<http://schema.mobivoc.org/numberOfLevels>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the total number of levels a parking facility has."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Anzahl Ebenen"@de , "number of levels"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#integer> ;
        <http://purl.org/dc/terms/created>
                "2018-01-11"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/ParkingGarage>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A single level or multilevel parking building to park at." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Parking garage"@en , "Parkhaus"@de ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://purl.org/dc/terms/created>
                "2017-04-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Hochgarage"@de , "Parking structure"@en , "Car park"@en , "Parking building"@en ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Parking garage"@en , "Parkhaus"@de .

<http://schema.mobivoc.org/rateOfOccupancy>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the percentage value of parking spaces occupied in a parking facility." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Belegungsrate"@de , "rate of occupancy"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/UserGroup>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A group of users having a common characteristic."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Nutzergruppe"@de , "User group"@en ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/timeEndValue>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the end value of a time period." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/TimeSpecification> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "time end value"@en , "Endzeit"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#float> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/NEMA_14-30>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "NEMA connectors are power plugs and receptacles used for AC mains electricity in North America and other countries that use the standards set by the US National Electrical Manufacturers Association. The NEMA 14 devices are four-wire grounding devices (hot-hot-neutral-ground) available in ratings from 15 to 60 A. The voltage rating is 250 V. Rated for 30A." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "NEMA 14-30"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/NEMA_connector#NEMA_14> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "10" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/d/d3/220sb.svg> .

<http://schema.mobivoc.org/exitRate>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The rate at which vehicles are exiting the parking facility." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "exit rate"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/Operational>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The facility is operational." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Status operational"@en , "Status in Betrieb"@de .

<http://schema.mobivoc.org/fillRate>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The rate at which vehicles are entering the parking facility." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "fill rate"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/CCS_Type2>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The Combined Charging System is a quick charging method for battery electric vehicles delivering high-voltage direct current via a special electrical connector derived from the  IEC Type 2 connector. As the plug is a combination of an AC connector with a DC option the resulting connector is also called Combo Coupler and the variant with Type 2 is abbreviated as Combo2." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "CCS Type2"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/Combined_Charging_System> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "33" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Combo2" ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/CCSCombo2.svg/1052px-CCSCombo2.svg.png> .

<http://schema.mobivoc.org/employeeOf>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that a group is employee of a specific business entity."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/UserGroup> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "employee of"@en , "Mitarbeiter von"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/goodrelations/v1#BusinessEntity> ;
        <http://purl.org/dc/terms/created>
                "2017-06-23"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/maximumValue>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the maximum value of the capacity."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/Capacity> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "maximum value"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#integer> ;
        <http://purl.org/dc/terms/created>
                "2015-05-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/ArrangementPattern>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Art und Weise, wie ein Fahrzeug auf einer Parkfläche aufgestellt wird."@de , "Pattern how parking spaces are arranged in a parking facility or at roadside."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Arrangement pattern"@en , "Aufstellart"@de ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/PersonsWithDisabledParkingPermit>
        a       <http://schema.mobivoc.org/UserGroup> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Persons with disabilities having a special parking permit that gives the right to use parking spaces reserved for disabled people."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Personen mit Behindertenparkausweis"@de , "Persons with disabled parking permit"@en .

<http://www.w3.org/2003/01/geo/wgs84_pos#long>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Geographic longitude of a place."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/Place> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://www.w3.org/2003/01/geo/wgs84_pos#> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "longitude"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> .

<http://schema.mobivoc.org/AccessCondition>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A condition that has to be fullfilled to get access to a civic structure."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Zugangsbedingung"@de , "Access condition"@en ;
        <http://purl.org/dc/terms/created>
                "2017-08-29"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/validForUserGroup>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that an entity is valid for a specific group of users."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                [ a       <http://www.w3.org/2002/07/owl#Class> ;
                  <http://www.w3.org/2002/07/owl#unionOf>
                          ( <http://schema.mobivoc.org/AccessCondition> <http://schema.org/PriceSpecification> <http://schema.mobivoc.org/Capacity> )
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "valid for user group"@en , "gültig für Nutzergruppe"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/UserGroup> ;
        <http://purl.org/dc/terms/created>
                "2017-09-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://purl.org/dc/terms/publisher>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<http://schema.mobivoc.org/CHAdeMO>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "CHAdeMO is the trade name of a quick charging method for battery electric vehicles delivering up to 62.5 kW of direct current (500 V, 125 A[1]) via a special electrical connector." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "CHAdeMO"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/CHAdeMO> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "2" ;
        <http://www.w3.org/2002/07/owl#sameAs>
                <http://dbpedia.org/resource/CHAdeMO> ;
        <http://xmlns.com/foaf/0.1/depiction>
                <https://upload.wikimedia.org/wikipedia/commons/d/d3/CHAdeMO_Plug_VacavilleDavisStDC2.jpg> .

<http://schema.mobivoc.org/plugType>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the type of a plug." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/Plug> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "plug type"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/PlugType> .

<http://schema.mobivoc.org/energySource>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the energy source used for the charging point i.e. renewable etc." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ChargingPoint> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "energy source"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> .

<http://schema.mobivoc.org/overnight>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that a time period overnight is possible." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/TimeSpecification> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "über Nacht"@de , "overnight"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#boolean> ;
        <http://purl.org/dc/terms/created>
                "2017-06-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/NoParkingAllowed>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "No parking allowed until the specified time." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Parken verboten"@de , "No parking allowed"@en .

<http://schema.mobivoc.org/vehicleLengthLimitInM>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the length limit in meter for vehicles using the parking facility." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.org/CivicStructure> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Längenbegrenzung für Fahrzeuge"@de , "vehicle length limit"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#decimal> ;
        <http://purl.org/dc/terms/created>
                "2017-04-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.org/PaymentMethod>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A payment method is a standardized procedure for transferring the monetary amount for a purchase. Payment methods are characterized by the legal and technical structures used, and by the organization or group carrying out the transaction."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Payment method"@en , "Zahlungsart"@de .

<http://schema.mobivoc.org/AllParkingFacilitiesFull>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "All parking facilities within a specified area are completely occupied."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Alle Parkmöglichkeiten belegt"@de , "All parking facilities full"@en .

<http://schema.mobivoc.org/AngleParking>
        a       <http://schema.mobivoc.org/ArrangementPattern> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Parking where the parking spaces are arranged at an acute angle to the direction of approach, allowing the driver to enter a space easily and later reverse back out."@en , "Bei der Schrägaufstellung wird das Fahrzeug mit einem Aufstellwinkel zwischen 50 und 90 gon (45° und ca. 81°) geparkt. Das Fahrzeug kann vorwärts in den Parkstand einfahren, muss zum Ausparken jedoch wieder rückwärts herausfahren. Diese Aufstellung wird oft bei Parkplätzen verwendet, da sie schmalere Fahrwege als die Senkrechtaufstellung und bessere Platzausnutzung als Parallelaufstellung ermöglicht."@de ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Schrägaufstellung"@de , "Angle parking"@en ;
        <http://purl.org/dc/terms/created>
                "2017-05-31"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Echelon parking"@en-uk .

<http://schema.mobivoc.org/Capacity>
        a       <http://www.w3.org/2002/07/owl#Class> , <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Capacity of a civic structure."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Capacity"@en , "Kapazität"@de ;
        <http://purl.org/dc/terms/created>
                "2017-04-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/threePhasedCurrentAvailable>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates whether three-phased current is available." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                [ a       <http://www.w3.org/2002/07/owl#Class> ;
                  <http://www.w3.org/2002/07/owl#unionOf>
                          ( <http://schema.mobivoc.org/Plug> <http://schema.mobivoc.org/Charger> )
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "three-phased current available"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#boolean> .

<http://sebastian.tramp.name>
        a       <http://xmlns.com/foaf/0.1/Person> , <http://purl.org/dc/terms/Agent> ;
        <http://schema.org/affiliation>
                <https://ns.eccenca.com/eccenca-GmbH> ;
        <http://www.w3.org/2002/07/owl#sameAs>
                <https://ns.eccenca.com/stramp> , <http://aksw.org/SebastianTramp> ;
        <http://xmlns.com/foaf/0.1/name>
                "Sebastian Tramp" .

<http://schema.mobivoc.org/customerOf>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates that a group is customer of a specific business entity."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/UserGroup> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Kunde von"@de , "customer of"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/goodrelations/v1#BusinessEntity> ;
        <http://purl.org/dc/terms/created>
                "2017-06-23"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/cableAvailable>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates whether the plug has a cable." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/Plug> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Kabel verfügbar"@de , "cable available"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#boolean> .

<http://purl.org/dc/terms/issued>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<http://schema.mobivoc.org/ParkingBarrier>
        a       <http://schema.mobivoc.org/ParkingFacilityFeature> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The parking facility has a parking barrier."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Parkschranke"@de , "Parking barrier"@en .

<http://schema.org/OpeningHoursSpecification>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A structured value providing information about the opening hours of a place or a certain service inside a place."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Opening hours specification"@en , "Öffnungszeiten"@de .

<http://schema.mobivoc.org/connectedTo>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates the transport connections available." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "connected to" ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/ParkingFacilityConnection> ;
        <http://purl.org/dc/terms/created>
                "2017-05-30"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/feature>
        a       <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates which feature the parking facility provides." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "feature"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/ParkingFacilityFeature> ;
        <http://purl.org/dc/terms/created>
                "2017-09-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.mobivoc.org/arrangement>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Indicates in which pattern a parking space is arranged." ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://schema.mobivoc.org/ParkingSpace> , <http://schema.mobivoc.org/ParkingFacility> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "arrangement pattern"@en , "Anordnung"@de ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://schema.mobivoc.org/ArrangementPattern> ;
        <http://purl.org/dc/terms/created>
                "2017-05-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2018-01-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "stable" .

<http://schema.org/CivicStructure>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A public structure, such as a town hall or concert hall, parking facility or charging point."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Civic structure"@en , "Zivile Struktur"@de ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://schema.org/Place> .

<http://schema.mobivoc.org/Closed>
        a       <http://schema.mobivoc.org/CivicStructureStatus> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The parking facility is closed." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Geschlossen"@de , "Closed"@en .

<http://schema.org/PostalAddress>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The mailing address."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Postal address"@en .

<http://schema.mobivoc.org/IEC_62196_Type_3C>
        a       <http://schema.mobivoc.org/PlugType> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The type 3A is derived from the Scame charging connectors adding the IEC 62196 pins which is suited for single-phase charging – the connector builds on the experience with the Scame connector for charging of light vehicles (electric motorcycles and scooters). The additional type 3C adds additional 2 pins for three-phase charging for usage at fast charge stations. Based on its origin the connector is sometimes referred to as the Scame type 3 connector." ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://schema.mobivoc.org/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "SCAME Type 3C"@en ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <https://en.wikipedia.org/wiki/IEC_62196#Type_3_(EV_Plug_Alliance_connector),_Scame> ;
        <http://schema.mobivoc.org/ocmConnectionID>
                "26" ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "IEC 62196-2 Type 3C" .
