@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/e6dadc1c-7724-453a-82c9-6d3d461164b6> a dcat:Dataset ;
    dct:description """Data ini berisi tahun ajaran dan angka putus sekolah\r
""" ;
    dct:identifier "e6dadc1c-7724-453a-82c9-6d3d461164b6" ;
    dct:issued "2023-06-13T13:32:01.116877"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:32:01.116883"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Angka Putus Sekolah Kota Pontianak Berdasarkan Tingkat Pendidikan SD" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e6dadc1c-7724-453a-82c9-6d3d461164b6/resource/266f938e-43d0-471a-bce1-a205bff84722> ;
    dcat:keyword "Angka Putus Sekolah",
        "Kota Pontianak",
        "SD" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/e6dadc1c-7724-453a-82c9-6d3d461164b6/resource/266f938e-43d0-471a-bce1-a205bff84722> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-28T03:31:35.819581"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:32:01.108748"^^xsd:dateTime ;
    dct:title "Angka Putus Sekolah Kota Pontianak Tahun 2011-2017_Berdasarkan Tingkat Pendidikan SD.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e6dadc1c-7724-453a-82c9-6d3d461164b6/resource/266f938e-43d0-471a-bce1-a205bff84722/download/angka-putus-sekolah-kota-pontianak-tahun-2011-2017_berdasarkan-tingkat-pendidikan-sd.xlsx> ;
    dcat:byteSize "9278"^^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 .

