@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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#> .

<http://5.189.187.109/dataset/891fd985-44b6-4c1c-a359-7db93f92e22a> a dcat:Dataset ;
    dct:description "Jumlah Kepala Keluarga 2023 Semester I Per Desa" ;
    dct:identifier "891fd985-44b6-4c1c-a359-7db93f92e22a" ;
    dct:issued "2025-02-26T03:41:20.963315"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:41:20.963326"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "Jumlah Kepala Keluarga 2023 Semester I Per Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <http://5.189.187.109/dataset/891fd985-44b6-4c1c-a359-7db93f92e22a/resource/d538ed08-0ae7-4aee-99d2-a1126fe68f24> .

<http://5.189.187.109/dataset/891fd985-44b6-4c1c-a359-7db93f92e22a/resource/d538ed08-0ae7-4aee-99d2-a1126fe68f24> a dcat:Distribution ;
    dct:description "Jumlah Kepala Keluarga 2023 Semester I Per Desa" ;
    dct:format "CSV" ;
    dct:issued "2023-09-08T06:15:44.248301"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:41:20.958323"^^xsd:dateTime ;
    dct:title "Jumlah Kepala Keluarga 2023 Semester I Per Desa" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/891fd985-44b6-4c1c-a359-7db93f92e22a/resource/d538ed08-0ae7-4aee-99d2-a1126fe68f24/download/jumlah-kk-per-desa-202301-ok.csv> ;
    dcat:byteSize "13879"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> a foaf:Agent ;
    foaf:name "Kabupaten Grobogan" .

