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

<https://data.jatengprov.go.id/dataset/c2ac42f9-5ae9-4b87-aa1c-892d02de03c1> a dcat:Dataset ;
    dct:identifier "c2ac42f9-5ae9-4b87-aa1c-892d02de03c1" ;
    dct:issued "2019-04-18T06:22:23.577198"^^xsd:dateTime ;
    dct:modified "2019-04-18T06:22:23.577207"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "RENJA DispertanKRA 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "perencanaandispertankra" ;
            vcard:hasEmail <mailto:dispertankra@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c2ac42f9-5ae9-4b87-aa1c-892d02de03c1/resource/a6c1f233-04cb-44c8-a552-f0f6ef6a5500> ;
    dcat:landingPage <https://drive.google.com/open?id=1n04gpYLAIgcLleG5VvXqYEvrAG515RYu> .

<https://data.jatengprov.go.id/dataset/c2ac42f9-5ae9-4b87-aa1c-892d02de03c1/resource/a6c1f233-04cb-44c8-a552-f0f6ef6a5500> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "RENJA DispertanKRA 2018" ;
    dcat:accessURL <http://opendata.karanganyarkab.go.id/dataset/c2ac42f9-5ae9-4b87-aa1c-892d02de03c1/resource/a6c1f233-04cb-44c8-a552-f0f6ef6a5500/download/renja-dispertankra-2018.pdf> ;
    dcat:byteSize 759446.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

