@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/58f0fdb0-0435-4570-8400-172e852a7507> a dcat:Dataset ;
    dct:description "Maping Perawat 2017 IV" ;
    dct:identifier "58f0fdb0-0435-4570-8400-172e852a7507" ;
    dct:issued "2018-05-10T15:07:50.633626"^^xsd:dateTime ;
    dct:modified "2018-05-10T15:07:50.633648"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Maping Perawat 2017 IV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsud tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/58f0fdb0-0435-4570-8400-172e852a7507/resource/5b26592a-4b2d-47de-b3dc-ce670b055c7e> ;
    dcat:landingPage <rsud%20tugurejo> .

<https://data.jatengprov.go.id/dataset/58f0fdb0-0435-4570-8400-172e852a7507/resource/5b26592a-4b2d-47de-b3dc-ce670b055c7e> a dcat:Distribution ;
    dct:description "Tahun 2017 IV" ;
    dct:format "CSV" ;
    dct:title "maping-perawat-2017" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/58f0fdb0-0435-4570-8400-172e852a7507/resource/5b26592a-4b2d-47de-b3dc-ce670b055c7e/download/mapping-perawat-iv.csv> ;
    dcat:byteSize 966.0 ;
    dcat:mediaType "text/csv" .

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

