@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/5882e16f-25da-4fcd-92dd-393b59734b92> a dcat:Dataset ;
    dct:description "Rasio Gini Kabupaten/Kota Se-Provinsi Aceh 2005-2022" ;
    dct:identifier "5882e16f-25da-4fcd-92dd-393b59734b92" ;
    dct:issued "2024-04-02T18:29:30.949974"^^xsd:dateTime ;
    dct:modified "2024-04-02T18:29:30.949980"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Rasio Gini Kabupaten/Kota Se-Provinsi Aceh 2005-2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Kota Langsa" ;
            vcard:hasEmail <mailto:bps1173@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5882e16f-25da-4fcd-92dd-393b59734b92/resource/7c1ee03c-8b87-4191-89e1-a1ece607e0e9> ;
    dcat:keyword "rasio gini" ;
    dcat:landingPage <langsakota.bps.go.id> .

<http://5.189.187.109/dataset/5882e16f-25da-4fcd-92dd-393b59734b92/resource/7c1ee03c-8b87-4191-89e1-a1ece607e0e9> a dcat:Distribution ;
    dct:description "Rasio Gini Kabupaten/Kota Se-Provinsi Aceh 2005-2022" ;
    dct:format "XLS" ;
    dct:issued "2024-03-19T04:36:22.423049"^^xsd:dateTime ;
    dct:modified "2024-04-02T18:29:30.942608"^^xsd:dateTime ;
    dct:title "Rasio Gini Kabupaten/Kota Se-Provinsi Aceh 2005-2022" ;
    dcat:accessURL <https://langsakota.bps.go.id/site/resultTab> .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

<langsakota.bps.go.id> a foaf:Document .

