@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:5000/dataset/c035cd44-2e19-4e80-9ffc-366537963932> a dcat:Dataset ;
    dct:description "data ini berisi jumlah inovasi yang diterapkan  di Aceh Timur" ;
    dct:identifier "c035cd44-2e19-4e80-9ffc-366537963932" ;
    dct:issued "2024-08-02T19:25:34.410052"^^xsd:dateTime ;
    dct:modified "2024-08-02T19:25:34.410061"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/385c65f1-cfd8-41bc-944e-53622276ce90> ;
    dct:title "Jumlah Kebijakan Inovasi Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "sally ike sucia" ;
            vcard:hasEmail <mailto:sallyikesucia1983@yahoo.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c035cd44-2e19-4e80-9ffc-366537963932/resource/10985d37-750d-4e86-a734-1d87236357c6> ;
    dcat:keyword "inovasi" .

<http://5.189.187.109:5000/dataset/c035cd44-2e19-4e80-9ffc-366537963932/resource/10985d37-750d-4e86-a734-1d87236357c6> a dcat:Distribution ;
    dct:description "data ini berisi jumlah inovasi di kabupaten aceh timur" ;
    dct:format "CSV" ;
    dct:issued "2024-04-29T05:46:41.526065"^^xsd:dateTime ;
    dct:modified "2024-08-02T19:25:34.400374"^^xsd:dateTime ;
    dct:title "jumlah-inovasi-tahun-2023" ;
    dcat:accessURL <https://data.acehtimurkab.go.id/dataset/c035cd44-2e19-4e80-9ffc-366537963932/resource/10985d37-750d-4e86-a734-1d87236357c6/download/jumlah-kebijakan-inovasi-daerah-tahun-2023.csv> ;
    dcat:byteSize "142"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/385c65f1-cfd8-41bc-944e-53622276ce90> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Timur" .

