@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/0b308920-7a6f-43b3-bb64-6f03bb9b6d42> a dcat:Dataset ;
    dct:description "Jumlah Pasantren Terpadu Menurut Kecamatan Tahun 2019" ;
    dct:identifier "0b308920-7a6f-43b3-bb64-6f03bb9b6d42" ;
    dct:issued "2022-10-30T10:10:01.200809"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:10:01.200814"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Pasantren Terpadu Menurut Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0b308920-7a6f-43b3-bb64-6f03bb9b6d42/resource/ff4f55e0-07c4-4643-9cd8-47a1ff0a2cef> ;
    dcat:keyword "Aceh Selatan",
        "Jumlah Pasantre Terpadu" .

<http://5.189.187.109/dataset/0b308920-7a6f-43b3-bb64-6f03bb9b6d42/resource/ff4f55e0-07c4-4643-9cd8-47a1ff0a2cef> a dcat:Distribution ;
    dct:description "Jumlah Pasantren Terpadu Menurut Kecamatan 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-24T08:18:47.611209"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:10:01.194577"^^xsd:dateTime ;
    dct:title "Jumlah Pasantren Terpadu Menurut Kecamatan 2019.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/0b308920-7a6f-43b3-bb64-6f03bb9b6d42/resource/ff4f55e0-07c4-4643-9cd8-47a1ff0a2cef/download/jumlah-pasantren-terpadu-menurut-kecamatan-2019.csv> ;
    dcat:byteSize "288"^^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" .

