@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/4f28897a-01bf-4bbb-8320-67fe2788dcfd> a dcat:Dataset ;
    dct:description "13-15 Tahun" ;
    dct:identifier "4f28897a-01bf-4bbb-8320-67fe2788dcfd" ;
    dct:issued "2018-09-29T00:01:31.299690"^^xsd:dateTime ;
    dct:modified "2018-09-29T00:01:31.299698"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Penduduk Wanita 13-15 Tahun" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4f28897a-01bf-4bbb-8320-67fe2788dcfd/resource/cbbf7d07-b7e3-4c8e-93cb-baab98d42906> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1747/2/wanita.json> .

<https://data.jatengprov.go.id/dataset/4f28897a-01bf-4bbb-8320-67fe2788dcfd/resource/cbbf7d07-b7e3-4c8e-93cb-baab98d42906> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "wanita.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1747/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" .

