@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 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://opendata.ruhr/dataset/aaa8a78c-2b85-4615-9249-d1b1ac73233e> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "archiv@wesel.de" ;
            foaf:name "Herr Roelen" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Dieser Datensatz beinhaltet eine Auflistung aller im Onlineshop des Stadtarchivs Wesel angebotenen Artikel." ;
    dct:identifier "aaa8a78c-2b85-4615-9249-d1b1ac73233e" ;
    dct:issued "2025-11-06T11:38:14.511410"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:38:14.511419"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Artikel im Onlineshop des Stadtarchivs Wesel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Herr Roelen" ;
            vcard:hasEmail <mailto:archiv@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Herr Roelen" ;
            vcard:hasEmail <mailto:archiv@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Herr Roelen" ;
            vcard:hasEmail <mailto:archiv@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Herr Roelen" ;
            vcard:hasEmail <mailto:archiv@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Herr Roelen" ;
            vcard:hasEmail <mailto:archiv@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Herr Roelen" ;
            vcard:hasEmail <mailto:archiv@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Herr Roelen" ;
            vcard:hasEmail <mailto:archiv@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/aaa8a78c-2b85-4615-9249-d1b1ac73233e/resource/4ee5d4c5-a774-4516-9fa1-920ed6901b95> ;
    dcat:keyword "Bücher",
        "Filme",
        "Medien" ;
    dcat:landingPage <https://www.wesel.de/de/shop-allgemein/online-verkauf/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BILDUNG-WISSENSCHAFT> .

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

<http://www.wesel.de/xmlshoparchiv> a rdfs:Resource .

<https://opendata.ruhr/dataset/aaa8a78c-2b85-4615-9249-d1b1ac73233e/resource/4ee5d4c5-a774-4516-9fa1-920ed6901b95> a dcat:Distribution ;
    dct:description "Die Beschreibung der einzelnen Tags in der XML-Datei ist in der folgenden XML-Datei hinterlegt: [XML-Shop-Archiv-Beschreibung] (http://www.wesel.de/de/system/-preview-text/&src1=XML_Shop_Archiv_Beschreibung)." ;
    dct:format "XML" ;
    dct:issued "2015-08-03T09:11:27.204188"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:38:14.504387"^^xsd:dateTime ;
    dct:title "XML-Format" ;
    dcat:accessURL <http://www.wesel.de/xmlshoparchiv> .

<https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

<https://www.wesel.de/de/shop-allgemein/online-verkauf/> a foaf:Document .

