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

<http://5.189.187.109/dataset/cc4ca670-6a42-4a11-9599-a55d7708556a> a dcat:Dataset ;
    dct:identifier "cc4ca670-6a42-4a11-9599-a55d7708556a" ;
    dct:issued "2022-10-20T05:42:17.920071"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:42:17.920076"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Rekomendasi Pemanfaatan Ruang Februari 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/cc4ca670-6a42-4a11-9599-a55d7708556a/resource/b0414317-2edf-4e81-9745-fa37a72def92> ;
    dcat:keyword "rekomendasi",
        "tata ruang" .

<http://5.189.187.109/dataset/cc4ca670-6a42-4a11-9599-a55d7708556a/resource/b0414317-2edf-4e81-9745-fa37a72def92> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-03-12T03:52:45.314214"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:42:17.913502"^^xsd:dateTime ;
    dct:title "REKAP Rekom Feb 2021.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/cc4ca670-6a42-4a11-9599-a55d7708556a/resource/b0414317-2edf-4e81-9745-fa37a72def92/download/rekap-rekom-feb-2021.xlsx> ;
    dcat:byteSize "10903"^^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" .

