@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:5000/dataset/7fa9ea5c-e19b-46d5-a2b4-74ecbbe18412> a dcat:Dataset ;
    dct:description "Data ini menyajikan jumlah rombel pada satuan pendidikan menurut perkecamatan tahun 2023" ;
    dct:identifier "7fa9ea5c-e19b-46d5-a2b4-74ecbbe18412" ;
    dct:issued "2024-05-02T18:39:17.546750"^^xsd:dateTime ;
    dct:modified "2024-05-02T18:39:17.546757"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/385c65f1-cfd8-41bc-944e-53622276ce90> ;
    dct:title "Jumlah Rombel Perkecamatan Tahun 2023" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/7fa9ea5c-e19b-46d5-a2b4-74ecbbe18412/resource/93a783b9-1284-4b83-8c83-5f419c43de69> ;
    dcat:keyword "jumlah rombel 2023" .

<http://5.189.187.109:5000/dataset/7fa9ea5c-e19b-46d5-a2b4-74ecbbe18412/resource/93a783b9-1284-4b83-8c83-5f419c43de69> a dcat:Distribution ;
    dct:description "Jumlah Rombel Perkecamatan Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-04-29T04:42:57.364912"^^xsd:dateTime ;
    dct:modified "2024-05-02T18:39:17.532268"^^xsd:dateTime ;
    dct:title "Jumlah Rombel Perkecamatan Tahun 2023.csv" ;
    dcat:accessURL <https://data.acehtimurkab.go.id/dataset/7fa9ea5c-e19b-46d5-a2b4-74ecbbe18412/resource/93a783b9-1284-4b83-8c83-5f419c43de69/download/jumlah-rombel-perkecamatan-tahun-2023.csv> ;
    dcat:byteSize "22621"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/385c65f1-cfd8-41bc-944e-53622276ce90> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Timur" .

