@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/453678e0-d7e3-48b1-af63-012ebbbee4e9> a dcat:Dataset ;
    dct:description """Data ini berisi nama, jumlah sekolah, status sekolah, milik pemerintah, milik swasta dan jumlah tenaga kerja\r
""" ;
    dct:identifier "453678e0-d7e3-48b1-af63-012ebbbee4e9" ;
    dct:issued "2023-06-13T10:17:38.873586"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:17:38.873593"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Lembaga Pendidikan Formal Keagamaan di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/453678e0-d7e3-48b1-af63-012ebbbee4e9/resource/57d76a36-7b15-4039-9398-135e27dc04bb> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Lembaga Pendidikan Formal Keagamaan",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/453678e0-d7e3-48b1-af63-012ebbbee4e9/resource/57d76a36-7b15-4039-9398-135e27dc04bb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-01T07:14:50.963819"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:17:38.863513"^^xsd:dateTime ;
    dct:title "Data Lembaga Pendidikan Formal Keagamaan Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/453678e0-d7e3-48b1-af63-012ebbbee4e9/resource/57d76a36-7b15-4039-9398-135e27dc04bb/download/data-lembaga-pendidikan-formal-keagamaan-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "9897"^^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" .

<xlxs> a foaf:Document .

