@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/f79c5915-75b9-4475-a6d8-0c978762b527> a dcat:Dataset ;
    dct:description "Masjid yang berada di Kelurahan Talang Jauh Kec. Jelutung - Kota Jambi" ;
    dct:identifier "f79c5915-75b9-4475-a6d8-0c978762b527" ;
    dct:issued "2022-10-10T02:18:34.052230"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:18:34.052237"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "Daftar Masjid Kelurahan Talang Jauh - Kecamatan Jelutung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Guruh Hutapea" ;
            vcard:hasEmail <mailto:guruhhutapea@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f79c5915-75b9-4475-a6d8-0c978762b527/resource/83952017-7faa-49cf-ae4f-e15ebc33ca40> .

<http://5.189.187.109/dataset/f79c5915-75b9-4475-a6d8-0c978762b527/resource/83952017-7faa-49cf-ae4f-e15ebc33ca40> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-10-05T04:16:23.983488"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:18:34.049020"^^xsd:dateTime ;
    dct:title "DAFTAR MASJID TALANG JAUH.csv" ;
    dcat:accessURL <http://data.jambikota.go.id/dataset/f79c5915-75b9-4475-a6d8-0c978762b527/resource/83952017-7faa-49cf-ae4f-e15ebc33ca40/download/daftar-masjid-talang-jauh.csv> .

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

