@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/0c08efe1-f58b-4e45-8f29-19aaa10a77c4> a dcat:Dataset ;
    dct:description "Data Komunikasi 2 Kec.Nyuatan 2022" ;
    dct:identifier "0c08efe1-f58b-4e45-8f29-19aaa10a77c4" ;
    dct:issued "2023-07-04T20:16:27.436819"^^xsd:dateTime ;
    dct:modified "2023-07-04T20:16:27.436825"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Data Komunikasi 2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "helena" ;
            vcard:hasEmail <mailto:hellenaroki@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0c08efe1-f58b-4e45-8f29-19aaa10a77c4/resource/bbb80334-5bf3-46fa-b47f-183b6876c98e> ;
    dcat:keyword "2022",
        "Nyuatan",
        "Transpotasi" ;
    dcat:landingPage <seksi%20pemerintahan> .

<http://5.189.187.109/dataset/0c08efe1-f58b-4e45-8f29-19aaa10a77c4/resource/bbb80334-5bf3-46fa-b47f-183b6876c98e> a dcat:Distribution ;
    dct:description "Data Sarana Komunikasi 2 Kec Nyuatan 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-04T06:20:14.150119"^^xsd:dateTime ;
    dct:modified "2023-07-04T20:16:27.428523"^^xsd:dateTime ;
    dct:title "Data sarana Komunikasi 2.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/0c08efe1-f58b-4e45-8f29-19aaa10a77c4/resource/bbb80334-5bf3-46fa-b47f-183b6876c98e/download/data-sarana-komunikasi-2.xlsx> ;
    dcat:byteSize "10231"^^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" .

<seksi%20pemerintahan> a foaf:Document .

