@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/f2b4226a-a291-44b7-a643-ada68ea99ed3> a dcat:Dataset ;
    dct:description "Data Ormas / LSM di Wonosobo adalah merupakan data base organisasi kemasyarakatan di kabupaten wonosobo" ;
    dct:identifier "f2b4226a-a291-44b7-a643-ada68ea99ed3" ;
    dct:issued "2018-01-25T09:42:33.992562"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:42:33.992571"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Data Ormas / LSM di Wonosobo" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:bejorahmat17@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f2b4226a-a291-44b7-a643-ada68ea99ed3/resource/565abd7b-52c3-4966-ab7a-9c449df9657e> ;
    dcat:landingPage <seksi%20bina%20sosbud%20kesbangpol%20wonosobo> .

<https://data.jatengprov.go.id/dataset/f2b4226a-a291-44b7-a643-ada68ea99ed3/resource/565abd7b-52c3-4966-ab7a-9c449df9657e> a dcat:Distribution ;
    dct:description "contoh blabla" ;
    dct:title "contoh" .

<https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonosobo" .

