@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix euthemes: <http://publications.europa.eu/resource/authority/data-theme/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.zg.ch/store/2/resource/239> a dcat:Dataset ;
    dct:description "Die Grafik zeigt die Anmeldegründe bei der Schulsozialarbeit in der Stadt Zug nach Themen und in der Anzahl Klientinnen und Klienten, 2017 bis 2024. Zum Beratungsspektrum der Schulsozialarbeit gehören psychische Gesundheit, Trennung/Scheidung, Selbstwert/Selbstvertrauen aber auch allgemeine Konflikte in der Schule."@de ;
    dct:identifier "934e11f1-e4e7-48d5-9960-da1b237e5c95@stadt-zug" ;
    dct:issued "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-08-26T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.zg.ch/store/2/resource/52> ;
    dct:spatial "https://sws.geonames.org/7287644" ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-12-31T23:59:59.999999"^^xsd:dateTime ;
            dcat:startDate "2017-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Anmeldegründe Schulsozialarbeit"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Zug" ;
            vcard:hasEmail <mailto:opendata@zg.ch> ] ;
    dcat:distribution <https://data.zg.ch/store/2/resource/241>,
        <https://data.zg.ch/store/2/resource/268> ;
    dcat:keyword "schulsozialarbeit"@de ;
    dcat:landingPage <https://www.stadtzug.ch/schulsozialarbeit/2816> ;
    dcat:theme euthemes:EDUC,
        euthemes:SOCI .

<https://data.zg.ch/store/2/resource/241> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2025-08-26T00:00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Anmeldegründe Schulsozialarbeit"@de ;
    dcat:accessURL <https://data.zg.ch/store/2/resource/240> ;
    dcat:downloadURL <https://data.zg.ch/store/2/resource/240> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://data.zg.ch/store/2/resource/268> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Anmeldegründe Schulsozialarbeit"@de ;
    dcat:accessURL <https://data.zg.ch/rowstore/dataset/24dcf256-074a-4dac-8cbd-3cfac22840f9> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> ;
    foaf:page <https://swagger.entryscape.com/?url=https://data.zg.ch/rowstore/dataset/24dcf256-074a-4dac-8cbd-3cfac22840f9/swagger> .

<https://data.zg.ch/store/2/resource/52> a foaf:Agent ;
    foaf:name "Soziale Dienste Stadt Zug"@de .

<https://swagger.entryscape.com/?url=https://data.zg.ch/rowstore/dataset/24dcf256-074a-4dac-8cbd-3cfac22840f9/swagger> a foaf:Document .

<http://dcat-ap.ch/vocabulary/licenses/terms_by> a dct:LicenseDocument,
        dct:RightsStatement .

