@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/dataset/87049bc6-3412-437e-af5d-9471e779d104> a dcat:Dataset ;
    dct:description "jumlah persalinan dalam kabupaten aceh selatan" ;
    dct:identifier "87049bc6-3412-437e-af5d-9471e779d104" ;
    dct:issued "2022-10-30T10:15:33.568106"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:15:33.568113"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah persalinan" ;
    dcat:distribution <http://5.189.187.109/dataset/87049bc6-3412-437e-af5d-9471e779d104/resource/741cbf0c-9bc2-4213-a427-ad24864108c7> ;
    dcat:keyword "kesehatan",
        "persalinan" .

<http://5.189.187.109/dataset/87049bc6-3412-437e-af5d-9471e779d104/resource/741cbf0c-9bc2-4213-a427-ad24864108c7> a dcat:Distribution ;
    dct:description "jumlah persalinan tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-09-11T23:39:28.024938"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:15:33.556570"^^xsd:dateTime ;
    dct:title "jumlah persalinan tahun 2019.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/87049bc6-3412-437e-af5d-9471e779d104/resource/741cbf0c-9bc2-4213-a427-ad24864108c7/download/jumlah-persalinan-tahun-2019.csv> ;
    dcat:byteSize "482"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

