@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/751f7191-f618-4ee6-be1b-366bea0f8bd5> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Standorte der Abfallkörbe im Stadtgebiet" ;
    dct:identifier "751f7191-f618-4ee6-be1b-366bea0f8bd5" ;
    dct:issued "2021-04-20T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-04-20T12:40:28.535005"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/2ef5f9b0-7e24-4197-be06-3c1b2b19bc2a> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/regionalKey/010600063063> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2021-04-20T00:00:00"^^xsd:dateTime ] ;
    dct:title "Papierkörbe" ;
    dcat:distribution <http://134.245.19.93/dataset/751f7191-f618-4ee6-be1b-366bea0f8bd5/resource/ba98256f-7e56-4516-8446-06775f7558c0> ;
    dcat:keyword "Abfallbehälter",
        "Papierkörbe" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://134.245.19.93/dataset/751f7191-f618-4ee6-be1b-366bea0f8bd5/resource/ba98256f-7e56-4516-8446-06775f7558c0> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-04-20T12:40:26.524762"^^xsd:dateTime ;
    dct:modified "2021-04-20T12:40:26.366071"^^xsd:dateTime ;
    dct:title "15_Papierkörbe.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "196f3e1f65261d3d9aee6a8314abe2e4"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/751f7191-f618-4ee6-be1b-366bea0f8bd5/resource/ba98256f-7e56-4516-8446-06775f7558c0/download/15_papierkorbe.csv> ;
    dcat:byteSize 33014.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/2ef5f9b0-7e24-4197-be06-3c1b2b19bc2a> a foaf:Agent ;
    foaf:name "Norderstedt" .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<http://dcat-ap.de/def/politicalGeocoding/regionalKey/010600063063> a dct:Location ;
    skos:prefLabel "Stadt Norderstedt" ;
    locn:geometry "POLYGON ((10.0115 53.7457, 10.0228 53.7495, 10.0273 53.7256, 10.0315 53.7266, 10.0307 53.7234, 10.0346 53.7236, 10.0332 53.7187, 10.0469 53.7191, 10.0581 53.7155, 10.0597 53.7103, 10.0735 53.7091, 10.0603 53.6969, 10.0713 53.6969, 10.0656 53.6889, 10.0605 53.6885, 10.0670 53.6859, 10.0692 53.6794, 10.0504 53.6769, 10.0407 53.6819, 9.9987 53.6814, 9.9906 53.6707, 9.9898 53.6494, 9.9848 53.6473, 9.9453 53.6528, 9.9349 53.6789, 9.9430 53.6874, 9.9438 53.7042, 9.9489 53.7059, 9.9451 53.7061, 9.9607 53.7229, 9.9530 53.7256, 9.9554 53.7325, 9.9592 53.7285, 9.9596 53.7303, 9.9659 53.7285, 9.9785 53.7427, 9.9742 53.7459, 9.9803 53.7521, 9.9779 53.7579, 9.9846 53.7600, 9.9947 53.7498, 10.0115 53.7457))"^^gsp:wktLiteral .

<https://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

