@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/fccb9c27-48d7-448a-b98d-396b1e2ecd72> a dcat:Dataset ;
    dct:description "Peserta MTQ ke 36 Provinsi Aceh di simeulu" ;
    dct:identifier "fccb9c27-48d7-448a-b98d-396b1e2ecd72" ;
    dct:issued "2025-11-10T09:44:53.774125"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:44:53.774136"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/eca590ed-f08f-4e59-b35f-98651532e335> ;
    dct:title "MTQ KE 36 PROVINSI ACEH" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "asrul sani" ;
            vcard:hasEmail <mailto:asrulsani386@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fccb9c27-48d7-448a-b98d-396b1e2ecd72/resource/5e19bdb7-6924-47c6-809e-537e37423426> ;
    dcat:keyword "diskominfotiknaganraya" ;
    dcat:landingPage <peserta%20MTQ%20Ke%2036> .

<http://5.189.187.109/dataset/fccb9c27-48d7-448a-b98d-396b1e2ecd72/resource/5e19bdb7-6924-47c6-809e-537e37423426> a dcat:Distribution ;
    dct:description "Peserta MTQ Ke 36 Provinsi Aceh di Simeulu" ;
    dct:format "CSV" ;
    dct:issued "2024-03-19T06:14:36.357806"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:44:53.768567"^^xsd:dateTime ;
    dct:title "peserta-mtq-ke-36.csv" ;
    dcat:accessURL <https://data.naganrayakab.go.id/dataset/fccb9c27-48d7-448a-b98d-396b1e2ecd72/resource/5e19bdb7-6924-47c6-809e-537e37423426/download/peserta-mtq-ke-36-1.csv> ;
    dcat:byteSize "5746"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/eca590ed-f08f-4e59-b35f-98651532e335> a foaf:Agent ;
    foaf:name "Kabupaten Nagan Raya" .

<peserta%20MTQ%20Ke%2036> a foaf:Document .

