@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/36c8a5da-824d-4241-9ae4-d86aa0f6b694> a dcat:Dataset ;
    dct:description "DATA JUARA O2SN TAHUN 2018" ;
    dct:identifier "36c8a5da-824d-4241-9ae4-d86aa0f6b694" ;
    dct:issued "2019-11-04T12:58:44.195189"^^xsd:dateTime ;
    dct:modified "2021-05-08T13:24:55.699511"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DAFTAR JUARA OLIMPIADE OLAHRAGA SISWA NASIONAL (O2SN)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "N.Wulan" ] .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

