@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#> .

<http://5.189.187.109/dataset/e6b9454d-f836-4ae8-9295-ce95c6c6fc1c> a dcat:Dataset ;
    dct:description "35-39 Tahun" ;
    dct:identifier "e6b9454d-f836-4ae8-9295-ce95c6c6fc1c" ;
    dct:issued "2023-11-03T04:17:01.766691"^^xsd:dateTime ;
    dct:modified "2023-11-03T04:17:01.766702"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Jumlah Penduduk Usia 35-39 Tahun" ;
    dcat:distribution <http://5.189.187.109/dataset/e6b9454d-f836-4ae8-9295-ce95c6c6fc1c/resource/61278a42-d651-4cf6-a955-ccff4dd9f88c> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1771/3/jumlah.json> .

<http://5.189.187.109/dataset/e6b9454d-f836-4ae8-9295-ce95c6c6fc1c/resource/61278a42-d651-4cf6-a955-ccff4dd9f88c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2018-09-28T04:36:15.404749"^^xsd:dateTime ;
    dct:modified "2023-11-03T04:17:01.762678"^^xsd:dateTime ;
    dct:title "jumlah.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1771/3/jumlah.json> ;
    dcat:mediaType "application/json" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<http://satudata.purworejokab.go.id/api/1771/3/jumlah.json> a foaf:Document .

