@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.opendata.dk/dataset/27b970d7-7a97-4af6-97a6-8db6e9a6a64d> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/UPDATE_CONT> ;
    dct:description "Affaldsbeholdere i Aarhus Kommune. Data leveres som udgangspunkt som wfs service. Ønskes andre formater henvises til download af data på kommunens borger webgis https://webkort.aarhuskommune.dk/spatialmap?" ;
    dct:identifier "27b970d7-7a97-4af6-97a6-8db6e9a6a64d" ;
    dct:issued "2016-12-07T11:47:57.207203"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DAN> ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC0> ;
    dct:modified "2025-02-11T08:40:07.871957"^^xsd:dateTime ;
    dct:publisher <https://www.opendata.dk/city-of-aarhus> ;
    dct:title "Affaldsbeholdere i Aarhus Kommune" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Gothard Petersen" ;
            vcard:hasEmail <mailto:ppg@aarhus.dk> ],
        [ a vcard:Organization ;
            vcard:fn "Peter Gothard Petersen" ;
            vcard:hasEmail <mailto:ppg@aarhus.dk> ] ;
    dcat:distribution <http://webkort.aarhuskommune.dk/spatialmap?page=get_geojson_opendata&datasource=affaldsspande>,
        <https://webkort.aarhuskommune.dk/wfs/wfs?service=WFS&REQUEST=GetFeature&typename=spatialsuite:Affaldsspande&version=2.0.0&srsname=EPSG:25832&outputformat=gml2> ;
    dcat:keyword "Affald",
        "Energi",
        "Miljø",
        "Miljøaffald",
        "Regioner og byer",
        "affaldsbeholdere",
        "energi",
        "miljø",
        "skrald",
        "skraldespande" ;
    dcat:landingPage <https://www.opendata.dk/city-of-aarhus/affaldsbeholdere-i-aarhus-kommune> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://publications.europa.eu/resource/authority/frequency/UPDATE_CONT> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/DAN> a dct:LinguisticSystem .

<https://www.opendata.dk/city-of-aarhus> a foaf:Agent ;
    foaf:name "Aarhus Kommune" .

<https://www.opendata.dk/city-of-aarhus/affaldsbeholdere-i-aarhus-kommune> a foaf:Document .

<http://publications.europa.eu/resource/authority/licence/CC0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://webkort.aarhuskommune.dk/spatialmap?page=get_geojson_opendata&datasource=affaldsspande> a rdfs:Resource,
        dcat:Distribution ;
    dct:format "GEOJSON" ;
    dct:issued "2025-04-10T07:23:40.632775"^^xsd:dateTime ;
    dct:modified "2025-04-10T07:23:40.622169"^^xsd:dateTime ;
    dct:title "Affaldsspande" ;
    dcat:accessURL <http://webkort.aarhuskommune.dk/spatialmap?page=get_geojson_opendata&datasource=affaldsspande> .

<https://webkort.aarhuskommune.dk/wfs/wfs?service=WFS&REQUEST=GetFeature&typename=spatialsuite:Affaldsspande&version=2.0.0&srsname=EPSG:25832&outputformat=gml2> a rdfs:Resource,
        dcat:Distribution ;
    dct:description "Affaldsspande temaet leveret som wfs service." ;
    dct:format "WFS" ;
    dct:issued "2025-04-10T07:23:40.632769"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC0> ;
    dct:modified "2025-04-10T07:23:40.622032"^^xsd:dateTime ;
    dct:title "Affaldsspande wfs" ;
    dcat:accessURL <https://webkort.aarhuskommune.dk/wfs/wfs?service=WFS&REQUEST=GetFeature&typename=spatialsuite:Affaldsspande&version=2.0.0&srsname=EPSG:25832&outputformat=gml2> .

