@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/eab78979-4e3e-4393-bfa0-c10eb329224d> a dcat:Dataset ;
    dct:description "Jumlah Areal Perkebunan Tanaman Kapuk" ;
    dct:identifier "eab78979-4e3e-4393-bfa0-c10eb329224d" ;
    dct:issued "2023-11-03T06:13:59.599894"^^xsd:dateTime ;
    dct:modified "2023-11-03T06:13:59.599903"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Jumlah Areal Perkebunan Tanaman Kapuk" ;
    dcat:distribution <http://5.189.187.109/dataset/eab78979-4e3e-4393-bfa0-c10eb329224d/resource/030c0d13-f5a3-4557-9ad0-cb0d5822cf85> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/3921/1/jumlah-areal.json> .

<http://5.189.187.109/dataset/eab78979-4e3e-4393-bfa0-c10eb329224d/resource/030c0d13-f5a3-4557-9ad0-cb0d5822cf85> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2018-09-28T03:35:29.545288"^^xsd:dateTime ;
    dct:modified "2023-11-03T06:13:59.595930"^^xsd:dateTime ;
    dct:title "jumlah-areal.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/3921/1/jumlah-areal.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/3921/1/jumlah-areal.json> a foaf:Document .

