@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/afb3b734-e728-4879-b414-9019774d68af> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data tentang Harapan Lama Sekolah (HLS) Provinsi Aceh tahun 2010-2022 dengan satuan tahun." ;
    dct:identifier "afb3b734-e728-4879-b414-9019774d68af" ;
    dct:issued "2024-11-07T05:44:08.047474"^^xsd:dateTime ;
    dct:modified "2024-12-26T11:15:50.246032"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Harapan Lama Sekolah (HLS) Provinsi Aceh" ;
    dcat:distribution <http://5.189.187.109/dataset/afb3b734-e728-4879-b414-9019774d68af/resource/4f788216-b77d-432d-a5e6-c1f71363861c> ;
    dcat:keyword "BPS Aceh",
        "HLS Aceh",
        "Harapan Lama Sekolah" ;
    dcat:landingPage <https://aceh.bps.go.id/indicator/26/74/1/ipm.html> .

<http://5.189.187.109/dataset/afb3b734-e728-4879-b414-9019774d68af/resource/4f788216-b77d-432d-a5e6-c1f71363861c> a dcat:Distribution ;
    dct:description "Dataset Harapan Lama Sekolah (HLS) Provinsi Aceh tahun 2010-2022 dengan satuan tahun. HLS merupakan salah satu indikator yang mempengaruhi IPM." ;
    dct:format "CSV" ;
    dct:issued "2023-03-15T04:52:45.902857"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:44:08.034463"^^xsd:dateTime ;
    dct:title "Harapan lama sekolah provinsi Aceh.csv" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/afb3b734-e728-4879-b414-9019774d68af/resource/4f788216-b77d-432d-a5e6-c1f71363861c/download/harapan-lama-sekolah-provinsi-aceh.csv> ;
    dcat:byteSize "438"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

<https://aceh.bps.go.id/indicator/26/74/1/ipm.html> a foaf:Document .

