@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/db3eb4d2-99e3-4a10-a454-916a59cab2ec> a dcat:Dataset ;
    dct:identifier "db3eb4d2-99e3-4a10-a454-916a59cab2ec" ;
    dct:issued "2022-10-20T05:43:58.804422"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:43:58.804428"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Rekomendasi Penerbitan IUJK Bulan Februari" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bidang cipta karya" ] ;
    dcat:distribution <http://5.189.187.109/dataset/db3eb4d2-99e3-4a10-a454-916a59cab2ec/resource/ce57bacf-a29c-4e15-8b99-95eaae4e1ad8> ;
    dcat:keyword "IUJK",
        "jasa konstruksi",
        "rekomendasi IUJK" .

<http://5.189.187.109/dataset/db3eb4d2-99e3-4a10-a454-916a59cab2ec/resource/ce57bacf-a29c-4e15-8b99-95eaae4e1ad8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-03-31T13:37:49.523301"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:43:58.791370"^^xsd:dateTime ;
    dct:title "Rekomendasi Penerbitan IUJK bulan Februari.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/db3eb4d2-99e3-4a10-a454-916a59cab2ec/resource/ce57bacf-a29c-4e15-8b99-95eaae4e1ad8/download/rekomendasi-penerbitan-iujk-bulan-februari.xlsx> ;
    dcat:byteSize "9730"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

