@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/d0052670-d1d1-4a10-9ebe-84bb86309207> a dcat:Dataset ;
    dct:identifier "d0052670-d1d1-4a10-9ebe-84bb86309207" ;
    dct:issued "2023-10-09T06:46:17.352655"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:46:17.352660"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Jumlah penduduk 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/d0052670-d1d1-4a10-9ebe-84bb86309207/resource/e57210d3-3863-4127-80c9-2bcdda6a0cf7> .

<http://5.189.187.109/dataset/d0052670-d1d1-4a10-9ebe-84bb86309207/resource/e57210d3-3863-4127-80c9-2bcdda6a0cf7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-28T02:15:28.423938"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:46:17.349789"^^xsd:dateTime ;
    dct:title "jumlah_penduduk.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/d0052670-d1d1-4a10-9ebe-84bb86309207/resource/e57210d3-3863-4127-80c9-2bcdda6a0cf7/download/jumlah_penduduk.csv> ;
    dcat:byteSize "888"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> a foaf:Agent ;
    foaf:name "Kabupaten Sragen" .

