@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/42edfe26-fd3b-4553-8e41-7fe6281fa1ec> a dcat:Dataset ;
    dct:identifier "e5a8d22a-8247-4268-85a0-c900b5b8d5d6" ;
    dct:issued "2023-09-27T03:48:01"^^xsd:dateTime ;
    dct:modified "2024-05-28T10:09:16"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan dan Perindustrian Kota Depok" ] ;
    dct:title "Pelaku Usaha Ekspor" ;
    dcat:distribution <http://5.189.187.109/dataset/42edfe26-fd3b-4553-8e41-7fe6281fa1ec/resource/48d50109-82c7-4e43-89a5-07ab8e4aa547> ;
    dcat:keyword "Pelaku Usaha Ekspor" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/e5a8d22a-8247-4268-85a0-c900b5b8d5d6> .

<http://5.189.187.109/dataset/42edfe26-fd3b-4553-8e41-7fe6281fa1ec/resource/48d50109-82c7-4e43-89a5-07ab8e4aa547> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:16:19.231442"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:21:03.393257"^^xsd:dateTime ;
    dct:title "Pelaku Usaha Ekspor" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/E7_Pelaku_Usaha_Ekspor.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/e5a8d22a-8247-4268-85a0-c900b5b8d5d6> a foaf:Document .

