@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#> .

<https://data.jatengprov.go.id/dataset/264fd2cb-a5d3-4f01-9226-21c4a4c41aea> a dcat:Dataset ;
    dct:identifier "264fd2cb-a5d3-4f01-9226-21c4a4c41aea" ;
    dct:issued "2018-10-31T09:15:12.546742"^^xsd:dateTime ;
    dct:modified "2018-10-31T09:15:12.546754"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Pertumbuhan Penduduk" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/264fd2cb-a5d3-4f01-9226-21c4a4c41aea/resource/7adde384-62a4-48b9-b21c-532e3bbe2ec7> .

<https://data.jatengprov.go.id/dataset/264fd2cb-a5d3-4f01-9226-21c4a4c41aea/resource/7adde384-62a4-48b9-b21c-532e3bbe2ec7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "pertumbuhan_penduduk.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/264fd2cb-a5d3-4f01-9226-21c4a4c41aea/resource/7adde384-62a4-48b9-b21c-532e3bbe2ec7/download/pertumbuhan_penduduk.csv> ;
    dcat:byteSize 55.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sragen" .

