@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/c1ee5f07-dd56-48df-9f37-70030fc595d3> a dcat:Dataset ;
    dct:description "Jumlah Sekolah Menurut Jenjang" ;
    dct:identifier "b3e3e393c77e35a4a3f3cbd1e429b5dc" ;
    dct:issued "2022-06-09"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Sesayap Hilir" ] ;
    dct:title "Jumlah Sekolah Menurut Jenjang" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c1ee5f07-dd56-48df-9f37-70030fc595d3/resource/b994ebde-a419-4a32-a93b-db3a16cbe7e1> ;
    dcat:keyword "Jenjang",
        "Sekolah" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109:5000/dataset/c1ee5f07-dd56-48df-9f37-70030fc595d3/resource/b994ebde-a419-4a32-a93b-db3a16cbe7e1> a dcat:Distribution ;
    dct:description "Jumlah Sekolah Menurut Jenjang di Kecamatan Sesayap" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:27:29.364244"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:27:29.337776"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah Menurut Jenjang" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=b3e3e393c77e35a4a3f3cbd1e429b5dc> .

<https://sinandata.tanatidungkab.go.id/statistik> a foaf:Document .

