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

<http://5.189.187.109:5000/dataset/9f4e4360-2789-4e7c-903d-0657e0e7d709> a dcat:Dataset ;
    dct:description "Data Desa Mempawah Provinsi Kalimantan Barat" ;
    dct:identifier "9f4e4360-2789-4e7c-903d-0657e0e7d709" ;
    dct:issued "2023-06-18T23:53:13.304616"^^xsd:dateTime ;
    dct:modified "2023-06-18T23:53:13.304623"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/04d0ceb7-ead6-449b-b82a-a641888c3639> ;
    dct:title "Data Desa Mempawah" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dea" ;
            vcard:hasEmail <mailto:dea@opendata.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/9f4e4360-2789-4e7c-903d-0657e0e7d709/resource/b72f1361-e91e-4d48-ab90-26041ad2c799>,
        <http://5.189.187.109:5000/dataset/9f4e4360-2789-4e7c-903d-0657e0e7d709/resource/b73e44f7-d18c-4e5c-b905-81f70cd92eb2> ;
    dcat:keyword "desa" ;
    dcat:landingPage <https://mempawahkab.go.id> .

<http://5.189.187.109:5000/dataset/9f4e4360-2789-4e7c-903d-0657e0e7d709/resource/b72f1361-e91e-4d48-ab90-26041ad2c799> a dcat:Distribution ;
    dct:description "Data Desa Dummy Mempawah" ;
    dct:format "XLSX" ;
    dct:issued "2022-02-24T12:21:42.257560"^^xsd:dateTime ;
    dct:modified "2023-06-18T23:53:13.296252"^^xsd:dateTime ;
    dct:title "desa dummy.xlsx" ;
    dcat:accessURL <https://ckan.ridicloud.net/dataset/9f4e4360-2789-4e7c-903d-0657e0e7d709/resource/b72f1361-e91e-4d48-ab90-26041ad2c799/download/desa-dummy.xlsx> ;
    dcat:byteSize "9009"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/9f4e4360-2789-4e7c-903d-0657e0e7d709/resource/b73e44f7-d18c-4e5c-b905-81f70cd92eb2> a dcat:Distribution ;
    dct:description "data desa dummy mempawah" ;
    dct:format "CSV" ;
    dct:issued "2022-02-24T12:22:29.057889"^^xsd:dateTime ;
    dct:modified "2023-06-18T23:53:13.298561"^^xsd:dateTime ;
    dct:title "desa dummy.xlsx" ;
    dcat:accessURL <https://ckan.ridicloud.net/dataset/9f4e4360-2789-4e7c-903d-0657e0e7d709/resource/b73e44f7-d18c-4e5c-b905-81f70cd92eb2/download/desa-dummy.xlsx> ;
    dcat:byteSize "9009"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/04d0ceb7-ead6-449b-b82a-a641888c3639> a foaf:Agent ;
    foaf:name "Kabupaten Mempawah" .

<https://mempawahkab.go.id> a foaf:Document .

