@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/538fa373-d33e-4cf6-9676-ea0af129b9fc> a dcat:Dataset ;
    dct:description "Data Organisasi Masyarakat di Kecamatan Badau Tahun 2020 " ;
    dct:identifier "538fa373-d33e-4cf6-9676-ea0af129b9fc" ;
    dct:issued "2022-10-31T00:05:45.901058"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:05:45.901066"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8c53340a-28d4-4e80-a887-a14127ac342e> ;
    dct:title "Data Organisasi Masyarakat di Kecamatan Badau Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Seksi Statistik dan Pengelolaan Data" ;
            vcard:hasEmail <mailto:kips_diskominfo@belitung.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/538fa373-d33e-4cf6-9676-ea0af129b9fc/resource/65411d16-8ef4-4fa6-890f-3578977c3b20> ;
    dcat:keyword "Kabupaten Belitung",
        "Kecamatan Badau",
        "Organisasi Masyarakat",
        "Tahun 2020" ;
    dcat:landingPage <Kecamatan%20Badau> .

<Kecamatan%20Badau> a foaf:Document .

<http://5.189.187.109/dataset/538fa373-d33e-4cf6-9676-ea0af129b9fc/resource/65411d16-8ef4-4fa6-890f-3578977c3b20> a dcat:Distribution ;
    dct:description """Data Organisasi Masyarakat di Kecamatan Badau Tahun 2020 Memuat Variabel:\r
\r
* Nama Desa/ Kelurahan\r
* Nama Ormas\r
* Tahun Berdiri\r
* Alamat Ormas""" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-16T04:15:35.395782"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:05:45.884632"^^xsd:dateTime ;
    dct:title "Data Ormas 2020.xlsx" ;
    dcat:accessURL <https://data.belitung.go.id/dataset/538fa373-d33e-4cf6-9676-ea0af129b9fc/resource/65411d16-8ef4-4fa6-890f-3578977c3b20/download/data-ormas-2020.xlsx> ;
    dcat:byteSize "10238"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8c53340a-28d4-4e80-a887-a14127ac342e> a foaf:Agent ;
    foaf:name "Kabupaten Belitung" .

