@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dcat-ap.de/def/licenses/odbl> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/place/DEU_LBC> a dct:Location ;
    skos:prefLabel "Stadt Lübeck" ;
    locn:geometry "POLYGON ((10.5547 53.7682, 10.5547 53.9937, 10.9671 53.9937, 10.9671 53.7682, 10.5547 53.7682))"^^gsp:wktLiteral .

<https://opendata.luebeck.de/eigenbetrieb/ebl/ausgabestellen-gelbe-saecke> a dcat:Dataset ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Entsorgungsbetriebe Lübeck" ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "entsorgungsbetriebe@ebhl.de" ;
            foaf:name "Entsorgungsbetriebe Lübeck" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/01003000> ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "entsorgungsbetriebe@ebhl.de" ;
            foaf:name "Entsorgungsbetriebe Lübeck" ] ;
    dct:description """Ausgabestellen für Gelbe Säcke in Lübeck. Die Daten werden laufend von den
Entsorgungsbetrieben Lübeck aktualisiert. Weitere Informationen finden Sie auf
den Seiten der Entsorgungsbetriebe:
<https://www.entsorgung.luebeck.de/privatkunden/gelber_sack/index.html>.
""" ;
    dct:identifier <https://opendata.luebeck.de/eigenbetrieb/ebl/ausgabestellen-gelbe-saecke> ;
    dct:issued "2024-09-30T00:00:00"^^xsd:dateTime ;
    dct:modified "2026-06-14T16:14:14.697309"^^xsd:dateTime ;
    dct:publisher <https://www.luebeck.de> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/01003000> ],
        <http://publications.europa.eu/resource/authority/place/DEU_LBC> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-09-30T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2024-09-30T00:00:00"^^xsd:dateTime ] ;
    dct:title "Ausgabestellen für Gelbe Säcke" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Entsorgungsbetriebe Lübeck" ;
            vcard:hasEmail <mailto:entsorgungsbetriebe@ebhl.de> ] ;
    dcat:distribution <https://umap.openstreetmap.de/de/datalayer/49064/7d673569-c390-4797-8039-2e1f16d14960/> ;
    dcat:keyword "entsorgung",
        "recycling" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<https://www.luebeck.de> a foaf:Agent ;
    foaf:name "Hansestadt Lübeck" .

<https://umap.openstreetmap.de/de/datalayer/49064/7d673569-c390-4797-8039-2e1f16d14960/> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "Entsorgungsbetriebe Lübeck" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2025-08-05T08:48:50.286984"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/odbl> ;
    dct:modified "2026-02-24T16:14:14.830285"^^xsd:dateTime ;
    dct:title "Ausgabestellen für Gelbe Säcke (GeoJSON)" ;
    dcat:accessURL <https://umap.openstreetmap.de/de/datalayer/49064/7d673569-c390-4797-8039-2e1f16d14960/> .

