@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/1e0cef10-76a1-4083-b777-0d88a6258d57> a dcat:Dataset ;
    dct:description "Data Jumlah Pengunjung Perpustakaan. Pengunjung Perpustakaan Desa/Kelurahan Gebang " ;
    dct:identifier "1e0cef10-76a1-4083-b777-0d88a6258d57" ;
    dct:issued "2019-08-27T07:03:28.996087"^^xsd:dateTime ;
    dct:modified "2019-08-27T07:03:28.996108"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Pengunjung Perpustakaan Desa/Kelurahan Gebang" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1e0cef10-76a1-4083-b777-0d88a6258d57/resource/24a8776c-1b6b-4cde-a14e-67df46d53de8> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/81243/14/gebang.json> .

<https://data.jatengprov.go.id/dataset/1e0cef10-76a1-4083-b777-0d88a6258d57/resource/24a8776c-1b6b-4cde-a14e-67df46d53de8> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "gebang.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/81243/14/gebang.json> ;
    dcat:mediaType "application/json" .

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

