@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/ed5aba51-def4-42d8-8aba-3d311bc8e8c8> a dcat:Dataset ;
    dct:identifier "ed5aba51-def4-42d8-8aba-3d311bc8e8c8" ;
    dct:issued "2022-10-10T02:18:18.024854"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:18:18.024860"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "Monograpi Kecamatan Paal Merah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "azwar anas" ;
            vcard:hasEmail <mailto:kecamatanpaalmerah123@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ed5aba51-def4-42d8-8aba-3d311bc8e8c8/resource/75fe9acc-1d18-4128-967d-b81d08febcd5> .

<http://5.189.187.109/dataset/ed5aba51-def4-42d8-8aba-3d311bc8e8c8/resource/75fe9acc-1d18-4128-967d-b81d08febcd5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-08-05T04:22:48.930390"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:18:18.021634"^^xsd:dateTime ;
    dct:title "MONOGRAPI KECAMATAN PAAL MERAH.csv" ;
    dcat:accessURL <http://data.jambikota.go.id/dataset/ed5aba51-def4-42d8-8aba-3d311bc8e8c8/resource/75fe9acc-1d18-4128-967d-b81d08febcd5/download/monograpi-kecamatan-paal-merah.csv> .

<http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> a foaf:Agent ;
    foaf:name "Kota Jambi" .

