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

<https://data.jatengprov.go.id/dataset/65f13ba2-29ab-4c1f-8c23-a38fa1cbabf3> a dcat:Dataset ;
    dct:description "Data ini Berisi Data  APM PAUD, SD, SMP dan SMA Sederajat" ;
    dct:identifier "65f13ba2-29ab-4c1f-8c23-a38fa1cbabf3" ;
    dct:issued "2020-09-13T00:15:37.142327"^^xsd:dateTime ;
    dct:modified "2020-09-13T00:15:37.142337"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> ;
    dct:title "APM PAUD, SD, SMP dan SMA Sederajat Tahun 2019" .

<https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Jepara" .

