@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/35314e00-b5e6-4760-8649-b4974ee919de> a dcat:Dataset ;
    dct:description "Menampilkan data dayah, nama pimpinan, alamat dan Tipelogi Dayah" ;
    dct:identifier "35314e00-b5e6-4760-8649-b4974ee919de" ;
    dct:issued "2022-10-30T23:32:20.227056"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:24:02.930058"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Data Profil Dayah Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/35314e00-b5e6-4760-8649-b4974ee919de/resource/e93404d5-861d-438c-9e6c-e01043e4e6cf> ;
    dcat:keyword "dayah" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/data-profil-dayah-tahun-2019/35314e00-b5e6-4760-8649-b4974ee919de> .

<http://5.189.187.109/dataset/35314e00-b5e6-4760-8649-b4974ee919de/resource/e93404d5-861d-438c-9e6c-e01043e4e6cf> a dcat:Distribution ;
    dct:description "Menampilkan data dayah, nama pimpinan, alamat dan tipologi dayah" ;
    dct:format "CSV" ;
    dct:issued "2019-12-06T11:00:44"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:24:02.941392"^^xsd:dateTime ;
    dct:title "Data Profil Dayah Tahun 2019" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Data_Profil_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/data-profil-dayah-tahun-2019/35314e00-b5e6-4760-8649-b4974ee919de> a foaf:Document .

