@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/e06e2e96-b62a-4572-9cdf-7348485342e2> a dcat:Dataset ;
    dct:description "menampilkan jumlah pelatihan santri/guru dayah" ;
    dct:identifier "e06e2e96-b62a-4572-9cdf-7348485342e2" ;
    dct:issued "2022-10-30T23:38:41.314038"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:36:26.323218"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Pelatihan Santri/Guru Dayah 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e06e2e96-b62a-4572-9cdf-7348485342e2/resource/d8890943-00c9-46f2-a97e-9e2d08ab1b7a> ;
    dcat:keyword "pelatihan" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/pelatihan-santri-guru-dayah-2019/e06e2e96-b62a-4572-9cdf-7348485342e2> .

<http://5.189.187.109/dataset/e06e2e96-b62a-4572-9cdf-7348485342e2/resource/d8890943-00c9-46f2-a97e-9e2d08ab1b7a> a dcat:Distribution ;
    dct:description "menampilkan jumlah peserta pelatihan" ;
    dct:format "CSV" ;
    dct:issued "2019-11-01T20:46:43"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:36:26.334819"^^xsd:dateTime ;
    dct:title "Pelatihan Santri/Guru Dayah 2019" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Pelatihan_Santri_dayah_2019.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/pelatihan-santri-guru-dayah-2019/e06e2e96-b62a-4572-9cdf-7348485342e2> a foaf:Document .

