@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/3223f86b-c93f-44dd-a800-220c95f2d44f> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Rata-rata Lama Sekolah dalam satuan tahun dengan rincian data source: Menurut Jenis Kelamin Tahun 2021-2022" ;
    dct:identifier "3223f86b-c93f-44dd-a800-220c95f2d44f" ;
    dct:issued "2024-01-02T18:09:04.196602"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:09:04.196621"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/9351370f-8342-4dc8-a4bc-74b2de0cb418> ;
    dct:title "Rata-rata Lama Sekolah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhamad Taufik Hidayat" ;
            vcard:hasEmail <mailto:taufik19hk@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3223f86b-c93f-44dd-a800-220c95f2d44f/resource/110d88e2-420f-4898-9eef-d904cec6145e> ;
    dcat:keyword "Gender",
        "IPM" ;
    dcat:landingPage <https://aceh.bps.go.id/indicator/26/245/1/rata---rata-lama-sekolah-metode-baru-.html> .

<http://5.189.187.109:5000/dataset/3223f86b-c93f-44dd-a800-220c95f2d44f/resource/110d88e2-420f-4898-9eef-d904cec6145e> a dcat:Distribution ;
    dct:description "Rata-rata Lama Sekolah Kabupaten Bener Meriah Tahun 2021-2022" ;
    dct:format ".csv" ;
    dct:issued "2023-11-09T01:32:42.452656"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:09:04.136340"^^xsd:dateTime ;
    dct:title "Rata-rata Lama Sekolah Kabupaten Bener Meriah" ;
    dcat:accessURL <https://data.benermeriahkab.go.id/dataset/3223f86b-c93f-44dd-a800-220c95f2d44f/resource/110d88e2-420f-4898-9eef-d904cec6145e/download/10.-rata-rata-lama-sekolah.csv> ;
    dcat:byteSize "532"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/9351370f-8342-4dc8-a4bc-74b2de0cb418> a foaf:Agent ;
    foaf:name "Kabupaten Bener Meriah" .

<https://aceh.bps.go.id/indicator/26/245/1/rata---rata-lama-sekolah-metode-baru-.html> a foaf:Document .

