@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/f5f23021-4f26-4840-b306-d4efded5194e> a dcat:Dataset ;
    dct:description "Besar Belanja Pendidikan" ;
    dct:identifier "f5f23021-4f26-4840-b306-d4efded5194e" ;
    dct:issued "2024-12-23T04:42:04.166025"^^xsd:dateTime ;
    dct:modified "2024-12-23T04:42:04.166034"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/cd94c091-d14d-4b02-8f38-e6018de5e559> ;
    dct:title "Besar Belanja Pendidikan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata kabupaten bolaangmongondow" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f5f23021-4f26-4840-b306-d4efded5194e/resource/817f151f-1362-42ad-9288-ef86da530f54> ;
    dcat:keyword "ekonomi" ;
    dcat:landingPage <https://opendata.bolmongkab.go.id/> .

<http://5.189.187.109/dataset/f5f23021-4f26-4840-b306-d4efded5194e/resource/817f151f-1362-42ad-9288-ef86da530f54> a dcat:Distribution ;
    dct:description "Besaran Belanja Pendidikan" ;
    dct:format "XLSX" ;
    dct:issued "2024-12-13T05:31:42.910795"^^xsd:dateTime ;
    dct:modified "2024-12-23T04:42:04.155638"^^xsd:dateTime ;
    dct:title "Besaran Belanja Pendidikan" ;
    dcat:accessURL <http://opendata.bolmongkab.go.id/dataset/f5f23021-4f26-4840-b306-d4efded5194e/resource/817f151f-1362-42ad-9288-ef86da530f54/download/tabel-3-besaran-belanja-pendidikan.xlsx> ;
    dcat:byteSize "10543"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/cd94c091-d14d-4b02-8f38-e6018de5e559> a foaf:Agent ;
    foaf:name "Kabupaten Bolaang Mongondow" .

<https://opendata.bolmongkab.go.id/> a foaf:Document .

