@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/7c929653-5054-49fe-898e-9e7e4834d7c1> a dcat:Dataset ;
    dct:description "data jumlah objek wisata perkecamatan tahun 2019" ;
    dct:identifier "7c929653-5054-49fe-898e-9e7e4834d7c1" ;
    dct:issued "2022-10-30T10:15:21.130509"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:15:21.130516"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "data jumlah objek wisata perkecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/7c929653-5054-49fe-898e-9e7e4834d7c1/resource/3365d103-eceb-4cfb-a7f8-c277a11d8b0c> ;
    dcat:keyword "dinas pariwisata",
        "jumlah objek wisata",
        "tahun 2019" .

<http://5.189.187.109/dataset/7c929653-5054-49fe-898e-9e7e4834d7c1/resource/3365d103-eceb-4cfb-a7f8-c277a11d8b0c> a dcat:Distribution ;
    dct:description "jumlah objek wisata perkecamatan tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-12-04T02:32:49.784146"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:15:21.119260"^^xsd:dateTime ;
    dct:title "data jumlah objek wisata per kecamatan tahun 2019" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/7c929653-5054-49fe-898e-9e7e4834d7c1/resource/3365d103-eceb-4cfb-a7f8-c277a11d8b0c/download/jumlah-objek-wisata-2019.csv> ;
    dcat:byteSize "319"^^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" .

