@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:5000/dataset/bd32fd49-ff08-4a92-b8f2-e3581a0b3126> a dcat:Dataset ;
    dct:description """Dataset ini berisi jumlah dan satuan\r
""" ;
    dct:identifier "bd32fd49-ff08-4a92-b8f2-e3581a0b3126" ;
    dct:issued "2023-06-13T12:39:01.479307"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:39:01.479331"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Poskamling Kelurahan Bangka Belitung Darat Kecamatan Pontianak Tenggara" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/bd32fd49-ff08-4a92-b8f2-e3581a0b3126/resource/3fc03140-0cf2-42a3-af74-1d14126c950d> ;
    dcat:keyword "Data Poskamling",
        "Kelurahan Bangka Belitung  Darat" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/bd32fd49-ff08-4a92-b8f2-e3581a0b3126/resource/3fc03140-0cf2-42a3-af74-1d14126c950d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-26T07:26:32.320282"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:39:01.472646"^^xsd:dateTime ;
    dct:title "Data Poskamling Kelurahan Bangka Belitung Darat Kecamatan Pontianak Tenggara Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/bd32fd49-ff08-4a92-b8f2-e3581a0b3126/resource/3fc03140-0cf2-42a3-af74-1d14126c950d/download/data-poskamling-kelurahan-bangka-belitung-darat-kecamatan-pontianak-tenggara-tahun-2021.xlsx> ;
    dcat:byteSize "48759"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlsx> a foaf:Document .

