@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/16621426-f77e-4136-92c1-786a0fe56a0a> a dcat:Dataset ;
    dct:description """Data set ini berisi usia penduduk, jumlah dan satuan\r
""" ;
    dct:identifier "16621426-f77e-4136-92c1-786a0fe56a0a" ;
    dct:issued "2023-06-13T09:29:15.202853"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:29:15.202860"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Wajib Belajar 9 Tahun di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/16621426-f77e-4136-92c1-786a0fe56a0a/resource/a710246e-2630-41d5-a608-9543cd07a34d> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Tahun 2018",
        "Usia Penduduk Wajib Belajar" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/16621426-f77e-4136-92c1-786a0fe56a0a/resource/a710246e-2630-41d5-a608-9543cd07a34d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-01T07:39:30.004171"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:29:15.194302"^^xsd:dateTime ;
    dct:title "Data Wajib Belajar Sembilan Tahun di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/16621426-f77e-4136-92c1-786a0fe56a0a/resource/a710246e-2630-41d5-a608-9543cd07a34d/download/data-wajib-belajar-sembilan-tahun-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "8775"^^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 .

