@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/f54e4943-fa79-43c3-9ba5-3a725a6e4b59> a dcat:Dataset ;
    dct:description "Monografi Kecamatan Jelutung" ;
    dct:identifier "f54e4943-fa79-43c3-9ba5-3a725a6e4b59" ;
    dct:issued "2022-10-10T02:18:28.591809"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:18:28.591815"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "KECAMATAN JELUTUNG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Guruh Hutapea" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f54e4943-fa79-43c3-9ba5-3a725a6e4b59/resource/2dc967dc-d292-4542-b681-956808e9bbc5> .

<http://5.189.187.109/dataset/f54e4943-fa79-43c3-9ba5-3a725a6e4b59/resource/2dc967dc-d292-4542-b681-956808e9bbc5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-07-23T09:42:28.161841"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:18:28.588462"^^xsd:dateTime ;
    dct:title "MONOGRAFI KECAMATAN JELUTUNG.csv" ;
    dcat:accessURL <http://data.jambikota.go.id/dataset/f54e4943-fa79-43c3-9ba5-3a725a6e4b59/resource/2dc967dc-d292-4542-b681-956808e9bbc5/download/monografi-kecamatan-jelutung.csv> .

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

