@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-acc.healthdata.nl/dataset/b173a39e-fc44-410d-b4de-799dcb6cc205> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0009-0006-5755-169X> ;
            foaf:name "Willem van der Weg" ] ;
    dct:description ""@en,
        "Solving knowledge gaps; Electronic health records as an innovative additional method to the spontaneous  reporting system  for optimizing vaccine-safety during pandemic outbreaks."@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/3d721524-aae4-40a8-82ff-1f38ea2e470c> ;
    dct:issued "2023-06-22T14:30:13+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-06-26T16:35:00+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/c3651809-30fa-4b1c-a06e-50c33f743dca> ;
            foaf:name "Willem vd Weg" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-11-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-02-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Solving knowledge gaps; Electronic health records as an innovative additional method to the spontaneous  reporting system  for optimizing vaccine-safety during pandemic outbreaks."@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Willem van der Weg" ;
            vcard:hasUID <https://orcid.org/0009-0006-5755-169X> ] ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694523470> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1> .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

<https://covid19initiatives.health-ri.nl/p/Project/27866022694523470> a foaf:Document .

