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

<http://5.189.187.109/dataset/87561ab5-9e94-4dce-b97c-779fbd0032b7> a dcat:Dataset ;
    dct:description "DAFTAR TOKO DI KELURAHAN KRATON" ;
    dct:identifier "87561ab5-9e94-4dce-b97c-779fbd0032b7" ;
    dct:issued "2024-06-11T15:26:47.630490"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:26:47.630498"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "DAFTAR TOKO DI KELURAHAN KRATON" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anisa" ] ;
    dcat:distribution <http://5.189.187.109/dataset/87561ab5-9e94-4dce-b97c-779fbd0032b7/resource/3f7a1a94-fd51-43c1-a59b-3a4fae2338e6> ;
    dcat:keyword "Toko" .

<http://5.189.187.109/dataset/87561ab5-9e94-4dce-b97c-779fbd0032b7/resource/3f7a1a94-fd51-43c1-a59b-3a4fae2338e6> a dcat:Distribution ;
    dct:description "DAFTAR TOKO DI KELURAHAN KRATON" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-07T08:00:53.075228"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:26:47.623672"^^xsd:dateTime ;
    dct:title "DAFTAR TOKO DI KELURAHAN KRATON" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/87561ab5-9e94-4dce-b97c-779fbd0032b7/resource/3f7a1a94-fd51-43c1-a59b-3a4fae2338e6/download/daftar-toko.xlsx> ;
    dcat:byteSize "10099"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

