@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/f3ec4ae5-2b7e-4395-a0b9-5f7e4278fddd> a dcat:Dataset ;
    dct:description "Keadaan Demografis Kecamatan Suradadi" ;
    dct:identifier "f3ec4ae5-2b7e-4395-a0b9-5f7e4278fddd" ;
    dct:issued "2018-11-01T05:15:56.984858"^^xsd:dateTime ;
    dct:modified "2018-11-01T05:15:56.984867"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "KEADAAN DEMOGRAFIS KECAMATAN SURADADI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Akhmad Slamet Marjuki" ;
            vcard:hasEmail <mailto:akhmadmarjuki79@gmail> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f3ec4ae5-2b7e-4395-a0b9-5f7e4278fddd/resource/5077f399-d834-40f1-9f19-39bf87ef8314> ;
    dcat:landingPage <BPS%20Thn.%202015> .

<https://data.jatengprov.go.id/dataset/f3ec4ae5-2b7e-4395-a0b9-5f7e4278fddd/resource/5077f399-d834-40f1-9f19-39bf87ef8314> a dcat:Distribution ;
    dct:description "Keadaan Demografis Kecamatan Suradadi Kabupaten Tegal" ;
    dct:format "DOC" ;
    dct:title "Demografis Kec. Suradadi.doc" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/f3ec4ae5-2b7e-4395-a0b9-5f7e4278fddd/resource/5077f399-d834-40f1-9f19-39bf87ef8314/download/demografis-kec.-suradadi.doc> ;
    dcat:byteSize 60928.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

