@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/5b20b7e3-17f8-4e1a-9c3f-96b78e2abc76> a dcat:Dataset ;
    dct:description "SLTP/Sederajat" ;
    dct:identifier "5b20b7e3-17f8-4e1a-9c3f-96b78e2abc76" ;
    dct:issued "2018-09-29T00:01:42.114783"^^xsd:dateTime ;
    dct:modified "2018-09-29T00:01:42.114791"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Penduduk Pria SLTP/Sederajat" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5b20b7e3-17f8-4e1a-9c3f-96b78e2abc76/resource/d0e392c2-267c-41c2-8a96-f5d6bea6ade3> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1827/1/pria.json> .

<https://data.jatengprov.go.id/dataset/5b20b7e3-17f8-4e1a-9c3f-96b78e2abc76/resource/d0e392c2-267c-41c2-8a96-f5d6bea6ade3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "pria.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1827/1/pria.json> ;
    dcat:mediaType "application/json" .

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

