@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/207c0323-c645-436c-9252-5469f14b465b> a dcat:Dataset ;
    dct:description "Pasar di wilyah Kecamatan Gemuh merupakan pasar pagi" ;
    dct:identifier "207c0323-c645-436c-9252-5469f14b465b" ;
    dct:issued "2018-05-18T07:42:36.149247"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:42:36.149267"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "BANYAKNYA PASAR MENURUT DESA" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Abdul Khalim" ;
            vcard:hasEmail <mailto:khalilaasyifa13@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/207c0323-c645-436c-9252-5469f14b465b/resource/3b193109-8151-4884-aa7e-7c8d71f39c57> ;
    dcat:landingPage <https://kecgemuh.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/207c0323-c645-436c-9252-5469f14b465b/resource/3b193109-8151-4884-aa7e-7c8d71f39c57> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "Banyaknya pasar menurut desa.doc" ;
    dcat:accessURL <http://118.97.18.18/dataset/207c0323-c645-436c-9252-5469f14b465b/resource/3b193109-8151-4884-aa7e-7c8d71f39c57/download/banyaknya-pasar-menurut-desa.doc> ;
    dcat:byteSize 59904.0 ;
    dcat:mediaType "application/msword" .

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

