@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/787b815f-f704-466b-b2d0-33574b367b88> a dcat:Dataset ;
    dct:description "LKJIP" ;
    dct:identifier "787b815f-f704-466b-b2d0-33574b367b88" ;
    dct:issued "2023-07-11T13:54:56.448418"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:54:56.448425"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "LKJIP Kecamatan Tegal Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Surya Sumadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/787b815f-f704-466b-b2d0-33574b367b88/resource/6b81dd39-cfb4-4987-933e-df94a9388bfe> ;
    dcat:keyword "LKJIP" .

<http://5.189.187.109/dataset/787b815f-f704-466b-b2d0-33574b367b88/resource/6b81dd39-cfb4-4987-933e-df94a9388bfe> a dcat:Distribution ;
    dct:description "LKJIP" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-23T02:51:34.229954"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:54:56.442837"^^xsd:dateTime ;
    dct:title "LKJIP" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/787b815f-f704-466b-b2d0-33574b367b88/resource/6b81dd39-cfb4-4987-933e-df94a9388bfe/download/27.-lkjip-kecamatan-tegal-timur-2022.xlsx> ;
    dcat:byteSize "2414649"^^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" .

