@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/4ed0712b-7746-4c18-aa31-851941a31cf5> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Per Kecamatan Setiap Bulan" ;
    dct:identifier "4ed0712b-7746-4c18-aa31-851941a31cf5" ;
    dct:issued "2022-10-30T10:13:10.289526"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:13:10.289531"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Kelahiran Per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Armi Satria" ;
            vcard:hasEmail <mailto:info.disdukcapil.1101@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4ed0712b-7746-4c18-aa31-851941a31cf5/resource/0f828592-2492-49f6-8d16-e84d7afee8ca> ;
    dcat:keyword "agregat",
        "kependudukan" .

<http://5.189.187.109/dataset/4ed0712b-7746-4c18-aa31-851941a31cf5/resource/0f828592-2492-49f6-8d16-e84d7afee8ca> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-09-10T09:31:56.756869"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:13:10.282658"^^xsd:dateTime ;
    dct:title "Data Kelahiran Semester 1 2020" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/4ed0712b-7746-4c18-aa31-851941a31cf5/resource/0f828592-2492-49f6-8d16-e84d7afee8ca/download/5-sem12020-jumlah-kelahiran-per-kecamatan.csv> ;
    dcat:byteSize "731"^^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" .

