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

<https://opendata.kuburayakab.go.id/dataset/5514d7b4-29c5-4318-9bdf-c9a6a2aef0d3> a dcat:Dataset ;
    dct:description "Infografis Pendidikan Kabupaten Kubu Raya, tahun 2021" ;
    dct:identifier "5514d7b4-29c5-4318-9bdf-c9a6a2aef0d3" ;
    dct:issued "2023-02-04T14:19:58.111346"^^xsd:dateTime ;
    dct:modified "2023-02-04T14:21:38.232302"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/3fe7814f-d4ba-4ea0-bb22-e1e3fbdd5fac> ;
    dct:title "Infografis Pendidikan Kabupaten Kubu Raya, tahun 2021" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Kubu Raya" ;
            vcard:hasEmail <mailto:diskominfo@kuburayakab.go.id> ] ;
    dcat:distribution <https://opendata.kuburayakab.go.id/dataset/5514d7b4-29c5-4318-9bdf-c9a6a2aef0d3/resource/ea9f8a60-42c3-4088-a31c-63811eeaa30a> ;
    dcat:keyword "pendidikan" .

<https://opendata.kuburayakab.go.id/dataset/5514d7b4-29c5-4318-9bdf-c9a6a2aef0d3/resource/ea9f8a60-42c3-4088-a31c-63811eeaa30a> a dcat:Distribution ;
    dct:description "Infograsfis Pendidikan Kabupaten Kubu Raya, tahun 2021" ;
    dct:format "JPEG" ;
    dct:title "Infograsfis Pendidikan Kabupaten Kubu Raya, tahun 2021" ;
    dcat:accessURL <https://opendata.kuburayakab.go.id/dataset/5514d7b4-29c5-4318-9bdf-c9a6a2aef0d3/resource/ea9f8a60-42c3-4088-a31c-63811eeaa30a/download/slide8_pendidikan.png> ;
    dcat:byteSize 140202.0 ;
    dcat:mediaType "image/png" .

<https://opendata.kuburayakab.go.id/organization/3fe7814f-d4ba-4ea0-bb22-e1e3fbdd5fac> a foaf:Organization ;
    foaf:name "Dinas Pendidikan dan Kebudayaan" .

