@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/534a0f54-5fc9-42ea-aa17-19647de456ff> a dcat:Dataset ;
    dct:description "Jumlah Qori dan Qoriah Berprestasi menurut Kecamatan  Tahun 2021" ;
    dct:identifier "534a0f54-5fc9-42ea-aa17-19647de456ff" ;
    dct:issued "2022-10-30T10:13:22.740836"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:00.385078"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Qori dan Qoriah Berprestasi 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/534a0f54-5fc9-42ea-aa17-19647de456ff/resource/6af2903c-8a1c-4270-b9d4-47ec01d39199>,
        <http://5.189.187.109:5000/dataset/534a0f54-5fc9-42ea-aa17-19647de456ff/resource/dd47f3d6-eb7a-456f-9fac-e428581aff17> ;
    dcat:keyword "2021",
        "2022",
        "Aceh Selatan",
        "Jumlah Qori dan Qoriah Berprestasi" .

<http://5.189.187.109:5000/dataset/534a0f54-5fc9-42ea-aa17-19647de456ff/resource/6af2903c-8a1c-4270-b9d4-47ec01d39199> a dcat:Distribution ;
    dct:description "Qori-Qoriah Berprestasi menurut Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-18T08:52:47.260385"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:00.392712"^^xsd:dateTime ;
    dct:title "Jumlah Qori-Qoriah Berprestasi menurut Kecamatan Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/534a0f54-5fc9-42ea-aa17-19647de456ff/resource/6af2903c-8a1c-4270-b9d4-47ec01d39199/download/jumlah-qori-qoriah-berprestasi-menurut-kecamatan-tahun-2022.csv> ;
    dcat:byteSize "379"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/534a0f54-5fc9-42ea-aa17-19647de456ff/resource/dd47f3d6-eb7a-456f-9fac-e428581aff17> a dcat:Distribution ;
    dct:description "Qori-Qariah Berprestasi menurut Kecamatan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-08-16T08:52:40.638349"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:00.390257"^^xsd:dateTime ;
    dct:title "Jumlah Qori-Qariah Berprestasi menurut Kecamatan Tahun 2021.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/534a0f54-5fc9-42ea-aa17-19647de456ff/resource/dd47f3d6-eb7a-456f-9fac-e428581aff17/download/jumlah-qori-qoriah-berprestasi-menurut-kecamatan-tahun-2021.csv> ;
    dcat:byteSize "380"^^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" .

