@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix ejprd: <http://purl.org/ejp-rd/vocabulary/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fdp: <http://rdf.biosemantics.org/ontologies/fdp-o#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix datacite: <http://purl.org/spar/datacite/> .

<http://purl.org/castor/study/Cw67WVXxRwd6kotbegNRan>
  a dcat:Resource, ejprd:PatientRegistry ;
  dc:title "Amsterdam COVID-19 CVD Database"@en ;
  rdfs:label "Amsterdam COVID-19 CVD Database"@en ;
  dc:hasVersion "1.0.0" ;
  dc:description "Registry to evaluate if the use of certain antihypertensive medication influences the outcomes in admitted COVID-19 patients. "@en ;
  dcat:contactPoint <https://orcid.org/0000-0000-0000-0000> ;
  dc:publisher <http://purl.org/castor/fdp/organization/amsterdam-umc-5eba61385e851> ;
  dc:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
  fdp:metadataIdentifier <http://purl.org/castor/study/Cw67WVXxRwd6kotbegNRan#identifier> ;
  fdp:metadataIssued "2020-06-21T19:50:39"^^xsd:dateTime ;
  fdp:metadataModified "2020-05-12T10:41:41"^^xsd:dateTime ;
  dc:isPartOf <http://purl.org/castor/fdp/catalog/covid-19> .

<https://orcid.org/0000-0000-0000-0000>
  a foaf:Person ;
  foaf:name "Hidde   Bleijendaal" .

<http://purl.org/castor/fdp/organization/amsterdam-umc-5eba61385e851>
  a foaf:Organization ;
  foaf:name "Amsterdam UMC" ;
  dc:spacial <http://purl.org/castor/fdp/country/NL> .

<http://purl.org/castor/study/Cw67WVXxRwd6kotbegNRan#identifier>
  a datacite:Identifier ;
  dc:identifier <http://purl.org/castor/study/Cw67WVXxRwd6kotbegNRan> .

