@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/2790934e-fb79-42ff-8b4e-d8ee6c51696f> a dcat:Dataset ;
    dct:description "CALK, LRA dan Neraca Badan Penghubung 2019" ;
    dct:identifier "2790934e-fb79-42ff-8b4e-d8ee6c51696f" ;
    dct:issued "2020-09-16T10:27:41.893878"^^xsd:dateTime ;
    dct:modified "2020-09-16T10:28:07.215643"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "CALK LRA Neraca Banhub" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin PPID" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:landingPage <https://drive.google.com/folderview?id=1FB7pUkozbdxfwGkdBlRjhQ6ckRBYexJR> .

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

