@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#> .

<https://data.sumbarprov.go.id/dataset/032f082a-2146-4e81-bb53-0106b01ac237> a dcat:Dataset ;
    dct:description "Daftar sekolah Dasar Kecamatan Sungai Aur" ;
    dct:identifier "032f082a-2146-4e81-bb53-0106b01ac237" ;
    dct:issued "2023-12-04T06:31:11.195988"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:31:11.195994"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "Daftar Sekolah Dasar Kecamatan Sungai Aur Tahun 2021" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/032f082a-2146-4e81-bb53-0106b01ac237/resource/d60bbaa8-4bcf-4ce0-98b2-9a8f5cbc48b5> ;
    dcat:landingPage <Kantor%20Camat%20Sungai%20Aur> .

<https://data.sumbarprov.go.id/dataset/032f082a-2146-4e81-bb53-0106b01ac237/resource/d60bbaa8-4bcf-4ce0-98b2-9a8f5cbc48b5> a dcat:Distribution ;
    dct:description "Daftar Sekolah Dasar Kecamatan Sungai Aur" ;
    dct:format "CSV" ;
    dct:title "Daftar Sekolah Dasar Kecamatan Sungai Aur" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/032f082a-2146-4e81-bb53-0106b01ac237/resource/d60bbaa8-4bcf-4ce0-98b2-9a8f5cbc48b5/download/sd-sdi.xlsx> ;
    dcat:byteSize 12688.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> a foaf:Organization ;
    foaf:name "Kabupaten Pasaman Barat" .

