@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/616f2ffe-15d2-47d0-9a28-a2e30f97edcb> a dcat:Dataset ;
    dct:description "Laporan kelahiran ternak bulan Januari 2022" ;
    dct:identifier "616f2ffe-15d2-47d0-9a28-a2e30f97edcb" ;
    dct:issued "2022-10-20T05:29:52.316640"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:29:52.316645"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Laporan Kelahiran Ternak" ;
    dcat:distribution <http://5.189.187.109/dataset/616f2ffe-15d2-47d0-9a28-a2e30f97edcb/resource/57f141d7-446a-4b2f-a8f1-1c487eb74e88> ;
    dcat:keyword "kelahiran",
        "peternakan" .

<http://5.189.187.109/dataset/616f2ffe-15d2-47d0-9a28-a2e30f97edcb/resource/57f141d7-446a-4b2f-a8f1-1c487eb74e88> a dcat:Distribution ;
    dct:description "Laporan kelahiran ternak bulan Januari 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-01-25T07:32:15.480315"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:29:52.309610"^^xsd:dateTime ;
    dct:title "LAPORAN KELAHIRAN.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/616f2ffe-15d2-47d0-9a28-a2e30f97edcb/resource/57f141d7-446a-4b2f-a8f1-1c487eb74e88/download/laporan-kelahiran.xlsx> ;
    dcat:byteSize "9306"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

