@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/72dab1d6-549b-4e4d-bdb7-b4d7584d7888> a dcat:Dataset ;
    dct:description "Data Anggaran OPD" ;
    dct:identifier "72dab1d6-549b-4e4d-bdb7-b4d7584d7888" ;
    dct:issued "2022-10-11T12:42:39.763108"^^xsd:dateTime ;
    dct:modified "2022-10-11T12:42:39.763113"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Data Anggaran OPD" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/72dab1d6-549b-4e4d-bdb7-b4d7584d7888/resource/ffb71a29-3c16-4486-85f9-cf3eae6d17cf> ;
    dcat:keyword "government" ;
    dcat:landingPage <http://infobl.tegalkota.go.id/koneksi.php> .

<http://5.189.187.109:5000/dataset/72dab1d6-549b-4e4d-bdb7-b4d7584d7888/resource/ffb71a29-3c16-4486-85f9-cf3eae6d17cf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2018-10-08T09:06:34.522253"^^xsd:dateTime ;
    dct:modified "2022-10-11T12:42:39.758450"^^xsd:dateTime ;
    dct:title "data-anggaran-opd.json.txt" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/72dab1d6-549b-4e4d-bdb7-b4d7584d7888/resource/ffb71a29-3c16-4486-85f9-cf3eae6d17cf/download/data-anggaran-opd.json.txt> ;
    dcat:byteSize "2082"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/plain" .

<http://5.189.187.109:5000/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

<http://infobl.tegalkota.go.id/koneksi.php> a foaf:Document .

