@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/ef5eb8cf-7871-481f-a5b6-1ede23f99910> a dcat:Dataset ;
    dct:description "Produktivitas Tanaman Mangga per Luas Lahan" ;
    dct:identifier "ef5eb8cf-7871-481f-a5b6-1ede23f99910" ;
    dct:issued "2023-11-03T08:33:16.418186"^^xsd:dateTime ;
    dct:modified "2023-11-03T08:33:16.418194"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Produktivitas Tanaman Mangga per Luas Lahan" ;
    dcat:distribution <http://5.189.187.109/dataset/ef5eb8cf-7871-481f-a5b6-1ede23f99910/resource/47e2deac-8643-49f2-ab09-c323a53ed696> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4504/4/produktivitas-perluas.json> .

<http://5.189.187.109/dataset/ef5eb8cf-7871-481f-a5b6-1ede23f99910/resource/47e2deac-8643-49f2-ab09-c323a53ed696> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2018-09-28T04:49:52.465307"^^xsd:dateTime ;
    dct:modified "2023-11-03T08:33:16.415042"^^xsd:dateTime ;
    dct:title "produktivitas-perluas.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4504/4/produktivitas-perluas.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/4504/4/produktivitas-perluas.json> a foaf:Document .

