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

<https://data.jatengprov.go.id/dataset/61a05c81-5e4c-4592-a227-02e0d646641f> a dcat:Dataset ;
    dct:description """Jumlah Siswa SD Negeri\r
""" ;
    dct:identifier "61a05c81-5e4c-4592-a227-02e0d646641f" ;
    dct:issued "2019-08-27T07:43:22.367700"^^xsd:dateTime ;
    dct:modified "2019-08-27T07:43:22.367722"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Siswa SD Negeri" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/61a05c81-5e4c-4592-a227-02e0d646641f/resource/f19c86ed-34cb-485a-975b-e03105e74f61> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/2151/1/negeri.json> .

<https://data.jatengprov.go.id/dataset/61a05c81-5e4c-4592-a227-02e0d646641f/resource/f19c86ed-34cb-485a-975b-e03105e74f61> a dcat:Distribution ;
    dct:description "negeri.json" ;
    dct:format "JSON" ;
    dct:title "negeri.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/2151/1/negeri.json> ;
    dcat:mediaType "application/json" .

<https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purworejo" .

