@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:5000/dataset/030af49a-e9d3-4d75-a1b4-e6656ea117eb> a dcat:Dataset ;
    dct:description """Data set ini berisi nama TPA, alamat, nama pengurus, no. hp pengurus, jumlah pengajar, jumlah peserta dan kelurahan\r
""" ;
    dct:identifier "030af49a-e9d3-4d75-a1b4-e6656ea117eb" ;
    dct:issued "2023-06-13T09:08:45.846243"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:08:45.846249"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Tempat Pendidikan Alqur'an di Kelurahan Tengah" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/030af49a-e9d3-4d75-a1b4-e6656ea117eb/resource/bdc3df2e-4a4a-4931-8647-253758f17257> ;
    dcat:keyword "Data TPA",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/030af49a-e9d3-4d75-a1b4-e6656ea117eb/resource/bdc3df2e-4a4a-4931-8647-253758f17257> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-03T02:23:36.653594"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:08:45.839258"^^xsd:dateTime ;
    dct:title "Data Taman Pendidikan Alqur'an Tahun 2019 di Kelurahan Tengah.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/030af49a-e9d3-4d75-a1b4-e6656ea117eb/resource/bdc3df2e-4a4a-4931-8647-253758f17257/download/data-taman-pendidikan-alquran-tahun-2019-di-kelurahan-tengah.xlsx> ;
    dcat:byteSize "9546"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<xlsx> a foaf:Document .

