@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/0050f8ff-4805-4a73-aea6-240f056c3374> a dcat:Dataset ;
    dct:description "Data Web Gampong" ;
    dct:identifier "0050f8ff-4805-4a73-aea6-240f056c3374" ;
    dct:issued "2022-10-30T10:09:33.306624"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:55:12.751595"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Data Web Gampong" ;
    dcat:distribution <http://5.189.187.109/dataset/0050f8ff-4805-4a73-aea6-240f056c3374/resource/5afa0a19-4a8f-451f-9f36-87be61715c80> ;
    dcat:keyword "gampong",
        "web" .

<http://5.189.187.109/dataset/0050f8ff-4805-4a73-aea6-240f056c3374/resource/5afa0a19-4a8f-451f-9f36-87be61715c80> a dcat:Distribution ;
    dct:description "Daftar Informasi Web Gampong" ;
    dct:format "CSV" ;
    dct:issued "2019-11-22T12:39:32.401596"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:55:12.758343"^^xsd:dateTime ;
    dct:title "Daftar Informasi Web Gampong.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/0050f8ff-4805-4a73-aea6-240f056c3374/resource/5afa0a19-4a8f-451f-9f36-87be61715c80/download/web_gampong.csv> ;
    dcat:byteSize "21788"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

