@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/8c5b5998-72b7-4721-8ebc-9997b7817efd> a dcat:Dataset ;
    dct:description "DATA RT SETIAP DESA" ;
    dct:identifier "8c5b5998-72b7-4721-8ebc-9997b7817efd" ;
    dct:issued "2023-09-13T05:27:14.778547"^^xsd:dateTime ;
    dct:modified "2023-09-13T05:27:14.778565"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "JUMLAH RT SETIAP DESA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eka Natalia" ;
            vcard:hasEmail <mailto:eka.natalia1988@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8c5b5998-72b7-4721-8ebc-9997b7817efd/resource/e1875a8b-7f89-4257-980f-657f9bab6f51> ;
    dcat:keyword "DATA",
        "RT" ;
    dcat:landingPage <DATA%20RT%20SETIAP%20DESA> .

<DATA%20RT%20SETIAP%20DESA> a foaf:Document .

<http://5.189.187.109/dataset/8c5b5998-72b7-4721-8ebc-9997b7817efd/resource/e1875a8b-7f89-4257-980f-657f9bab6f51> a dcat:Distribution ;
    dct:description "DATA RT SETIAP DESA " ;
    dct:format "XLSX" ;
    dct:issued "2023-09-13T04:06:17.440815"^^xsd:dateTime ;
    dct:modified "2023-09-13T05:27:14.718287"^^xsd:dateTime ;
    dct:title "JUMLAH RT SETIAP DESA.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/8c5b5998-72b7-4721-8ebc-9997b7817efd/resource/e1875a8b-7f89-4257-980f-657f9bab6f51/download/jumlah-rt-setiap-desa.xlsx> ;
    dcat:byteSize "10150"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

