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

<https://data.jatengprov.go.id/dataset/0ea6e37f-7b83-45af-b43b-ef7575b74d49> a dcat:Dataset ;
    dct:description "Jumlah RT/ RW tahun 2017" ;
    dct:identifier "0ea6e37f-7b83-45af-b43b-ef7575b74d49" ;
    dct:issued "2018-05-18T07:33:31.393329"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:33:31.393348"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah RT/ RW se-Kecamatan Ringinarum" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ari Ristiani" ;
            vcard:hasEmail <mailto:kecringinarum@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0ea6e37f-7b83-45af-b43b-ef7575b74d49/resource/0532bae0-e7b3-4442-bc88-f08110808c58>,
        <https://data.jatengprov.go.id/dataset/0ea6e37f-7b83-45af-b43b-ef7575b74d49/resource/9d1205b7-1f59-4a7e-8715-aa673d65b028> ;
    dcat:landingPage <kecringinarum.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/0ea6e37f-7b83-45af-b43b-ef7575b74d49/resource/0532bae0-e7b3-4442-bc88-f08110808c58> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:title "sumber.jpg" ;
    dcat:accessURL <http://118.97.18.18/dataset/0ea6e37f-7b83-45af-b43b-ef7575b74d49/resource/0532bae0-e7b3-4442-bc88-f08110808c58/download/sumber.jpg> ;
    dcat:byteSize 371683.0 ;
    dcat:mediaType "image/jpeg" .

<https://data.jatengprov.go.id/dataset/0ea6e37f-7b83-45af-b43b-ef7575b74d49/resource/9d1205b7-1f59-4a7e-8715-aa673d65b028> a dcat:Distribution ;
    dct:description "Data RT/RW Kecamatan Ringinarum Tahun 2018" ;
    dct:title "Data Dummy" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

