@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:5000/dataset/7e747f7c-ebce-4255-b77a-74ed85ba4655> a dcat:Dataset ;
    dct:description "Data Guru SMP Menurut Kecamatan Tahun 2019-2020" ;
    dct:identifier "7e747f7c-ebce-4255-b77a-74ed85ba4655" ;
    dct:issued "2022-10-30T10:15:23.735420"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:15:23.735425"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Data Guru SMP Menurut Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/7e747f7c-ebce-4255-b77a-74ed85ba4655/resource/5990d0f5-3cdd-4947-a2fc-b72be2ce01f5>,
        <http://5.189.187.109:5000/dataset/7e747f7c-ebce-4255-b77a-74ed85ba4655/resource/ff15cd0c-5142-465b-85d9-20ada542fd1d> ;
    dcat:keyword "Aceh Selatan",
        "Data Guru",
        "SMP" .

<http://5.189.187.109:5000/dataset/7e747f7c-ebce-4255-b77a-74ed85ba4655/resource/5990d0f5-3cdd-4947-a2fc-b72be2ce01f5> a dcat:Distribution ;
    dct:description "Data Guru SMP Menurut Kecamatan Tahun 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-05-24T01:51:59.321999"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:15:23.726307"^^xsd:dateTime ;
    dct:title "Data Guru SMP Menurut Kecamatan Tahun 2020.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/7e747f7c-ebce-4255-b77a-74ed85ba4655/resource/5990d0f5-3cdd-4947-a2fc-b72be2ce01f5/download/data-guru-smp-menurut-kecamatan-tahun-2020.csv> ;
    dcat:byteSize "828"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/7e747f7c-ebce-4255-b77a-74ed85ba4655/resource/ff15cd0c-5142-465b-85d9-20ada542fd1d> a dcat:Distribution ;
    dct:description "Data Guru SMP Menurut Kecamatan Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-24T01:51:38.239185"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:15:23.724420"^^xsd:dateTime ;
    dct:title "Data Guru SMP Menurut Kecamatan Tahun 2019.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/7e747f7c-ebce-4255-b77a-74ed85ba4655/resource/ff15cd0c-5142-465b-85d9-20ada542fd1d/download/data-guru-smp-menurut-kecamatan-tahun-2019.csv> ;
    dcat:byteSize "825"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

