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

<http://5.189.187.109/dataset/7f8447ba-d1cc-4810-80c3-41c2effd5062> a dcat:Dataset ;
    dct:description """Data set ini berisi nama-nama kecamatan dan jumlah rumah ibadah\r
""" ;
    dct:identifier "7f8447ba-d1cc-4810-80c3-41c2effd5062" ;
    dct:issued "2023-06-13T11:20:50.140167"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:20:50.140176"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rumah Ibadah Menurut Kecamatan di Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/7f8447ba-d1cc-4810-80c3-41c2effd5062/resource/8ae2ecc1-ba24-4fed-a7fa-7217b2b2c1e6> ;
    dcat:keyword "Kota Pontianak",
        "Rumah Ibadah",
        "Tahun 2018" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/7f8447ba-d1cc-4810-80c3-41c2effd5062/resource/8ae2ecc1-ba24-4fed-a7fa-7217b2b2c1e6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-10-01T07:12:15.105303"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:20:50.130796"^^xsd:dateTime ;
    dct:title "Jumlah Rumah Ibadah Menurut Kecamatan di Kota Pontianak Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/7f8447ba-d1cc-4810-80c3-41c2effd5062/resource/8ae2ecc1-ba24-4fed-a7fa-7217b2b2c1e6/download/jumlah-rumah-ibadah-menurut-kecamatan-di-kota-pontianak-tahun-2018.xlsx> ;
    dcat:byteSize "9484"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlsx> a foaf:Document .

