@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/fed2159d-3ef8-4b04-8b56-15b401577882> a dcat:Dataset ;
    dct:description "Dokumen Lelang Pasar bandungan" ;
    dct:identifier "fed2159d-3ef8-4b04-8b56-15b401577882" ;
    dct:issued "2019-11-25T14:26:38.719997"^^xsd:dateTime ;
    dct:modified "2019-11-25T14:26:38.720009"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ae4086b-f789-4ba5-bc31-7819988f9e29> ;
    dct:title "Dokumen Lelang Pasar Bandungan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:dpusemarangkabupaten@gmail.com> ] .

<https://data.jatengprov.go.id/organization/1ae4086b-f789-4ba5-bc31-7819988f9e29> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Semarang" .

