@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/98025e68-bb8c-4d50-97e8-f80d6d4f6ff3> a dcat:Dataset ;
    dct:description "Status Gizi Balita Tahun 2019" ;
    dct:identifier "98025e68-bb8c-4d50-97e8-f80d6d4f6ff3" ;
    dct:issued "2022-10-11T16:16:33.417090"^^xsd:dateTime ;
    dct:modified "2025-01-01T21:09:41.444467"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Status Gizi Balita Desa Simpar Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bambang" ;
            vcard:hasEmail <mailto:bidstatistikkominfo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/98025e68-bb8c-4d50-97e8-f80d6d4f6ff3/resource/1270de7d-512d-4a3c-82de-efa3d054eee8>,
        <http://5.189.187.109/dataset/98025e68-bb8c-4d50-97e8-f80d6d4f6ff3/resource/2369adf8-b796-4f2b-9256-f7637037ca92> ;
    dcat:keyword "Status Gizi Balita" ;
    dcat:landingPage <laporan%20profil%20desa%20simpar%20tahun%202019> .

<http://5.189.187.109/dataset/98025e68-bb8c-4d50-97e8-f80d6d4f6ff3/resource/1270de7d-512d-4a3c-82de-efa3d054eee8> a dcat:Distribution ;
    dct:description "Status Gizi Balita Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-09-22T03:10:13.164210"^^xsd:dateTime ;
    dct:modified "2022-10-11T16:16:33.410119"^^xsd:dateTime ;
    dct:title "Status Gizi Balita Tahun 2019.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/98025e68-bb8c-4d50-97e8-f80d6d4f6ff3/resource/1270de7d-512d-4a3c-82de-efa3d054eee8/download/status-gizi-balita-tahun-2019.csv> ;
    dcat:byteSize "275"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/98025e68-bb8c-4d50-97e8-f80d6d4f6ff3/resource/2369adf8-b796-4f2b-9256-f7637037ca92> a dcat:Distribution ;
    dct:description "Status Gizi Balita Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-09-22T03:09:58.623439"^^xsd:dateTime ;
    dct:modified "2022-10-11T16:16:33.407931"^^xsd:dateTime ;
    dct:title "Status Gizi Balita Tahun 2019.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/98025e68-bb8c-4d50-97e8-f80d6d4f6ff3/resource/2369adf8-b796-4f2b-9256-f7637037ca92/download/status-gizi-balita-tahun-2019.xlsx> ;
    dcat:byteSize "9168"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> a foaf:Agent ;
    foaf:name "Kabupaten Batang" .

<laporan%20profil%20desa%20simpar%20tahun%202019> a foaf:Document .

