@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/4212f5f9-8651-4a98-8f2e-a9a3d09e2fc2> a dcat:Dataset ;
    dct:description "Jumlah Restoran dan Rumah Makan di Kabupaten Aceh Tamiang Tahun 2021" ;
    dct:identifier "4212f5f9-8651-4a98-8f2e-a9a3d09e2fc2" ;
    dct:issued "2022-10-24T22:21:23.217139"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:21:23.217146"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> ;
    dct:title "Jumlah Restoran dan Rumah Makan Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Data dan Statistik" ;
            vcard:hasEmail <mailto:data@acehtamiangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4212f5f9-8651-4a98-8f2e-a9a3d09e2fc2/resource/5e520a84-9264-42f3-9159-c61e9a2e941f> ;
    dcat:keyword "jumlah restoran",
        "kabupaten aceh tamiang",
        "rumah makan",
        "tahun 2021" .

<http://5.189.187.109/dataset/4212f5f9-8651-4a98-8f2e-a9a3d09e2fc2/resource/5e520a84-9264-42f3-9159-c61e9a2e941f> a dcat:Distribution ;
    dct:description "Jumlah Restoran dan Rumah Makan di Kabupaten Aceh Tamiang Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-10-14T08:05:13.500859"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:21:23.206526"^^xsd:dateTime ;
    dct:title "Jumlah Restoran dan Rumah Makan Tahun 2021" ;
    dcat:accessURL <https://data.acehtamiangkab.go.id/dataset/4212f5f9-8651-4a98-8f2e-a9a3d09e2fc2/resource/5e520a84-9264-42f3-9159-c61e9a2e941f/download/jumlah-restoran-dan-rumah-makan-di-kab.-aceh-tamiang-2021.csv> ;
    dcat:byteSize "237"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Tamiang" .

