@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/7f2aa8bb-4297-45d9-a920-ccedb965f03b> a dcat:Dataset ;
    dct:description "gambar rancangan pekerjaan gedung D di rsud majenang" ;
    dct:identifier "7f2aa8bb-4297-45d9-a920-ccedb965f03b" ;
    dct:issued "2023-09-30T13:19:00.560194"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:19:00.560203"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Gambar rancangan pekerjaan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7f2aa8bb-4297-45d9-a920-ccedb965f03b/resource/4a03892b-426a-438c-84e3-a04ecc9cb43e> ;
    dcat:keyword "gambar rancangan",
        "rsud majenang" .

<https://data.jatengprov.go.id/dataset/7f2aa8bb-4297-45d9-a920-ccedb965f03b/resource/4a03892b-426a-438c-84e3-a04ecc9cb43e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "gambar rancangan gedung D" ;
    dcat:accessURL <https://drive.google.com/file/d/1FdhQ1G4FBpT2tWJcnoPtwujIrlAveERQ/view> .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

