@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/a885809a-4f62-4571-a4bd-e96e7a65ed8b> a dcat:Dataset ;
    dct:identifier "f9fd2624beefbc7808e4e405d73f57ab" ;
    dct:issued "-" ;
    dct:modified "2022-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "https://opendata.kedirikab.go.id/" ] ;
    dct:title "Ketersedian protein" ;
    dcat:distribution <http://5.189.187.109/dataset/a885809a-4f62-4571-a4bd-e96e7a65ed8b/resource/00b983ed-69cd-403c-b150-d5aa5d5f77cc> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2900/detail> .

<http://5.189.187.109/dataset/a885809a-4f62-4571-a4bd-e96e7a65ed8b/resource/00b983ed-69cd-403c-b150-d5aa5d5f77cc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:36:37.783633"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:36:37.774091"^^xsd:dateTime ;
    dct:title "Ketersedian protein" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2900/csv/download_excel> .

<https://opendata.kedirikab.go.id/dataset/2900/detail> a foaf:Document .

