@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/ee52d6a5-c12e-4254-83ed-81374ec39d20> a dcat:Dataset ;
    dct:description "Rekapitulasi Perolehan Medali POPDA SMP MTs Cabor BuluTangkis 2017" ;
    dct:identifier "ee52d6a5-c12e-4254-83ed-81374ec39d20" ;
    dct:issued "2020-09-03T13:09:43.684364"^^xsd:dateTime ;
    dct:modified "2020-09-03T13:09:43.684374"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Rekapitulasi Perolehan Medali POPDA SMP MTs Cabor BuluTangkis 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pembinaan olahraga" ;
            vcard:hasEmail <mailto:dinporademak@gmail.com> ] ;
    dcat:landingPage <dinpora.demakkab.go.id> .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

