@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/5da8be41-eaec-46fc-be62-7490fc6faac4> a dcat:Dataset ;
    dct:description "30-34 Tahun" ;
    dct:identifier "5da8be41-eaec-46fc-be62-7490fc6faac4" ;
    dct:issued "2018-09-29T00:01:46.432662"^^xsd:dateTime ;
    dct:modified "2018-09-29T00:01:46.432681"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Penduduk Wanita 30-34 Tahun" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5da8be41-eaec-46fc-be62-7490fc6faac4/resource/7c3d12dc-6e28-4818-9494-0a4244de81f6> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1767/2/wanita.json> .

<https://data.jatengprov.go.id/dataset/5da8be41-eaec-46fc-be62-7490fc6faac4/resource/7c3d12dc-6e28-4818-9494-0a4244de81f6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "wanita.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1767/2/wanita.json> ;
    dcat:mediaType "application/json" .

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

