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

<https://opendata.kuburayakab.go.id/dataset/a1b31e56-44aa-4570-b312-3eeff6cedc90> a dcat:Dataset ;
    dct:description "Daftar bahan perpustakaan" ;
    dct:identifier "a1b31e56-44aa-4570-b312-3eeff6cedc90" ;
    dct:issued "2024-10-13T13:30:52.683805"^^xsd:dateTime ;
    dct:modified "2024-10-13T13:30:52.683813"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/53b3e1de-2ce2-41a3-9be2-87ad27e486c1> ;
    dct:title "Bahan Perpustakaan Tercetak di Wilayah Kabupaten Kota" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARDIANSYAH, S.Pd" ;
            vcard:hasEmail <mailto:zafaraltairyahya@gmail.com> ] ;
    dcat:distribution <https://opendata.kuburayakab.go.id/dataset/a1b31e56-44aa-4570-b312-3eeff6cedc90/resource/2ee845d0-f2cf-4468-951e-ce0ca93bbb5c>,
        <https://opendata.kuburayakab.go.id/dataset/a1b31e56-44aa-4570-b312-3eeff6cedc90/resource/ed1991fd-eb2a-42c6-b2cc-2bbcf0ed6bf6> ;
    dcat:keyword "bahan perpustakaan",
        "bahan perpustakaan perpustakaan kabupaten kubu raya",
        "daftar bahan perpustakaan" .

<https://opendata.kuburayakab.go.id/dataset/a1b31e56-44aa-4570-b312-3eeff6cedc90/resource/2ee845d0-f2cf-4468-951e-ce0ca93bbb5c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Bahan Perpustakaan yang dicetak.json" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/a1b31e56-44aa-4570-b312-3eeff6cedc90/resource/2ee845d0-f2cf-4468-951e-ce0ca93bbb5c/download/bahan-perpustakaan-yang-dicetak.json> ;
    dcat:byteSize 2772904.0 ;
    dcat:mediaType "application/json" .

<https://opendata.kuburayakab.go.id/dataset/a1b31e56-44aa-4570-b312-3eeff6cedc90/resource/ed1991fd-eb2a-42c6-b2cc-2bbcf0ed6bf6> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Bahan Perpustakaan yang dicetak.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/a1b31e56-44aa-4570-b312-3eeff6cedc90/resource/ed1991fd-eb2a-42c6-b2cc-2bbcf0ed6bf6/download/bahan-perpustakaan-yang-dicetak.pdf> ;
    dcat:byteSize 6970528.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.kuburayakab.go.id/organization/53b3e1de-2ce2-41a3-9be2-87ad27e486c1> a foaf:Organization ;
    foaf:name "Dinas Perpustakaan dan Kearsipan" .

