@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/18f94c8d-ab21-4454-8a3b-0cae17ef57d9> a dcat:Dataset ;
    dct:description "Guru SMP (L/P)" ;
    dct:identifier "f377524e-ecc6-4dd4-9ece-9551ab44ed9e" ;
    dct:issued "2024-08-12T02:54:04+00:00"^^xsd:dateTime ;
    dct:modified "2025-10-21T14:53:41+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan, Kepemudaan, dan Olah Raga" ] ;
    dct:title "Guru SMP (L/P)" ;
    dcat:distribution <http://5.189.187.109/dataset/18f94c8d-ab21-4454-8a3b-0cae17ef57d9/resource/72ce896a-6da5-4aa9-81ce-c36b3f3c1d26> ;
    dcat:keyword "Guru",
        "LP",
        "SMP" ;
    dcat:landingPage <https://dasatama.magetan.go.id/detail/334> .

<http://5.189.187.109/dataset/18f94c8d-ab21-4454-8a3b-0cae17ef57d9/resource/72ce896a-6da5-4aa9-81ce-c36b3f3c1d26> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-11-17T04:29:01.098552"^^xsd:dateTime ;
    dct:modified "2025-11-17T04:29:01.032758"^^xsd:dateTime ;
    dct:title "Guru SMP (L/P)" ;
    dcat:accessURL <https://dasatama.magetan.go.id/data/334/template> .

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

