@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/31b62e46-3d59-47ee-b8fb-afffe2f985d8> a dcat:Dataset ;
    dct:description "Data tentang NAMA LURAH, CAMAT DAN PIMPINAN SKPD" ;
    dct:identifier "8064180420" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2022-12-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN KEPEGAWAIAN DAN PENGEMBANGAN SDM" ] ;
    dct:title "NAMA LURAH, CAMAT DAN PIMPINAN SKPD" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/31b62e46-3d59-47ee-b8fb-afffe2f985d8/resource/64409ea1-e86b-4f73-949c-a5455e775242> ;
    dcat:keyword "Lurah" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/31b62e46-3d59-47ee-b8fb-afffe2f985d8/resource/64409ea1-e86b-4f73-949c-a5455e775242> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2026-05-14T05:50:40.013578"^^xsd:dateTime ;
    dct:modified "2026-05-14T05:50:39.985939"^^xsd:dateTime ;
    dct:title "nama lurah, camat dan pimpinan skpd.xls" ;
    dcat:accessURL <http://DATA_20221116125653-4454173529.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

