@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/a1488fc0-59a2-48cc-bdad-b76933b9eb6b> a dcat:Dataset ;
    dct:description """LETAK GEOGRAFIS\r
""" ;
    dct:identifier "a1488fc0-59a2-48cc-bdad-b76933b9eb6b" ;
    dct:issued "2018-10-18T05:23:22.265958"^^xsd:dateTime ;
    dct:modified "2018-10-18T05:23:22.265966"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "LETAK GEOGRAFIS BANYUPUTIH" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a1488fc0-59a2-48cc-bdad-b76933b9eb6b/resource/3bbeeddd-9ef8-4078-9cbe-07041067a49d> ;
    dcat:landingPage <banyuputih.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/a1488fc0-59a2-48cc-bdad-b76933b9eb6b/resource/3bbeeddd-9ef8-4078-9cbe-07041067a49d> a dcat:Distribution ;
    dct:description """LETAK GEOGRAFIS\r
""" ;
    dct:format "CSV" ;
    dct:title "LETAK GEOGRAFIS.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/a1488fc0-59a2-48cc-bdad-b76933b9eb6b/resource/3bbeeddd-9ef8-4078-9cbe-07041067a49d/download/letak-geografis.csv> ;
    dcat:byteSize 832.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

