@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/ddb1c1b9-2f24-42dd-ad21-52feb8bc44c4> a dcat:Dataset ;
    dct:description "Daftar koleksi bahan perpustakaan yang dimiliki" ;
    dct:identifier "ddb1c1b9-2f24-42dd-ad21-52feb8bc44c4" ;
    dct:issued "2026-04-30T04:02:03.872792"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:02:03.872815"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> ;
    dct:title "Koleksi yang Dimiliki" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARDIANSYAH, S.Pd" ;
            vcard:hasEmail <mailto:zafaraltairyahya@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ddb1c1b9-2f24-42dd-ad21-52feb8bc44c4/resource/22e0d954-26ab-4d31-bc59-b8510a52127a>,
        <http://5.189.187.109/dataset/ddb1c1b9-2f24-42dd-ad21-52feb8bc44c4/resource/55ed090f-9849-4baa-b405-2fa10c8ee21e> ;
    dcat:keyword "daftar koleksi yang dimiliki",
        "koleksi",
        "koleksi bahan perpustakaan" .

<http://5.189.187.109/dataset/ddb1c1b9-2f24-42dd-ad21-52feb8bc44c4/resource/22e0d954-26ab-4d31-bc59-b8510a52127a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-02-07T04:48:53.060111"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:02:03.858409"^^xsd:dateTime ;
    dct:title "KOLEKSI YANG DIMILIKI.json" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/ddb1c1b9-2f24-42dd-ad21-52feb8bc44c4/resource/22e0d954-26ab-4d31-bc59-b8510a52127a/download/koleksi-yang-dimiliki.json> ;
    dcat:byteSize "1206913"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<http://5.189.187.109/dataset/ddb1c1b9-2f24-42dd-ad21-52feb8bc44c4/resource/55ed090f-9849-4baa-b405-2fa10c8ee21e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2024-02-07T04:48:43.150472"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:02:03.854886"^^xsd:dateTime ;
    dct:title "KOLEKSI YANG DIMILIKI.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/ddb1c1b9-2f24-42dd-ad21-52feb8bc44c4/resource/55ed090f-9849-4baa-b405-2fa10c8ee21e/download/koleksi-yang-dimiliki.pdf> ;
    dcat:byteSize "4355209"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

