@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/e4e66558-27bb-4659-b624-1b2828d7109e> a dcat:Dataset ;
    dct:description "Kondisi Pintu Air Tahun 2021" ;
    dct:identifier "e4e66558-27bb-4659-b624-1b2828d7109e" ;
    dct:issued "2022-10-30T23:38:51.672862"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:36:51.764166"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Kondisi Pintu Air Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e4e66558-27bb-4659-b624-1b2828d7109e/resource/8c73b776-0726-4196-bcac-14230bcca97e> ;
    dcat:keyword "kondisipintuair",
        "kondisipintuairtahun2021" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/kondisi-pintu-air-tahun-2021/e4e66558-27bb-4659-b624-1b2828d7109e> .

<http://5.189.187.109/dataset/e4e66558-27bb-4659-b624-1b2828d7109e/resource/8c73b776-0726-4196-bcac-14230bcca97e> a dcat:Distribution ;
    dct:description "Kondisi Pintu Air Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-04-11T09:09:00"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:36:51.775123"^^xsd:dateTime ;
    dct:title "Kondisi Pintu Air Tahun 2021" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Kondisi_Pintu_Air_Tahun_2021.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/kondisi-pintu-air-tahun-2021/e4e66558-27bb-4659-b624-1b2828d7109e> a foaf:Document .

