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

<http://5.189.187.109/dataset/9389ab79-1379-4da1-af4e-1e533a5799ed> a dcat:Dataset ;
    dct:description "Data Rekapitulasi Usulan Sarana dan Prasarana Sekolah Dasar (SD) di Kabupaten Kuburaya pada Tahun 2023" ;
    dct:identifier "9389ab79-1379-4da1-af4e-1e533a5799ed" ;
    dct:issued "2022-12-21T15:02:45.946340"^^xsd:dateTime ;
    dct:modified "2023-01-18T15:40:05.494364"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> ;
    dct:title "Rekapitulasi Usulan Sarana dan Prasarana SD Tahun 2023" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Indri Khoirunisa" ;
            vcard:hasEmail <mailto:indrikhoirunisa31@gmail.com> ] ;
    dcat:keyword "SD",
        "prasarana",
        "sarana" ;
    dcat:landingPage <Bidang%20Sekolah%20Dasar%20Dinas%20Pendidikan%20dan%20Kebudayaan%20Kabupaten%20Kuburaya> .

<Bidang%20Sekolah%20Dasar%20Dinas%20Pendidikan%20dan%20Kebudayaan%20Kabupaten%20Kuburaya> a foaf:Document .

<http://5.189.187.109/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> a foaf:Agent ;
    foaf:name "Kabupaten Kubu Raya" .

