@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/e93fc276-390f-464f-bb8e-26c298c5f226> a dcat:Dataset ;
    dct:description "Jumlah Bayi Lahir" ;
    dct:identifier "e93fc276-390f-464f-bb8e-26c298c5f226" ;
    dct:issued "2023-03-07T17:00:02.627132"^^xsd:dateTime ;
    dct:modified "2023-03-07T17:00:02.627139"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/cd49ae8d-77b7-425b-9d32-fa3800d52dff> ;
    dct:title "Jumlah Bayi Lahir" ;
    dcat:distribution <http://5.189.187.109/dataset/e93fc276-390f-464f-bb8e-26c298c5f226/resource/0b59a734-d333-4bfc-9b42-94d0de9ff314> ;
    dcat:keyword "Bayi",
        "Kelahiran",
        "Kesehatan",
        "Lahir" .

<http://5.189.187.109/dataset/e93fc276-390f-464f-bb8e-26c298c5f226/resource/0b59a734-d333-4bfc-9b42-94d0de9ff314> a dcat:Distribution ;
    dct:description """Jumlah Bayi Lahir Tahun 2021\r
\r
\r
Sumber : Dinas Kesehatan Kab. Pidie""" ;
    dct:format "CSV" ;
    dct:issued "2022-11-01T04:31:00.898628"^^xsd:dateTime ;
    dct:modified "2023-03-07T17:00:01.757723"^^xsd:dateTime ;
    dct:title "Jumlah Bayi Lahir Tahun 2021" ;
    dcat:accessURL <http://data.pidiekab.go.id/dataset/e93fc276-390f-464f-bb8e-26c298c5f226/resource/0b59a734-d333-4bfc-9b42-94d0de9ff314/download/jumlah-bayi-lahir-tahun-2021-data.pidiekab.go.id.csv> ;
    dcat:byteSize "439"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/cd49ae8d-77b7-425b-9d32-fa3800d52dff> a foaf:Agent ;
    foaf:name "Kabupaten Pidie" .

