@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/a406000e-467f-49b5-8481-3023ba60bafc> a dcat:Dataset ;
    dct:description "Banyaknya Penerbitan Tanda Daftar Perusahaan (TDP) PBL April" ;
    dct:identifier "a406000e-467f-49b5-8481-3023ba60bafc" ;
    dct:issued "2019-09-26T01:44:07.950078"^^xsd:dateTime ;
    dct:modified "2019-09-26T01:44:07.950089"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Banyaknya Penerbitan Tanda Daftar Perusahaan (TDP) PBL April" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a406000e-467f-49b5-8481-3023ba60bafc/resource/075110ec-1ba7-474c-87d8-5c887290f6c1> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/80901/4/april.json> .

<https://data.jatengprov.go.id/dataset/a406000e-467f-49b5-8481-3023ba60bafc/resource/075110ec-1ba7-474c-87d8-5c887290f6c1> a dcat:Distribution ;
    dct:description "april." ;
    dct:format "JSON" ;
    dct:title "april.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/80901/4/april.json> ;
    dcat:mediaType "application/json" .

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

