@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/83293212-2c72-4ade-9872-8a5811475a83> a dcat:Dataset ;
    dct:description "Masjid yang berada di Kelurahan Cempaka Putih Kec. Jelutung - Kota Jambi" ;
    dct:identifier "83293212-2c72-4ade-9872-8a5811475a83" ;
    dct:issued "2022-10-10T02:16:24.663934"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:16:24.663940"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "Daftar Masjid Kelurahan Cempaka Putih - 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/83293212-2c72-4ade-9872-8a5811475a83/resource/501b3c48-4175-4834-aaa1-07cc9bf48eb2> .

<http://5.189.187.109/dataset/83293212-2c72-4ade-9872-8a5811475a83/resource/501b3c48-4175-4834-aaa1-07cc9bf48eb2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-10-05T04:12:10.362829"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:16:24.661159"^^xsd:dateTime ;
    dct:title "DAFTAR MASJID CEMPAKA PUTIH.csv" ;
    dcat:accessURL <http://data.jambikota.go.id/dataset/83293212-2c72-4ade-9872-8a5811475a83/resource/501b3c48-4175-4834-aaa1-07cc9bf48eb2/download/daftar-masjid-cempaka-putih.csv> .

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

