@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/d6c44568-f7cc-41b8-9c76-f2d7a00265ee> a dcat:Dataset ;
    dct:description "jumlah rumah makan dan restoran perkecamatan tahun 2019" ;
    dct:identifier "d6c44568-f7cc-41b8-9c76-f2d7a00265ee" ;
    dct:issued "2022-10-30T10:18:31.962372"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:18:31.962386"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "data jumlah rumah makan dan restoran" ;
    dcat:distribution <http://5.189.187.109/dataset/d6c44568-f7cc-41b8-9c76-f2d7a00265ee/resource/87efa172-9454-4166-b44e-f4d781b1ea28>,
        <http://5.189.187.109/dataset/d6c44568-f7cc-41b8-9c76-f2d7a00265ee/resource/8befe8b3-7c30-4a60-a34a-269cb9b48703> ;
    dcat:keyword "dinas pariwisata",
        "restoran",
        "rumah makan" .

<http://5.189.187.109/dataset/d6c44568-f7cc-41b8-9c76-f2d7a00265ee/resource/87efa172-9454-4166-b44e-f4d781b1ea28> a dcat:Distribution ;
    dct:description "jumlah rumah makan dan restoran perkecamatan tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-12-04T02:39:11.311145"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:18:31.946444"^^xsd:dateTime ;
    dct:title "data-jumlah-rumah-makan-dan-restoran" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/d6c44568-f7cc-41b8-9c76-f2d7a00265ee/resource/87efa172-9454-4166-b44e-f4d781b1ea28/download/data-rumah-makan-dan-restoran-2019.csv> ;
    dcat:byteSize "314"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/d6c44568-f7cc-41b8-9c76-f2d7a00265ee/resource/8befe8b3-7c30-4a60-a34a-269cb9b48703> a dcat:Distribution ;
    dct:description "2021" ;
    dct:format "CSV" ;
    dct:issued "2022-09-09T02:52:40.596221"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:18:31.948415"^^xsd:dateTime ;
    dct:title "Jumlah Rumah Makan Menurut Kecamatan.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/d6c44568-f7cc-41b8-9c76-f2d7a00265ee/resource/8befe8b3-7c30-4a60-a34a-269cb9b48703/download/jumlah-rumah-makan-menurut-kecamatan.csv> ;
    dcat:byteSize "94"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

