@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/4d60a4ae-8373-481e-9269-f3a79ec39888> a dcat:Dataset ;
    dct:description "KIR CAMAT TEGAL BARAT" ;
    dct:identifier "4d60a4ae-8373-481e-9269-f3a79ec39888" ;
    dct:issued "2024-07-11T15:23:31.430982"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:23:31.430988"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "KIR CAMAT TEGAL BARAT" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "iwan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4d60a4ae-8373-481e-9269-f3a79ec39888/resource/043f3286-d7d9-47da-a3bb-a5b161d0128e> .

<http://5.189.187.109/dataset/4d60a4ae-8373-481e-9269-f3a79ec39888/resource/043f3286-d7d9-47da-a3bb-a5b161d0128e> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-06-26T00:50:07.686089"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:23:31.425518"^^xsd:dateTime ;
    dct:title "KIR CAMAT.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/4d60a4ae-8373-481e-9269-f3a79ec39888/resource/043f3286-d7d9-47da-a3bb-a5b161d0128e/download/kir-camat.xls> ;
    dcat:byteSize "39424"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

