@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/12185fd3-d3ab-47cb-a3f8-e5512959e3a7> a dcat:Dataset ;
    dct:description "Jumlah Siswa SMA" ;
    dct:identifier "2a38a4a9316c49e5a833517c45d31070" ;
    dct:issued "2024-07-08T16:44:28.669028"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:44:28.669034"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Siswa SMA" ;
    dcat:distribution <http://5.189.187.109/dataset/12185fd3-d3ab-47cb-a3f8-e5512959e3a7/resource/18789efe-09df-4435-ad70-c7f3ccb8b152> ;
    dcat:keyword "Jumlah",
        "SMA",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/80> .

<http://5.189.187.109/dataset/12185fd3-d3ab-47cb-a3f8-e5512959e3a7/resource/18789efe-09df-4435-ad70-c7f3ccb8b152> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:44:28.685235"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:44:28.656630"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/80> .

<https://satudata.ngawikab.go.id/data/sektoral/80> a foaf:Document .

