@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/cd806e88-67eb-4ff5-ba3f-3c85c1516dca> a dcat:Dataset ;
    dct:description "jumlah posyandu dan posbinyu dalam kabupaten aceh selatan" ;
    dct:identifier "cd806e88-67eb-4ff5-ba3f-3c85c1516dca" ;
    dct:issued "2022-10-30T10:18:09.501852"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:18:09.501859"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Posyandu dan Posbinyu" ;
    dcat:distribution <http://5.189.187.109/dataset/cd806e88-67eb-4ff5-ba3f-3c85c1516dca/resource/b432d317-ed5e-4c0f-9d7c-63dc14105678> ;
    dcat:keyword "bayi",
        "kesehata",
        "posyandu" .

<http://5.189.187.109/dataset/cd806e88-67eb-4ff5-ba3f-3c85c1516dca/resource/b432d317-ed5e-4c0f-9d7c-63dc14105678> a dcat:Distribution ;
    dct:description "jumlah posyandu, posbindu tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-09-11T23:41:21.383283"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:18:09.493278"^^xsd:dateTime ;
    dct:title "jumlah posyandu, posbindu tahun 2019.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/cd806e88-67eb-4ff5-ba3f-3c85c1516dca/resource/b432d317-ed5e-4c0f-9d7c-63dc14105678/download/jumlah-posyandu-posbindu-tahun-2019.csv> ;
    dcat:byteSize "379"^^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" .

