@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.jatengprov.go.id/dataset/1f9d71d0-52d1-4ae1-8b2d-a02f8d8857b7> a dcat:Dataset ;
    dct:description "Data Aset Badan Penghubung Jawa Tengah 2023" ;
    dct:identifier "1f9d71d0-52d1-4ae1-8b2d-a02f8d8857b7" ;
    dct:issued "2023-05-11T09:08:07.556079"^^xsd:dateTime ;
    dct:modified "2023-05-11T09:08:31.636112"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Data Aset Badan Penghubung Jateng  2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1f9d71d0-52d1-4ae1-8b2d-a02f8d8857b7/resource/5ee84951-2a74-42b8-83dd-179b80cd218a> ;
    dcat:landingPage <https://penghubung.jatengprov.go.id/data-aset-badan-penghubung-jateng/> .

<https://data.jatengprov.go.id/dataset/1f9d71d0-52d1-4ae1-8b2d-a02f8d8857b7/resource/5ee84951-2a74-42b8-83dd-179b80cd218a> a dcat:Distribution ;
    dct:description "Data Aset Badan Penghubung Jawa Tengah 2023" ;
    dct:title "data-aset-badan-penghubung-jateng" ;
    dcat:accessURL <https://penghubung.jatengprov.go.id/data-aset-badan-penghubung-jateng/> .

<https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> a foaf:Organization ;
    foaf:name "Badan Penghubung" .

