@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/3b99359d-4805-4d96-9291-edbeff5d9640> a dcat:Dataset ;
    dct:description "Nilai Impor Kabupaten Aceh Utara" ;
    dct:identifier "3b99359d-4805-4d96-9291-edbeff5d9640" ;
    dct:issued "2024-06-03T03:37:21.517458"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:37:21.517466"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> ;
    dct:title "Nilai Impor" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ivo Dewi Sarmila" ;
            vcard:hasEmail <mailto:ivodewi@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3b99359d-4805-4d96-9291-edbeff5d9640/resource/a3273d1d-1e4a-4b59-9a55-4b8fa7b5466c> ;
    dcat:keyword "economy" .

<http://5.189.187.109/dataset/3b99359d-4805-4d96-9291-edbeff5d9640/resource/a3273d1d-1e4a-4b59-9a55-4b8fa7b5466c> a dcat:Distribution ;
    dct:description "Nilai Impor Kabupaten Aceh Utara Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-05-22T03:45:29.032465"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:37:21.509642"^^xsd:dateTime ;
    dct:title "Nilai Impor Kabupaten Aceh Utara" ;
    dcat:accessURL <https://satudata.acehutara.go.id/dataset/3b99359d-4805-4d96-9291-edbeff5d9640/resource/a3273d1d-1e4a-4b59-9a55-4b8fa7b5466c/download/nilai-impor-kabupaten-aceh-utara.csv> ;
    dcat:byteSize "290"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Utara" .

