@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/5daeb97b-4310-41d4-8981-e0c09e813630> a dcat:Dataset ;
    dct:description "Kecamatan Tempuran Dalam Angka 2020" ;
    dct:identifier "5daeb97b-4310-41d4-8981-e0c09e813630" ;
    dct:issued "2020-10-21T16:30:50.277295"^^xsd:dateTime ;
    dct:modified "2020-10-21T16:30:50.277305"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Kecamatan Tempuran Dalam Angka 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:landingPage <BPS> .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

