@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/d0e5059b-c4f0-429e-9a81-f9e2d786fae9> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Usia Di Kota Ambon Tahun 2022" ;
    dct:identifier "d0e5059b-c4f0-429e-9a81-f9e2d786fae9" ;
    dct:issued "2024-05-17T02:49:43.389316"^^xsd:dateTime ;
    dct:modified "2024-05-17T02:49:43.389324"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/7583833d-c6a3-4c61-b0c4-13b7469de4d3> ;
    dct:title "Jumlah Penduduk Berdasarkan Usia Di Kota Ambon Tahun 2022" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d0e5059b-c4f0-429e-9a81-f9e2d786fae9/resource/c777a8cc-994e-4832-bd7a-0bbe041e6904> ;
    dcat:keyword "PENDUDUK",
        "USIA" .

<http://5.189.187.109:5000/dataset/d0e5059b-c4f0-429e-9a81-f9e2d786fae9/resource/c777a8cc-994e-4832-bd7a-0bbe041e6904> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Berdasarkan Usia Di Kota Ambon Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-02-01T01:04:02.470773"^^xsd:dateTime ;
    dct:modified "2024-05-17T02:49:43.379072"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Berdasarkan Usia Di Kota Ambon Tahun 2022.csv" ;
    dcat:accessURL <https://satudata.ambon.go.id/dataset/d0e5059b-c4f0-429e-9a81-f9e2d786fae9/resource/c777a8cc-994e-4832-bd7a-0bbe041e6904/download/jumlah-penduduk-berdasarkan-usia-di-kota-ambon-tahun-2022.csv> ;
    dcat:byteSize "2738"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/7583833d-c6a3-4c61-b0c4-13b7469de4d3> a foaf:Agent ;
    foaf:name "Kota Ambon" .

