@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/63214e70-656e-4da3-be68-d0523586ceec> a dcat:Dataset ;
    dct:description "Yayasan Kecamatan Rantau di Kabupaten Aceh Tamiang Tahun 2021" ;
    dct:identifier "63214e70-656e-4da3-be68-d0523586ceec" ;
    dct:issued "2022-10-24T22:23:19.410049"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:23:19.410057"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> ;
    dct:title "Yayasan Kecamatan Rantau Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Data dan Statistik" ;
            vcard:hasEmail <mailto:data@acehtamiangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/63214e70-656e-4da3-be68-d0523586ceec/resource/b5aa12fc-b654-4659-a4c3-d85e72a34bbb> ;
    dcat:keyword "kabupaten aceh tamiang",
        "kecamatan rantau",
        "tahun 2021",
        "yayasan" .

<http://5.189.187.109/dataset/63214e70-656e-4da3-be68-d0523586ceec/resource/b5aa12fc-b654-4659-a4c3-d85e72a34bbb> a dcat:Distribution ;
    dct:description "Yayasan Kecamatan Rantau di Kabupaten Aceh Tamiang Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-10-19T03:57:50.302369"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:23:19.398731"^^xsd:dateTime ;
    dct:title "Yayasan Kecamatan Rantau Tahun 2021" ;
    dcat:accessURL <https://data.acehtamiangkab.go.id/dataset/63214e70-656e-4da3-be68-d0523586ceec/resource/b5aa12fc-b654-4659-a4c3-d85e72a34bbb/download/yayasan-kecamatan-rantau-di-kabupaten-aceh-tamiang-2021.csv> ;
    dcat:byteSize "1106"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Tamiang" .

