@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/bf55f845-123b-4dc8-be24-af917235a7fd> a dcat:Dataset ;
    dct:description "Data Guru Menurut Kelompok Umur dan Kecamatan Tahun 2019-2020" ;
    dct:identifier "bf55f845-123b-4dc8-be24-af917235a7fd" ;
    dct:issued "2022-10-30T10:17:50.619299"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:17:50.619304"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Data Guru Menurut Kelompok Umur dan 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/bf55f845-123b-4dc8-be24-af917235a7fd/resource/790c637c-1e03-4197-a87e-dbe445f32daa>,
        <http://5.189.187.109:5000/dataset/bf55f845-123b-4dc8-be24-af917235a7fd/resource/e8f27f9f-f2bf-4c2e-869b-13ba444a858f> ;
    dcat:keyword "Aceh Selatan",
        "Data Guru",
        "Kelompok Umur" .

<http://5.189.187.109:5000/dataset/bf55f845-123b-4dc8-be24-af917235a7fd/resource/790c637c-1e03-4197-a87e-dbe445f32daa> a dcat:Distribution ;
    dct:description "Data Guru Menurut Kelompok Umur dan Kecamatan Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-21T02:44:34.514109"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:17:50.609447"^^xsd:dateTime ;
    dct:title "Data Guru Menurut Kelompok Umur dan Kecamatan Tahun 2019.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/bf55f845-123b-4dc8-be24-af917235a7fd/resource/790c637c-1e03-4197-a87e-dbe445f32daa/download/data-guru-menurut-kelompok-umur-dan-kecamatan-tahun-2019.csv> ;
    dcat:byteSize "620"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/bf55f845-123b-4dc8-be24-af917235a7fd/resource/e8f27f9f-f2bf-4c2e-869b-13ba444a858f> a dcat:Distribution ;
    dct:description "Data Guru Menurut Kelompok Umur dan Kecamatan Tahun 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-05-21T02:45:09.138417"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:17:50.611261"^^xsd:dateTime ;
    dct:title "Data Guru Menurut Kelompok Umur dan Kecamatan Tahun 2020.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/bf55f845-123b-4dc8-be24-af917235a7fd/resource/e8f27f9f-f2bf-4c2e-869b-13ba444a858f/download/data-guru-menurut-kelompok-umur-dan-kecamatan-tahun-2020.csv> ;
    dcat:byteSize "621"^^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" .

