@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#> .

<https://data.bpip.go.id/dataset/78c48158-9d1e-4507-9840-1eb8579a1398> a dcat:Dataset ;
    dct:identifier "78c48158-9d1e-4507-9840-1eb8579a1398" ;
    dct:issued "2026-05-19T20:25:00.653922"^^xsd:dateTime ;
    dct:modified "2026-05-19T20:25:00.799576"^^xsd:dateTime ;
    dct:publisher <https://data.bpip.go.id/organization/7eefd2a7-868d-44b2-b95b-04cb7e5583fd> ;
    dct:title "Test Upload" ;
    dcat:distribution <https://data.bpip.go.id/dataset/78c48158-9d1e-4507-9840-1eb8579a1398/resource/2bda38bb-2737-45e0-9f7f-0586b7501025> .

<https://data.bpip.go.id/dataset/78c48158-9d1e-4507-9840-1eb8579a1398/resource/2bda38bb-2737-45e0-9f7f-0586b7501025> a dcat:Distribution ;
    dct:format "PY" ;
    dct:title "test_resource" ;
    dcat:accessURL <https://data.bpip.go.id/dataset/78c48158-9d1e-4507-9840-1eb8579a1398/resource/2bda38bb-2737-45e0-9f7f-0586b7501025/download/test.py> ;
    dcat:byteSize 51.0 ;
    dcat:mediaType "text/x-python" .

<https://data.bpip.go.id/organization/7eefd2a7-868d-44b2-b95b-04cb7e5583fd> a foaf:Organization ;
    foaf:name "Deputi Bidang hubungan Antar Lembaga, Sosialisasi, Komunikasi dan Jaringan" .

