@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:5000/dataset/89525e02-2960-4ee0-bd29-9b12849b1828> a dcat:Dataset ;
    dct:description "Data tentang 2024. Jumlah guru ngaji di kota dumai" ;
    dct:identifier "2692538090" ;
    dct:issued "2024-12-31"^^xsd:date ;
    dct:modified "2025-02-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "SEKRETARIAT DAERAH KOTA DUMAI" ] ;
    dct:title "2024. Jumlah guru ngaji di kota dumai" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/89525e02-2960-4ee0-bd29-9b12849b1828/resource/b689cee1-4418-4f2a-81b7-c4cc3f5abf8d> ;
    dcat:keyword "Guru" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/89525e02-2960-4ee0-bd29-9b12849b1828/resource/b689cee1-4418-4f2a-81b7-c4cc3f5abf8d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-14T04:58:11.439719"^^xsd:dateTime ;
    dct:modified "2026-05-14T04:58:11.420667"^^xsd:dateTime ;
    dct:title "2024. jumlah guru ngaji di kota dumai.xlsx" ;
    dcat:accessURL <http://DATA_20241223090015-7725286264.xlsx> .

