@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/006aec59-396c-4bc1-a9fa-491e52372ff2> a dcat:Dataset ;
    dct:description "Masjid yang berada di Kelurahan Jelutung Kec. Jelutung" ;
    dct:identifier "006aec59-396c-4bc1-a9fa-491e52372ff2" ;
    dct:issued "2022-10-10T02:14:01.087251"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:14:01.087257"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "Daftar Masjid Kelurahan Jelutung Kec. Jelutung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Guruh Hutapea" ] ;
    dcat:distribution <http://5.189.187.109/dataset/006aec59-396c-4bc1-a9fa-491e52372ff2/resource/21d12f9f-7318-4460-a6f9-9ba0d905b4fa> ;
    dcat:keyword "Masjid" .

<http://5.189.187.109/dataset/006aec59-396c-4bc1-a9fa-491e52372ff2/resource/21d12f9f-7318-4460-a6f9-9ba0d905b4fa> a dcat:Distribution ;
    dct:description "Masjid di Kelurahan Jelutung Kecamatan Jelutung" ;
    dct:format "CSV" ;
    dct:issued "2020-07-27T01:49:32.318944"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:14:01.082361"^^xsd:dateTime ;
    dct:title "JELUTUNG.csv" ;
    dcat:accessURL <http://data.jambikota.go.id/dataset/006aec59-396c-4bc1-a9fa-491e52372ff2/resource/21d12f9f-7318-4460-a6f9-9ba0d905b4fa/download/jelutung.csv> .

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

