@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/843eb7ec-a499-4031-bd78-8e3db4c0ec01> a dcat:Dataset ;
    dct:description "Jumlah Gampong Menurut Kecamatan Tahun 2020" ;
    dct:identifier "843eb7ec-a499-4031-bd78-8e3db4c0ec01" ;
    dct:issued "2022-10-30T10:15:28.684725"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:15:28.684731"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Gampong Menurut Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/843eb7ec-a499-4031-bd78-8e3db4c0ec01/resource/19ff62a3-3c40-4a30-b1ef-426b0c840f4d>,
        <http://5.189.187.109/dataset/843eb7ec-a499-4031-bd78-8e3db4c0ec01/resource/e45742f4-a883-431b-8754-50b099fef79e> ;
    dcat:keyword "Aceh Selatan",
        "Jumlah Gampong Menurut Kecamatan" .

<http://5.189.187.109/dataset/843eb7ec-a499-4031-bd78-8e3db4c0ec01/resource/19ff62a3-3c40-4a30-b1ef-426b0c840f4d> a dcat:Distribution ;
    dct:description "Jumlah Gampong Menurut Kecamatan Tahun 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-05-24T03:09:32.938723"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:15:28.676001"^^xsd:dateTime ;
    dct:title "Jumlah Gampong Menurut Kecamatan Tahun 2020.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/843eb7ec-a499-4031-bd78-8e3db4c0ec01/resource/19ff62a3-3c40-4a30-b1ef-426b0c840f4d/download/jumlah-gampong-menurut-kecamatan-tahun-2020.csv> ;
    dcat:byteSize "301"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/843eb7ec-a499-4031-bd78-8e3db4c0ec01/resource/e45742f4-a883-431b-8754-50b099fef79e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-22T12:49:57.620021"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:15:28.678152"^^xsd:dateTime ;
    dct:title "Jumlah Gampong Menurut Kecamatan Tahun 2021.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/843eb7ec-a499-4031-bd78-8e3db4c0ec01/resource/e45742f4-a883-431b-8754-50b099fef79e/download/jumlah-gampong-menurut-kecamatan-tahun-2021.csv> ;
    dcat:byteSize "299"^^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" .

