@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/5d6ec7c6-5891-402a-abc4-50f4442a9cbf> a dcat:Dataset ;
    dct:description "Simlaba Kelurahan Tunon Tahun 2023" ;
    dct:identifier "5d6ec7c6-5891-402a-abc4-50f4442a9cbf" ;
    dct:issued "2024-06-14T08:19:19.727188"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:19:19.727194"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "SIMLABA 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelurahan Tunon" ] ;
    dcat:distribution <http://5.189.187.109/dataset/5d6ec7c6-5891-402a-abc4-50f4442a9cbf/resource/6b30dccb-d092-4c39-adb8-888328f6f062> ;
    dcat:keyword "laporan" .

<http://5.189.187.109/dataset/5d6ec7c6-5891-402a-abc4-50f4442a9cbf/resource/6b30dccb-d092-4c39-adb8-888328f6f062> a dcat:Distribution ;
    dct:description "Simlaba Kelurahan Tunon Tahun 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-14T02:05:33.621874"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:19:19.721476"^^xsd:dateTime ;
    dct:title "SIMLABA 2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/5d6ec7c6-5891-402a-abc4-50f4442a9cbf/resource/6b30dccb-d092-4c39-adb8-888328f6f062/download/simlaba-2023.xlsx> ;
    dcat:byteSize "19863"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

