@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.beltim.go.id/dataset/8968ac49-a5ae-4979-bd4e-19dd2950a074> a dcat:Dataset ;
    dct:description "Tingkat Penggunaan Smartphone adalah..." ;
    dct:identifier "8968ac49-a5ae-4979-bd4e-19dd2950a074" ;
    dct:issued "2024-04-23T03:10:58.854355"^^xsd:dateTime ;
    dct:modified "2024-04-26T08:01:32.292589"^^xsd:dateTime ;
    dct:publisher <https://data.beltim.go.id/organization/b8e3ac74-9bd5-4e6b-a3b0-d1d03d77ae77> ;
    dct:title "Tingkat Penggunaan Smartphone Kabupaten Belitung Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Evi Khomala Dewi, S.Kom" ;
            vcard:hasEmail <mailto:evikho.21st@gmail.com> ] ;
    dcat:keyword "Belitung Timur",
        "Smartphone" ;
    dcat:landingPage <Dinas%20Komunikasi%2C%20Informatika%2C%20Statistik%2C%20dan%20Persandian%20Kabupaten%20Belitung%20Timur> .

<https://data.beltim.go.id/organization/b8e3ac74-9bd5-4e6b-a3b0-d1d03d77ae77> a foaf:Organization ;
    foaf:name "Dinas Komunikasi, Informatika, Statistik, dan Persandian Kab Belitung Timur" .

