@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/c50cfdb0-4aae-4a19-be11-22ffc964e7d0> a dcat:Dataset ;
    dct:description "Jumlah Guru TPA menurut Jenis Kelamin dan Kecamatan Tahun 2022" ;
    dct:identifier "c50cfdb0-4aae-4a19-be11-22ffc964e7d0" ;
    dct:issued "2023-10-02T11:57:03.425053"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:57:03.425060"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Guru TPA menurut Jenis Kelamin dan Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c50cfdb0-4aae-4a19-be11-22ffc964e7d0/resource/eacd83f0-cc84-4381-9e86-fba070852550> ;
    dcat:keyword "2022",
        "Guru TPA" .

<http://5.189.187.109/dataset/c50cfdb0-4aae-4a19-be11-22ffc964e7d0/resource/eacd83f0-cc84-4381-9e86-fba070852550> a dcat:Distribution ;
    dct:description "Guru TPA menurut Jenis Kelamin dan Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-18T17:04:05.553509"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:57:03.417456"^^xsd:dateTime ;
    dct:title "Jumlah Guru TPA menurut Jenis Kelamin dan Kecamatan Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/c50cfdb0-4aae-4a19-be11-22ffc964e7d0/resource/eacd83f0-cc84-4381-9e86-fba070852550/download/jumlah-guru-tpa-menurut-jenis-kelamin-dan-kecamatan-tahun-2022.csv> ;
    dcat:byteSize "423"^^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" .

