PREFIX adms:  <http://www.w3.org/ns/adms#>
PREFIX dcat:  <http://www.w3.org/ns/dcat#>
PREFIX dct:   <http://purl.org/dc/terms/>
PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
PREFIX owl:   <http://www.w3.org/2002/07/owl#>
PREFIX rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>

<https://opendata.swiss/set/distribution/dd077dbc-e5a7-4922-9b06-deb31ef7dec8>
        rdf:type        dcat:Distribution;
        dct:format      "XML";
        dct:identifier  "d82da4f7-8100-49a7-92c6-71ed88ac1752";
        dct:issued      "2015-08-07T15:36:39.332194"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language    "de";
        dct:license     "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:rights      "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title       "RSS-Feed: aktueller Bestand freier Parkplatze pro Parkraum";
        adms:status     "active";
        dcat:accessURL  "http://www.pls-zh.ch/plsFeed/rss" .

<https://opendata.swiss/set/data/parkleitsystem-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/continuous>;
        dct:description         "Dieser Webservice des «Parkleitsystems Stadt Zürich» liefert Echtzeitinformationen über die im Moment freien Parkplätze in den verschiedenen Parkhäusern und Parkierungsanlagen. Der Output wird als XML (RSS-Feed) ausgegeben."@de;
        dct:identifier          "parkleitsystem@stadt-zurich";
        dct:issued              "2015-05-29T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language            "de";
        dct:publisher           [ rdf:type   foaf:Organization;
                                  foaf:name  "Verkehrsmanagement, Dienstabteilung Verkehr, Sicherheitsdepartement"
                                ];
        dct:title               "Parkleitsystem: Echtzeitinformation zu freien Parkplätzen in verschiedenen Parkhäusern"@de;
        owl:versionInfo         "1.0";
        dcat:contactPoint       [ rdf:type        vcard:Organization;
                                  vcard:fn        "Open Data Zürich";
                                  vcard:hasEmail  <https://data.stadt-zuerich.ch/opendata@zuerich.ch>
                                ];
        dcat:distribution       <https://opendata.swiss/set/distribution/dd077dbc-e5a7-4922-9b06-deb31ef7dec8>;
        dcat:keyword            "service"@de , "parkplatz"@de , "parkhaus"@de , "real-time"@de , "verkehr"@de , "parkanlage"@de , "mobilität"@de , "hackzurich"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/parkleitsystem";
        dcat:theme              <http://opendata.swiss/themes/mobility> , <http://opendata.swiss/themes/territory> .
