@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/9050f9f2-c6e4-48c2-a6eb-1f6f27ec58da> a dcat:Dataset ;
    dct:description "Data Pembanguan Rumah Ibadah DSI Tahun 2020-2021" ;
    dct:identifier "9050f9f2-c6e4-48c2-a6eb-1f6f27ec58da" ;
    dct:issued "2023-11-03T17:18:10.825660"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:22:06.483858"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Data Pembanguan Rumah Ibadah DSI Tahun 2020-2021" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "http://dinsos.langsakota.go.id/ " ;
            vcard:hasEmail <mailto:dsi.langsakota@gmail.com> ] ;
    dcat:landingPage <https://dsi.langsakota.go.id/> .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

<https://dsi.langsakota.go.id/> a foaf:Document .

