@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/9b34b4fb-e7a9-4479-803c-cc23e4f4a2c3> a dcat:Dataset ;
    dct:description "KIR SEKRETARIAT KECAMATAN TEGAL B ARAT" ;
    dct:identifier "9b34b4fb-e7a9-4479-803c-cc23e4f4a2c3" ;
    dct:issued "2024-07-11T15:37:58.023872"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:37:58.023878"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "KIR SEKRETARIAT KECAMATAN TEGAL B ARAT" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "iwan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/9b34b4fb-e7a9-4479-803c-cc23e4f4a2c3/resource/3e319709-d096-49ed-952b-150e10164b8a> .

<http://5.189.187.109/dataset/9b34b4fb-e7a9-4479-803c-cc23e4f4a2c3/resource/3e319709-d096-49ed-952b-150e10164b8a> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-06-26T00:52:08.863060"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:37:58.020955"^^xsd:dateTime ;
    dct:title "KIR SEKRETARIAT.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/9b34b4fb-e7a9-4479-803c-cc23e4f4a2c3/resource/3e319709-d096-49ed-952b-150e10164b8a/download/kir-sekretariat.xls> ;
    dcat:byteSize "48128"^^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" .

