@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/4b49bc12-c4df-4cef-9f2c-4c8ee824d134> a dcat:Dataset ;
    dct:description "Data ini berisi No, Kabupaten Kota, Nilai IPM" ;
    dct:identifier "4b49bc12-c4df-4cef-9f2c-4c8ee824d134" ;
    dct:issued "2023-06-13T10:25:29.558433"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:25:29.558439"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Indeks Pembangunan Manusia Kalimantan Barat" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/4b49bc12-c4df-4cef-9f2c-4c8ee824d134/resource/10a4cd0e-61e8-4493-a998-670290cbbe65> ;
    dcat:keyword "Indeks Pembangunan Manusia",
        "Kalimantan Barat" .

<http://5.189.187.109:5000/dataset/4b49bc12-c4df-4cef-9f2c-4c8ee824d134/resource/10a4cd0e-61e8-4493-a998-670290cbbe65> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-06-11T02:11:16.331429"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:25:29.551339"^^xsd:dateTime ;
    dct:title "Data Indeks Pembangunan Manusia Kalimantan Barat Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/4b49bc12-c4df-4cef-9f2c-4c8ee824d134/resource/10a4cd0e-61e8-4493-a998-670290cbbe65/download/data-indeks-pembangunan-manusia-kalimantan-barat-tahun-2018.xlsx> ;
    dcat:byteSize "9960"^^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" .

