@prefix adms: <http://www.w3.org/ns/adms#> .
@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 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#> .

<https://ckan.open.nrw.de/dataset/484b1984-60f3-4df0-bd9e-8db36df6842a> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "tim.neuhaeuser@wachtendonk.de" ;
            foaf:name "Tim Neuhäuser" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:name "Fachbereich 1" ] ;
    dct:description """Aktuelle Bekanntmachungen der Gemeinde Wachtendonk  \r
Folgende Felder sind enthalten: ID, Titel, Datum, LinkText, LinkHref, DownloadText, DownloadHref""" ;
    dct:identifier "6aa60bc0-f07c-4ce0-b946-1d573b347c95" ;
    dct:issued "2026-03-27T00:31:43.503766"^^xsd:dateTime ;
    dct:modified "2026-03-27T00:31:43.503771"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Bekanntmachungen Wachtendonk" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "6aa60bc0-f07c-4ce0-b946-1d573b347c95" ],
        [ a adms:Identifier ;
            skos:notation "6aa60bc0-f07c-4ce0-b946-1d573b347c95" ],
        "6aa60bc0-f07c-4ce0-b946-1d573b347c95" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Neuhäuser" ;
            vcard:hasEmail <mailto:tim.neuhaeuser@wachtendonk.de> ],
        [ a vcard:Organization ;
            vcard:fn "Tim Neuhäuser" ;
            vcard:hasEmail <mailto:tim.neuhaeuser@wachtendonk.de> ],
        [ a vcard:Organization ;
            vcard:fn "Tim Neuhäuser" ;
            vcard:hasEmail <mailto:tim.neuhaeuser@wachtendonk.de> ] ;
    dcat:landingPage <https://www.wachtendonk.de/de/inhalt/bekanntmachungen/> .

<https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

<https://www.wachtendonk.de/de/inhalt/bekanntmachungen/> a foaf:Document .

