@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/1da42db6-8cd1-47e5-b5e9-5ca261830b32> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Kelompok Umur 2023 Semester 2 Per Desa" ;
    dct:identifier "1da42db6-8cd1-47e5-b5e9-5ca261830b32" ;
    dct:issued "2025-02-26T03:27:30.970395"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:27:30.970403"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "Jumlah Penduduk Berdasarkan Kelompok Umur 2023 Semester 2 Per Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <http://5.189.187.109/dataset/1da42db6-8cd1-47e5-b5e9-5ca261830b32/resource/1d1aeedd-3106-470b-8d3a-9af4e664bece> .

<http://5.189.187.109/dataset/1da42db6-8cd1-47e5-b5e9-5ca261830b32/resource/1d1aeedd-3106-470b-8d3a-9af4e664bece> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-21T08:00:37.851803"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:27:30.966657"^^xsd:dateTime ;
    dct:title "JUMLAH KEL UMUR PER DESA 202302.csv" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/1da42db6-8cd1-47e5-b5e9-5ca261830b32/resource/1d1aeedd-3106-470b-8d3a-9af4e664bece/download/jumlah-kel-umur-per-desa-202302-ok.csv> ;
    dcat:byteSize "118816"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

