@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/8187d5db-7014-4256-bf17-1270b50d5c7a> a dcat:Dataset ;
    dct:description "DAFTAR ALAT BENGKEL 2016" ;
    dct:identifier "8187d5db-7014-4256-bf17-1270b50d5c7a" ;
    dct:issued "2018-04-30T08:02:00.436298"^^xsd:dateTime ;
    dct:modified "2018-04-30T08:02:00.436312"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "DAFTAR ALAT BENGKEL 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsudtugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8187d5db-7014-4256-bf17-1270b50d5c7a/resource/82872aed-1d7f-4430-aebe-895e7deeb9f0> ;
    dcat:landingPage <rsudtugurejo> .

<https://data.jatengprov.go.id/dataset/8187d5db-7014-4256-bf17-1270b50d5c7a/resource/82872aed-1d7f-4430-aebe-895e7deeb9f0> a dcat:Distribution ;
    dct:description "DAFTAR ALAT BENGKEL 2016" ;
    dct:format "XLSX" ;
    dct:title "DAFTAR ALAT BENGKEL 2016" ;
    dcat:accessURL <http://36.66.187.165/dataset/8187d5db-7014-4256-bf17-1270b50d5c7a/resource/82872aed-1d7f-4430-aebe-895e7deeb9f0/download/daftar-alat-bengkel-2016.xlsx> ;
    dcat:byteSize 1553419.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

