@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/177de1e9-9977-4468-b3b5-80204350f49e> a dcat:Dataset ;
    dct:identifier "38fccbbb-4d79-4e50-8a97-ce158f9b57be" ;
    dct:issued "2023-09-05T01:49:04"^^xsd:dateTime ;
    dct:modified "2024-05-13T08:17:22"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan, Pertanian, dan Perikanan Kota Depok" ] ;
    dct:title "Produksi Telur Unggas dan Susu Sapi" ;
    dcat:distribution <http://5.189.187.109/dataset/177de1e9-9977-4468-b3b5-80204350f49e/resource/6ad42356-c57e-4c87-9ff3-cffd749701df> ;
    dcat:keyword "susu",
        "telur" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/38fccbbb-4d79-4e50-8a97-ce158f9b57be> .

<http://5.189.187.109/dataset/177de1e9-9977-4468-b3b5-80204350f49e/resource/6ad42356-c57e-4c87-9ff3-cffd749701df> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:16:51.404823"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:21:12.975189"^^xsd:dateTime ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/DD5_Produksi_Telur_Unggas_dan_Susu_Sapi_xlsx_-_Buku_PDRB.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/38fccbbb-4d79-4e50-8a97-ce158f9b57be> a foaf:Document .

