@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/11c28396-69f2-40b4-b1fa-30e35e941f1d> a dcat:Dataset ;
    dct:identifier "11c28396-69f2-40b4-b1fa-30e35e941f1d" ;
    dct:issued "2018-05-18T03:46:00.032535"^^xsd:dateTime ;
    dct:modified "2018-05-18T03:46:00.032555"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "pk_dispertan2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dispertankra" ;
            vcard:hasEmail <mailto:dispertankra@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/11c28396-69f2-40b4-b1fa-30e35e941f1d/resource/5f17ce52-656a-475e-9d59-8e3499611d72> ;
    dcat:landingPage <https://drive.google.com/open?id=15glYIIkPKPHEg0q2vSAcY3N9XYyAizbI> .

<https://data.jatengprov.go.id/dataset/11c28396-69f2-40b4-b1fa-30e35e941f1d/resource/5f17ce52-656a-475e-9d59-8e3499611d72> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "PK Dispertan 2017.pdf" ;
    dcat:accessURL <http://202.46.1.138/dataset/11c28396-69f2-40b4-b1fa-30e35e941f1d/resource/5f17ce52-656a-475e-9d59-8e3499611d72/download/pk-dispertan-2017.pdf> ;
    dcat:byteSize 4438085.0 ;
    dcat:mediaType "application/pdf" .

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

