@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/ba13bcc3-7283-4f5e-977e-92494af69ffd> a dcat:Dataset ;
    dct:description "TDG (Tanda Daftar Gudang)" ;
    dct:identifier "ba13bcc3-7283-4f5e-977e-92494af69ffd" ;
    dct:issued "2019-09-26T01:48:09.237177"^^xsd:dateTime ;
    dct:modified "2019-09-26T01:48:09.237187"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "TDG (Tanda Daftar Gudang)" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ba13bcc3-7283-4f5e-977e-92494af69ffd/resource/badf89e5-3939-4947-acb0-e2fb75602bb4> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/80888/0/tdg-tanda-daftar-gudang.json> .

<https://data.jatengprov.go.id/dataset/ba13bcc3-7283-4f5e-977e-92494af69ffd/resource/badf89e5-3939-4947-acb0-e2fb75602bb4> a dcat:Distribution ;
    dct:description "tdg-tanda-daftar-gudang" ;
    dct:format "JSON" ;
    dct:title "tdg-tanda-daftar-gudang.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/80888/0/tdg-tanda-daftar-gudang.json> ;
    dcat:mediaType "application/json" .

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

