@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:5000/dataset/5e78897c-1d8e-401b-aca0-b002501e7077> a dcat:Dataset ;
    dct:description "Data tentang 34. DATA JUMLAH TERNAK UANGGAS YANG DIPOTONG DI KOTA DUMAI" ;
    dct:identifier "4856447535" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2022-12-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KETAHANAN PANGAN DAN PERTANIAN" ] ;
    dct:title "34. DATA JUMLAH TERNAK UANGGAS YANG DIPOTONG DI KOTA DUMAI" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/5e78897c-1d8e-401b-aca0-b002501e7077/resource/9d847bde-f95c-4894-bd34-cfcb887c7ceb> ;
    dcat:keyword "Ternak" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/5e78897c-1d8e-401b-aca0-b002501e7077/resource/9d847bde-f95c-4894-bd34-cfcb887c7ceb> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-05-14T05:18:52.771007"^^xsd:dateTime ;
    dct:modified "2026-05-14T05:18:52.742764"^^xsd:dateTime ;
    dct:title "contoh-file-pdf-1631083152.pdf" ;
    dcat:accessURL <http://DATA_20221116125653-9479501159.pdf> ;
    dcat:mediaType "application/pdf" .

