@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/dataset/2b24b87c-82c3-4a70-83fb-5eb4bfd3ab2b> a dcat:Dataset ;
    dct:description "Sebaran Luas Wilayah Kecamatan di Kota Ambon Tahun 2022" ;
    dct:identifier "2b24b87c-82c3-4a70-83fb-5eb4bfd3ab2b" ;
    dct:issued "2024-05-17T02:46:13.737569"^^xsd:dateTime ;
    dct:modified "2024-05-17T02:46:13.737578"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7583833d-c6a3-4c61-b0c4-13b7469de4d3> ;
    dct:title "Sebaran Luas Wilayah Kecamatan di Kota Ambon Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/2b24b87c-82c3-4a70-83fb-5eb4bfd3ab2b/resource/d72332ed-6f3a-47c8-91be-f26e46080f9d> ;
    dcat:keyword "sebaran luas wilayah" .

<http://5.189.187.109/dataset/2b24b87c-82c3-4a70-83fb-5eb4bfd3ab2b/resource/d72332ed-6f3a-47c8-91be-f26e46080f9d> a dcat:Distribution ;
    dct:description "Sebaran Luas Wilayah Kecamatan di Kota Ambon Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-01-30T04:59:29.634572"^^xsd:dateTime ;
    dct:modified "2024-05-17T02:46:13.730065"^^xsd:dateTime ;
    dct:title "Sebaran Luas Wilayah Kecamatan di Kota Ambon Tahun 2022.csv" ;
    dcat:accessURL <https://satudata.ambon.go.id/dataset/2b24b87c-82c3-4a70-83fb-5eb4bfd3ab2b/resource/d72332ed-6f3a-47c8-91be-f26e46080f9d/download/sebaran-luas-wilayah-kecamatan-di-kota-ambon-tahun-2022.csv> ;
    dcat:byteSize "427"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

