@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#> .

<https://data.kaltimprov.go.id/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-04T10:15:03.992422"^^xsd:dateTime ;
    dct:modified "2023-07-04T10:15:03.992427"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Data Komunikasi 2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "helena" ;
            vcard:hasEmail <mailto:hellenaroki@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/0c08efe1-f58b-4e45-8f29-19aaa10a77c4/resource/bbb80334-5bf3-46fa-b47f-183b6876c98e> ;
    dcat:keyword "2022",
        "Nyuatan",
        "Transpotasi" ;
    dcat:landingPage <seksi%20pemerintahan> .

<https://data.kaltimprov.go.id/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-04T10:15:03.987585"^^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" .

<https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

<seksi%20pemerintahan> a foaf:Document .

