@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/e5f9b074-c4ab-4136-899d-03f7907b7207> a dcat:Dataset ;
    dct:description "Kunjungan Pasien RSJD Dr. Amino Gondohutomo Tahun 2022" ;
    dct:identifier "e5f9b074-c4ab-4136-899d-03f7907b7207" ;
    dct:issued "2023-11-30T05:46:14.202779"^^xsd:dateTime ;
    dct:modified "2023-11-30T05:49:05.183417"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Kunjungan Pasien RSJD Dr. Amino Gondohutomo Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "author" ;
            vcard:hasEmail <mailto:humasamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e5f9b074-c4ab-4136-899d-03f7907b7207/resource/fce49ffc-5afd-4492-9572-313a585b578e> ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1IYqzEs5WOUetCgZlwqSsvJoRsfSmSBEk/edit?usp=drive_link&ouid=100492588844837928349&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/e5f9b074-c4ab-4136-899d-03f7907b7207/resource/fce49ffc-5afd-4492-9572-313a585b578e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "edit?usp=drive_link&ouid=100492588844837928349&rtpof=true&sd=true" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1IYqzEs5WOUetCgZlwqSsvJoRsfSmSBEk/edit?usp=drive_link&ouid=100492588844837928349&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> a foaf:Organization ;
    foaf:name "RSJD Dr. Amino Gondohutomo " .

