@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/2ffc194d-fb11-4813-a3d8-8e3717526521> a dcat:Dataset ;
    dct:description "Jumlah KK 2022 Semester 2 Per Desa" ;
    dct:identifier "2ffc194d-fb11-4813-a3d8-8e3717526521" ;
    dct:issued "2025-02-26T03:30:05.672620"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:30:05.672629"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "Jumlah KK 2022 Semester 2 Per Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <http://5.189.187.109/dataset/2ffc194d-fb11-4813-a3d8-8e3717526521/resource/ed69471d-7cf4-4594-998f-af8e2d84654e> .

<http://5.189.187.109/dataset/2ffc194d-fb11-4813-a3d8-8e3717526521/resource/ed69471d-7cf4-4594-998f-af8e2d84654e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-05-09T04:50:46.899308"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:30:05.668470"^^xsd:dateTime ;
    dct:title "JUMLAH KK PER DESA 202202 0K.csv" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/2ffc194d-fb11-4813-a3d8-8e3717526521/resource/ed69471d-7cf4-4594-998f-af8e2d84654e/download/jumlah-kk-per-desa-202202-0k.csv> ;
    dcat:byteSize "13889"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

