@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/e66e10c6-f4a8-4495-82aa-faeaba5b97d0> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Kelompok Umur 2023 Semester I Per Desa" ;
    dct:identifier "e66e10c6-f4a8-4495-82aa-faeaba5b97d0" ;
    dct:issued "2025-02-26T03:54:28.164970"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:54:28.164977"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "Jumlah Penduduk Berdasarkan Kelompok Umur 2023 Semester I Per Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <http://5.189.187.109/dataset/e66e10c6-f4a8-4495-82aa-faeaba5b97d0/resource/7756e56c-4132-4e0b-bcf0-919b3d46f19e> .

<http://5.189.187.109/dataset/e66e10c6-f4a8-4495-82aa-faeaba5b97d0/resource/7756e56c-4132-4e0b-bcf0-919b3d46f19e> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Berdasarkan Kelompok Umur 2023 Semester I Per Desa" ;
    dct:format "CSV" ;
    dct:issued "2023-09-08T01:36:34.628725"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:54:28.159260"^^xsd:dateTime ;
    dct:title "JUMLAH KEL UMUR PER DESA 202301 OK.csv" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/e66e10c6-f4a8-4495-82aa-faeaba5b97d0/resource/7756e56c-4132-4e0b-bcf0-919b3d46f19e/download/jumlah-kel-umur-per-desa-202301-ok.csv> ;
    dcat:byteSize "118827"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

