@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/5115f8b0-10f3-41cc-bb64-769b3c4af670> a dcat:Dataset ;
    dct:description """Data ini berisi tahun dan rasio murid terhadap Sekolah\r
""" ;
    dct:identifier "5115f8b0-10f3-41cc-bb64-769b3c4af670" ;
    dct:issued "2023-06-13T10:31:54.192615"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:31:54.192620"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rasio Murid Terhadap Sekolah Kota Pontianak Berdasarkan Tingkat Pendidikan SLTP" ;
    dcat:distribution <http://5.189.187.109/dataset/5115f8b0-10f3-41cc-bb64-769b3c4af670/resource/d3f1c8f4-d400-450b-b9ca-4a28d44ea993> ;
    dcat:keyword "Murid",
        "Rasio",
        "Sekolah SLTP",
        "Terhadap" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/5115f8b0-10f3-41cc-bb64-769b3c4af670/resource/d3f1c8f4-d400-450b-b9ca-4a28d44ea993> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-01T02:53:18.867760"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:31:54.182168"^^xsd:dateTime ;
    dct:title "Rasio Murid Terhadap Sekolah kota Pontianak Tahun 2012-2017_Berdasarkan Tingkat Pendidikan SLTP.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/5115f8b0-10f3-41cc-bb64-769b3c4af670/resource/d3f1c8f4-d400-450b-b9ca-4a28d44ea993/download/rasio-murid-terhadap-sekolah-kota-pontianak-tahun-2012-2017_berdasarkan-tingkat-pendidikan-sltp.xlsx> ;
    dcat:byteSize "9242"^^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 .

