@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/977300a9-8763-43a9-9c14-a6d9b21c8bd4> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Hidup laki-laki menurut kecamatan dan puskesmas" ;
    dct:identifier "977300a9-8763-43a9-9c14-a6d9b21c8bd4" ;
    dct:issued "2024-01-24T17:13:49.568827"^^xsd:dateTime ;
    dct:modified "2024-01-24T17:13:49.568832"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e0b67324-8a58-478c-9d4a-d40012dc8e71> ;
    dct:title "Jumlah Kelahiran  Bayi laki-lak hidup menurut kecamatan dan puskesmas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ria" ] ;
    dcat:distribution <http://5.189.187.109/dataset/977300a9-8763-43a9-9c14-a6d9b21c8bd4/resource/34011272-0316-4736-9728-c8d5577dc57f> ;
    dcat:keyword "kelahiran" .

<http://5.189.187.109/dataset/977300a9-8763-43a9-9c14-a6d9b21c8bd4/resource/34011272-0316-4736-9728-c8d5577dc57f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-01-24T08:36:21.216699"^^xsd:dateTime ;
    dct:modified "2024-01-24T17:13:49.563077"^^xsd:dateTime ;
    dct:title "Jumlah Kelahiran hidup laki-lai.csv" ;
    dcat:accessURL <https://satudata.solokkota.go.id/dataset/977300a9-8763-43a9-9c14-a6d9b21c8bd4/resource/34011272-0316-4736-9728-c8d5577dc57f/download/jumlah-kelahiran-hidup-laki-lai.csv> ;
    dcat:byteSize "229"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/e0b67324-8a58-478c-9d4a-d40012dc8e71> a foaf:Agent ;
    foaf:name "Kota Solok" .

