@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/956e7b22-3c5a-43ef-981c-8071c2c15da5> a dcat:Dataset ;
    dct:description "Pertumbuhan penduduk" ;
    dct:identifier "956e7b22-3c5a-43ef-981c-8071c2c15da5" ;
    dct:issued "2018-09-27T23:46:59.100454"^^xsd:dateTime ;
    dct:modified "2018-09-27T23:46:59.100462"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Pertumbuhan penduduk" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/956e7b22-3c5a-43ef-981c-8071c2c15da5/resource/a8e196c0-99ec-4d17-a6dd-288225914660> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/6108/1/pertumbuhan-penduduk.json> .

<https://data.jatengprov.go.id/dataset/956e7b22-3c5a-43ef-981c-8071c2c15da5/resource/a8e196c0-99ec-4d17-a6dd-288225914660> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "pertumbuhan-penduduk.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/6108/1/pertumbuhan-penduduk.json> ;
    dcat:mediaType "application/json" .

<https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purworejo" .

