@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/54768d76-db2c-452f-817e-3b1ceea481eb> a dcat:Dataset ;
    dct:description "Jumlah Siswa SMP (Agama)" ;
    dct:identifier "0a31fcbc-1999-44d4-94cf-01c112a1990d" ;
    dct:issued "2024-08-13T02:37:20+00:00"^^xsd:dateTime ;
    dct:modified "2025-10-30T02:18:13+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan, Kepemudaan, dan Olah Raga" ] ;
    dct:title "Jumlah Siswa SMP (Agama)" ;
    dcat:distribution <http://5.189.187.109/dataset/54768d76-db2c-452f-817e-3b1ceea481eb/resource/5d333b08-53e0-4b26-a9cf-504124e483b1> ;
    dcat:keyword "Agama",
        "Jumlah",
        "SMP",
        "Siswa" ;
    dcat:landingPage <https://dasatama.magetan.go.id/detail/339> .

<http://5.189.187.109/dataset/54768d76-db2c-452f-817e-3b1ceea481eb/resource/5d333b08-53e0-4b26-a9cf-504124e483b1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-11-17T04:29:11.192131"^^xsd:dateTime ;
    dct:modified "2025-11-17T04:29:11.110437"^^xsd:dateTime ;
    dct:title "Jumlah Siswa SMP (Agama)" ;
    dcat:accessURL <https://dasatama.magetan.go.id/data/339/template> .

<https://dasatama.magetan.go.id/detail/339> a foaf:Document .

