@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/5daedf10-448d-4645-853d-054ec3dd3a7e> a dcat:Dataset ;
    dct:description "Berisi data sentra industri di Kabupaten Gunungkidul" ;
    dct:identifier "5daedf10-448d-4645-853d-054ec3dd3a7e" ;
    dct:issued "2022-10-20T05:29:21.984689"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:29:21.984694"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Data Sentra Industri Kabupaten Gunungkidul" ;
    dcat:distribution <http://5.189.187.109/dataset/5daedf10-448d-4645-853d-054ec3dd3a7e/resource/0d37105a-b149-4460-bea4-d16395ac7d76> ;
    dcat:keyword "IKM",
        "Industri",
        "Sentra" .

<http://5.189.187.109/dataset/5daedf10-448d-4645-853d-054ec3dd3a7e/resource/0d37105a-b149-4460-bea4-d16395ac7d76> a dcat:Distribution ;
    dct:description "Data Sentra Industri di Kabupaten Gunungkidul Tahun 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-03-04T01:04:32.598702"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:29:21.976412"^^xsd:dateTime ;
    dct:title "Data Sentra Kabupaten Gunungkidul Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/5daedf10-448d-4645-853d-054ec3dd3a7e/resource/0d37105a-b149-4460-bea4-d16395ac7d76/download/data-sentra-kabupaten-gunungkidul-tahun-2020.xlsx> ;
    dcat:byteSize "13761"^^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" .

