@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/61cf2107-b5ce-437f-b6ac-aea2bb4be8d1> a dcat:Dataset ;
    dct:description "Data obat ARV-HIV Oktober th 2016" ;
    dct:identifier "61cf2107-b5ce-437f-b6ac-aea2bb4be8d1" ;
    dct:issued "2018-05-02T01:58:30.219043"^^xsd:dateTime ;
    dct:modified "2018-05-02T01:58:30.219060"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Obat ARV-HIV Oktober 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsudtugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/61cf2107-b5ce-437f-b6ac-aea2bb4be8d1/resource/42164db9-fbc5-4c7c-b7ef-f2f84b1c22d7> ;
    dcat:landingPage <rsudtugurejo> .

<https://data.jatengprov.go.id/dataset/61cf2107-b5ce-437f-b6ac-aea2bb4be8d1/resource/42164db9-fbc5-4c7c-b7ef-f2f84b1c22d7> a dcat:Distribution ;
    dct:description "Data obat ARV-HIV Oktober th 2016" ;
    dct:format "XLSX" ;
    dct:title "Obat ARV-HIV Oktober 2016" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/61cf2107-b5ce-437f-b6ac-aea2bb4be8d1/resource/42164db9-fbc5-4c7c-b7ef-f2f84b1c22d7/download/obat-arv-hiv-oktober16.xlsx> ;
    dcat:byteSize 11357.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 " .

