@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/ea88182c-00fa-4e99-98a3-38725291f4c3> a dcat:Dataset ;
    dct:description "Data Sarana Perdagangan Jumlah Pasar Daerah " ;
    dct:identifier "ea88182c-00fa-4e99-98a3-38725291f4c3" ;
    dct:issued "2019-09-12T06:00:17.424219"^^xsd:dateTime ;
    dct:modified "2019-09-12T06:00:17.424228"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Sarana Perdagangan Jumlah Pasar Daerah" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ea88182c-00fa-4e99-98a3-38725291f4c3/resource/205fe33f-7ce6-4b8d-84f2-685cedc6af8f> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/80339/0/jumlah-pasar-daerah.json> .

<https://data.jatengprov.go.id/dataset/ea88182c-00fa-4e99-98a3-38725291f4c3/resource/205fe33f-7ce6-4b8d-84f2-685cedc6af8f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah-pasar-daerah.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/80339/0/jumlah-pasar-daerah.json> ;
    dcat:mediaType "application/json" .

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

