@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://ckan.open.nrw.de/dataset/3a5985ee-8cc2-4955-a494-ae926c23018f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Thomas.Hauberichs@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ] ;
    dct:description "Übersicht zertifizierter Kooperationen zwischen Sportvereinen und Altenpflegeeinrichtungen, die im Rahmen der beiden abgeschlossenen Projekte \"Bewegende Alteneinrichtungen und Pflegedienste (BAP)\" und \"Bewegende Alteneinrichtungen und Pflegedienste 2.0 (BAP 2.0)\" entstanden sind. Die Laufzeit des Projekts BAP war von Juli 2016 bis März 2019 und von BAP 2.0 von Juni 2019 bis Mai 2022. " ;
    dct:identifier "0c0ba7fc-340b-56a4-8ffc-5363821ccabe" ;
    dct:issued "2024-05-10"^^xsd:date ;
    dct:modified "2024-05-10T10:12:19+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "Thomas.Hauberichs@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "Thomas.Hauberichs@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "Thomas.Hauberichs@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ] ;
    dct:title "BAP-Kooperationen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ;
            vcard:hasEmail <mailto:Thomas.Hauberichs@mags.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ;
            vcard:hasEmail <mailto:Thomas.Hauberichs@mags.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ;
            vcard:hasEmail <mailto:Thomas.Hauberichs@mags.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/3a5985ee-8cc2-4955-a494-ae926c23018f/resource/c1fccb42-bdc4-4180-9f46-8969694207ac> ;
    dcat:keyword "Bewegung",
        "Ehrenamt",
        "Sport im Alter",
        "Teilhabe im Alter" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

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

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

<https://ckan.open.nrw.de/dataset/3a5985ee-8cc2-4955-a494-ae926c23018f/resource/c1fccb42-bdc4-4180-9f46-8969694207ac> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:30:31.370183"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-05-10T10:12:19+00:00"^^xsd:dateTime ;
    dcat:byteSize "4337"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/bap-kooperationen.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dateien.open.nrw/download/bap-kooperationen.csv> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

