@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/7f1e7c1a-870e-4fdc-9152-77cc476e7035> a dcat:Dataset ;
    dct:description "neraca 2018" ;
    dct:identifier "7f1e7c1a-870e-4fdc-9152-77cc476e7035" ;
    dct:issued "2020-03-12T01:53:09.921561"^^xsd:dateTime ;
    dct:modified "2020-03-12T01:53:09.921573"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Neraca 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7f1e7c1a-870e-4fdc-9152-77cc476e7035/resource/0d5e1d75-6c74-4722-be24-fe908a99793d> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/7f1e7c1a-870e-4fdc-9152-77cc476e7035/resource/0d5e1d75-6c74-4722-be24-fe908a99793d> a dcat:Distribution ;
    dct:description "neraca 2018" ;
    dct:format "XLSX" ;
    dct:title "neraca 2018" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/7f1e7c1a-870e-4fdc-9152-77cc476e7035/resource/0d5e1d75-6c74-4722-be24-fe908a99793d/download/neraca-2018.xlsx> ;
    dcat:byteSize 170347.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 " .

