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 spdx:  <http://spdx.org/rdf/terms#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>

<https://opendata.swiss/set/data/matchingtab_quartnr_wikidataid-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/irregular>;
        dct:description         "Diese Liste wurde am Wikimedia Hackathon 2014 in Zürich erstellt. Sie dient zur Verknüpfung zwischen statistischen Quartiernummern und den Wikidata-Item-IDs."@de;
        dct:identifier          "matchingtab_quartnr_wikidataid@stadt-zurich";
        dct:issued              "2014-05-09T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language            "de";
        dct:publisher           [ rdf:type   foaf:Organization;
                                  foaf:name  "Statistik Stadt Zürich, Präsidialdepartement"
                                ];
        dct:title               "Matchingtabelle Quartiernummern zu Wikidata-ID"@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/4af0ce9d-c669-4f08-a9ca-fe8a04b4d007>;
        dcat:keyword            "wikidata"@de , "index"@de , "quartier"@de , "sachdaten"@de , "wikipedia"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/matchingtab-quartnr-wikidataid";
        dcat:theme              <http://opendata.swiss/themes/population> .

<https://opendata.swiss/set/distribution/4af0ce9d-c669-4f08-a9ca-fe8a04b4d007>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "0090f2ed-1df9-4953-9561-5d413fd74758";
        dct:issued        "2015-08-07T15:35:18.549777"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2016-09-15T11:16:15.563954"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "matchingIDs_AdminID-WikidataID.csv";
        spdx:checksum     [ spdx:checksumValue  "39cbff3e09982324f4cf8ce5077e71c6"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/matchingtab-quartnr-wikidataid/download/matchingIDs_AdminID-WikidataID.csv";
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/matchingtab-quartnr-wikidataid/download/matchingIDs_AdminID-WikidataID.csv" .
