@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/d87e4f7d-f3ed-41ea-8f88-25b69c228022> a dcat:Dataset ;
    dct:description "Laporan pemotongan ternak bulan Januari 2022" ;
    dct:identifier "d87e4f7d-f3ed-41ea-8f88-25b69c228022" ;
    dct:issued "2022-10-20T05:43:34.586370"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:43:34.586376"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Laporan Pemotongan Ternak" ;
    dcat:distribution <http://5.189.187.109/dataset/d87e4f7d-f3ed-41ea-8f88-25b69c228022/resource/3d4ffd3f-c91a-4fc2-a23d-de87ffdfecba> ;
    dcat:keyword "pemotongan",
        "peternakan" .

<http://5.189.187.109/dataset/d87e4f7d-f3ed-41ea-8f88-25b69c228022/resource/3d4ffd3f-c91a-4fc2-a23d-de87ffdfecba> a dcat:Distribution ;
    dct:description "Laporan pemotongan ternak bulan Januari 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-01-25T07:41:07.065386"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:43:34.579658"^^xsd:dateTime ;
    dct:title "LAP PEMOTONGAN TERNAN.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/d87e4f7d-f3ed-41ea-8f88-25b69c228022/resource/3d4ffd3f-c91a-4fc2-a23d-de87ffdfecba/download/lap-pemotongan-ternan.xlsx> ;
    dcat:byteSize "9594"^^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" .

