@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/ed543cb9-1212-4efc-b82e-be1c03d522a6> a dcat:Dataset ;
    dct:identifier "ed543cb9-1212-4efc-b82e-be1c03d522a6" ;
    dct:issued "2026-01-12T12:34:57.103263"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:34:57.103275"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Jumlah SMP yang menerima BOPDA" ;
    dcat:distribution <http://5.189.187.109/dataset/ed543cb9-1212-4efc-b82e-be1c03d522a6/resource/59d46565-d0d5-4902-bef3-2b81be153f26> ;
    dcat:keyword "Menengah",
        "Pertama",
        "Sekolah",
        "setara" .

<http://5.189.187.109/dataset/ed543cb9-1212-4efc-b82e-be1c03d522a6/resource/59d46565-d0d5-4902-bef3-2b81be153f26> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-06-20T03:37:18.062075"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:34:57.096263"^^xsd:dateTime ;
    dct:title "Jumlah SMP yang menerima BOPDA 2021" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/ed543cb9-1212-4efc-b82e-be1c03d522a6/resource/59d46565-d0d5-4902-bef3-2b81be153f26/download/kode12000kode26016kode3142.csv> ;
    dcat:byteSize "65704"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> a foaf:Agent ;
    foaf:name "Kota Surabaya" .

