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

<https://data.jatengprov.go.id/dataset/40b3e339-e1aa-4b95-b9bb-ac45abc77858> a dcat:Dataset ;
    dct:description "Data Aset 2018" ;
    dct:identifier "40b3e339-e1aa-4b95-b9bb-ac45abc77858" ;
    dct:issued "2020-09-17T01:45:46.003841"^^xsd:dateTime ;
    dct:modified "2020-09-17T01:50:17.877262"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Data Aset 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pdeamino" ;
            vcard:hasEmail <mailto:pdeamino@gmail.com> ] .

<https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> a foaf:Organization ;
    foaf:name "RSJD Dr. Amino Gondohutomo " .

