@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/13327feb-3e4c-443d-b87b-78a3084d9f86> a dcat:Dataset ;
    dct:description "data sekolah berdasarkan kecamatan di kabupaten kampar" ;
    dct:identifier "13327feb-3e4c-443d-b87b-78a3084d9f86" ;
    dct:issued "2024-03-17T14:15:38.277531"^^xsd:dateTime ;
    dct:modified "2024-03-17T14:15:38.277539"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0b01bc67-ec83-476d-9446-9c391d608250> ;
    dct:title "DATA SEBARAN SEKOLAH BERDASARKAN KECAMATAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FORUM SATU DATA & disdikpora" ] ;
    dcat:distribution <http://5.189.187.109/dataset/13327feb-3e4c-443d-b87b-78a3084d9f86/resource/8fc4b973-c324-42fd-8891-1346c97e76aa> ;
    dcat:keyword "disdikpora",
        "sebaran sekolah",
        "sekolah" ;
    dcat:landingPage <disdikpora> .

<disdikpora> a foaf:Document .

<http://5.189.187.109/dataset/13327feb-3e4c-443d-b87b-78a3084d9f86/resource/8fc4b973-c324-42fd-8891-1346c97e76aa> a dcat:Distribution ;
    dct:description "data sekolah berdasarkan kecamatan di kabupaten kampar" ;
    dct:format "XLSX" ;
    dct:issued "2022-11-28T07:44:35.203085"^^xsd:dateTime ;
    dct:modified "2024-03-17T14:15:38.260329"^^xsd:dateTime ;
    dct:title "DATA SEKOLAH BERDASARKAN KECAMATAN.xlsx" ;
    dcat:accessURL <https://data.kamparkab.go.id/dataset/13327feb-3e4c-443d-b87b-78a3084d9f86/resource/8fc4b973-c324-42fd-8891-1346c97e76aa/download/data-sekolah-berdasarkan-kecamatan.xlsx> ;
    dcat:byteSize "13490"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0b01bc67-ec83-476d-9446-9c391d608250> a foaf:Agent ;
    foaf:name "Kabupaten Kampar" .

