@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/b289ee05-5f97-483f-a5f0-29a27262de56> a dcat:Dataset ;
    dct:description "data posyantek kabupaten simeulue tahun 2023" ;
    dct:identifier "b289ee05-5f97-483f-a5f0-29a27262de56" ;
    dct:issued "2024-06-03T03:42:54.921548"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:42:54.921557"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Posyantek Dalam Kabupaten Simeulue" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "renol fahlevi" ;
            vcard:hasEmail <mailto:renolfahlevi70@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b289ee05-5f97-483f-a5f0-29a27262de56/resource/31615efb-1278-48fd-8b38-76e4fa2e4a11> ;
    dcat:keyword "dpmd",
        "mukim",
        "simeulue" ;
    dcat:landingPage <laporan> .

<http://5.189.187.109/dataset/b289ee05-5f97-483f-a5f0-29a27262de56/resource/31615efb-1278-48fd-8b38-76e4fa2e4a11> a dcat:Distribution ;
    dct:description "data posyantek kabupaten simeulue tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-03-26T04:22:54.263419"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:42:54.911539"^^xsd:dateTime ;
    dct:title "posyantek-kabupaten-simeulue.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/b289ee05-5f97-483f-a5f0-29a27262de56/resource/31615efb-1278-48fd-8b38-76e4fa2e4a11/download/posyantek-kabupaten-simeulue.csv> ;
    dcat:byteSize "753"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> a foaf:Agent ;
    foaf:name "Kabupaten Simeulue" .

<laporan> a foaf:Document .

