@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/357d41d3-2e35-4f14-81c7-50532407e33d> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Status Perkawinan 2022 Per Kecamatan" ;
    dct:identifier "357d41d3-2e35-4f14-81c7-50532407e33d" ;
    dct:issued "2025-02-26T03:30:57.603980"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:30:57.603988"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "Jumlah Penduduk Berdasarkan Status Perkawinan 2022 Per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <http://5.189.187.109/dataset/357d41d3-2e35-4f14-81c7-50532407e33d/resource/39c2065c-e007-4e9b-ab78-8618b8d43667> .

<http://5.189.187.109/dataset/357d41d3-2e35-4f14-81c7-50532407e33d/resource/39c2065c-e007-4e9b-ab78-8618b8d43667> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-05-09T04:55:01.262886"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:30:57.600526"^^xsd:dateTime ;
    dct:title "JUMLAH STATUS KAWIN PER KEC 202202 OK.csv" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/357d41d3-2e35-4f14-81c7-50532407e33d/resource/39c2065c-e007-4e9b-ab78-8618b8d43667/download/jumlah-status-kawin-per-kec-202202-ok.csv> ;
    dcat:byteSize "2724"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

