@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/ff7554be-cde4-40d9-8d05-7fc36986f477> a dcat:Dataset ;
    dct:description "Data Jenis Angkutan Darat Taksi Jumlah Armada" ;
    dct:identifier "ff7554be-cde4-40d9-8d05-7fc36986f477" ;
    dct:issued "2019-10-03T04:05:57.769842"^^xsd:dateTime ;
    dct:modified "2019-10-03T04:05:57.769855"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Jenis Angkutan Darat Taksi Jumlah Armada" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ff7554be-cde4-40d9-8d05-7fc36986f477/resource/73927d4e-8ae7-45a4-ad15-95f11d253cf7> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/79615/2/jumlah-armada.json> .

<https://data.jatengprov.go.id/dataset/ff7554be-cde4-40d9-8d05-7fc36986f477/resource/73927d4e-8ae7-45a4-ad15-95f11d253cf7> a dcat:Distribution ;
    dct:description "jumlah-armada" ;
    dct:format "JSON" ;
    dct:title "jumlah-armada.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/79615/2/jumlah-armada.json> ;
    dcat:mediaType "application/json" .

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

