@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/1d2f040c-84b1-49eb-9bbc-b054db5cbc3c> a dcat:Dataset ;
    dct:description "Tentang Infografis Ketenagakerjaan Pada Tahun 2017" ;
    dct:identifier "1d2f040c-84b1-49eb-9bbc-b054db5cbc3c" ;
    dct:issued "2020-03-12T03:16:08.057280"^^xsd:dateTime ;
    dct:modified "2020-03-12T03:16:08.057292"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Infografis Ketenagakerjaan 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Opendata Kota Semarang" ;
            vcard:hasEmail <mailto:Satudata@semarangkota.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1d2f040c-84b1-49eb-9bbc-b054db5cbc3c/resource/bb404862-e78d-4610-b590-f1191cc9fa7a> ;
    dcat:landingPage <satudata.semarangkota.go.id> .

<https://data.jatengprov.go.id/dataset/1d2f040c-84b1-49eb-9bbc-b054db5cbc3c/resource/bb404862-e78d-4610-b590-f1191cc9fa7a> a dcat:Distribution ;
    dct:description "Tentang Infografis Ketenagakerjaan Pada Tahun 2017" ;
    dct:format "PNG" ;
    dct:title "Infografis Ketenagakerjaan Tahun 2017" ;
    dcat:accessURL <http://satudata.semarangkota.go.id/adm/file/20200106144106Infografis-Infografis-Ketenagakerjaan-2017-ind.png> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

