@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/e312565c-f5ba-4f8c-8404-61002c17c9d1> a dcat:Dataset ;
    dct:description """<p>Jumlah sektor UKM( Usaha Kecil Menengah) per Tahun</p>
""" ;
    dct:identifier "e312565c-f5ba-4f8c-8404-61002c17c9d1" ;
    dct:issued "2022-10-30T23:38:46.703267"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:36:37.867675"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Jumlah UKM per Tahun" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e312565c-f5ba-4f8c-8404-61002c17c9d1/resource/fac49431-a7dc-4393-9d3c-2e8790b5270e> ;
    dcat:keyword "Disperindagkop",
        "Sektor UKM",
        "ukm" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-ukm-per-tahun/e312565c-f5ba-4f8c-8404-61002c17c9d1> .

<http://5.189.187.109/dataset/e312565c-f5ba-4f8c-8404-61002c17c9d1/resource/fac49431-a7dc-4393-9d3c-2e8790b5270e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2015-06-29T12:22:37"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:36:37.877030"^^xsd:dateTime ;
    dct:title "Sektor UKM Tahun 2007 - 2014" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Jumlah-UKM-2007-2014.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-ukm-per-tahun/e312565c-f5ba-4f8c-8404-61002c17c9d1> a foaf:Document .

