@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/f52bc34b-6645-4197-8af6-c452946e4076> a dcat:Dataset ;
    dct:description "Jumlah Kepala Keluarga 2023 Semester 2 Per Desa" ;
    dct:identifier "f52bc34b-6645-4197-8af6-c452946e4076" ;
    dct:issued "2025-02-26T03:56:13.013845"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:56:13.013852"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "Jumlah Kepala Keluarga 2023 Semester 2 Per Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f52bc34b-6645-4197-8af6-c452946e4076/resource/9d77284a-0537-48e9-8670-3f39ab61bac9> .

<http://5.189.187.109/dataset/f52bc34b-6645-4197-8af6-c452946e4076/resource/9d77284a-0537-48e9-8670-3f39ab61bac9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-21T07:24:12.538966"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:56:13.006389"^^xsd:dateTime ;
    dct:title "JUMLAH KK PER DESA 202302 OK.csv" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/f52bc34b-6645-4197-8af6-c452946e4076/resource/9d77284a-0537-48e9-8670-3f39ab61bac9/download/jumlah-kk-per-desa-202302-ok.csv> ;
    dcat:byteSize "13883"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

