@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/4df89a05-19e2-4046-a157-56dae7b63362> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Kelompok Umur 2023 Semester 2 Per Kec" ;
    dct:identifier "4df89a05-19e2-4046-a157-56dae7b63362" ;
    dct:issued "2025-02-26T03:33:34.201214"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:33:34.201222"^^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 Kec" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4df89a05-19e2-4046-a157-56dae7b63362/resource/26886fb6-6c64-41e8-934d-71ba47580235> .

<http://5.189.187.109/dataset/4df89a05-19e2-4046-a157-56dae7b63362/resource/26886fb6-6c64-41e8-934d-71ba47580235> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-21T08:03:14.563182"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:33:34.197892"^^xsd:dateTime ;
    dct:title "JUMLAH KEL UMUR PER DESA 202302 OK.csv" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/4df89a05-19e2-4046-a157-56dae7b63362/resource/26886fb6-6c64-41e8-934d-71ba47580235/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" .

