@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/20d50327-8ea1-4a1d-8b62-1d09e3492e95> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama santri dan alamat santri\r
""" ;
    dct:identifier "20d50327-8ea1-4a1d-8b62-1d09e3492e95" ;
    dct:issued "2023-06-13T09:41:05.842081"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:41:05.842088"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Nama Santri di Pondok Pesantren Raudlatul Muhibbin di Kelurahan Siantan Hulu" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/20d50327-8ea1-4a1d-8b62-1d09e3492e95/resource/9fda9d2a-900a-4a5a-9e06-159543dbe4d5> ;
    dcat:keyword "Data Santri",
        "Kelurahan Siantan Hulu" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/20d50327-8ea1-4a1d-8b62-1d09e3492e95/resource/9fda9d2a-900a-4a5a-9e06-159543dbe4d5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-14T08:25:43.332798"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:41:05.834698"^^xsd:dateTime ;
    dct:title "Data Nama Santri Pondok Pesantren Raudlatul Muhibbin Tahun 2020 di Kelurahan Siantan Hulu Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/20d50327-8ea1-4a1d-8b62-1d09e3492e95/resource/9fda9d2a-900a-4a5a-9e06-159543dbe4d5/download/data-nama-santri-pondok-pesantren-raudlatul-muhibbin-tahun-2020-di-kelurahan-siantan-hulu-kecam.xlsx> ;
    dcat:byteSize "14965"^^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 .

