@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/87264cb5-5428-47d5-bd0f-eb3b71e671a7> a dcat:Dataset ;
    dct:description "Daftar Nama Desa se-Kecamatan Tarub Kabupaten Tegal" ;
    dct:identifier "87264cb5-5428-47d5-bd0f-eb3b71e671a7" ;
    dct:issued "2022-11-01T00:33:38.133767"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:33:38.133775"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Daftar Nama Desa se-Kecamatan Tarub Kabupaten Tegal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "budi" ;
            vcard:hasEmail <mailto:kec-tarub@tegalkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/87264cb5-5428-47d5-bd0f-eb3b71e671a7/resource/371f7e5c-3dd6-43cc-a9e0-dde5433c8389> ;
    dcat:keyword "desa",
        "kab. tegal",
        "tarub" .

<http://5.189.187.109/dataset/87264cb5-5428-47d5-bd0f-eb3b71e671a7/resource/371f7e5c-3dd6-43cc-a9e0-dde5433c8389> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-03-04T01:15:14.305802"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:33:38.124765"^^xsd:dateTime ;
    dct:title "DAFTAR NAMA DESA.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/87264cb5-5428-47d5-bd0f-eb3b71e671a7/resource/371f7e5c-3dd6-43cc-a9e0-dde5433c8389/download/daftar-nama-desa.xlsx> ;
    dcat:byteSize "10758"^^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" .

