@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/e189c939-0d67-487f-8b27-7ac7320cf92c> a dcat:Dataset ;
    dct:description "Data Organisasi Pengusaha Indonesia Jumlah UNit" ;
    dct:identifier "e189c939-0d67-487f-8b27-7ac7320cf92c" ;
    dct:issued "2019-10-03T04:03:24.649897"^^xsd:dateTime ;
    dct:modified "2019-10-03T04:03:24.649910"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Organisasi Pengusaha Indonesia Jumlah UNit" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e189c939-0d67-487f-8b27-7ac7320cf92c/resource/719f4949-9cac-42ae-aadc-3187e8485def> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/3820/1/jumlah-unit.json> .

<https://data.jatengprov.go.id/dataset/e189c939-0d67-487f-8b27-7ac7320cf92c/resource/719f4949-9cac-42ae-aadc-3187e8485def> a dcat:Distribution ;
    dct:description "jumlah-unit" ;
    dct:format "JSON" ;
    dct:title "jumlah-unit.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/3820/1/jumlah-unit.json> ;
    dcat:mediaType "application/json" .

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

