@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05
  a a2a:Record ;
  rdfs:label "Overlijden op 18 februari 2022 te Leiden" ;
  a2a:hasPerson oa:person_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_Person1, oa:person_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_Person2 ;
  a2a:hasEvent oa:event_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_Event1 ;
  a2a:hasRelationEP oa:relationep_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_0, oa:relationep_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_1 ;
  a2a:hasSource oa:source_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05 .

oa:person_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_Person1
  a a2a:Person ;
  rdfs:label "Cornelia Wilhelmina van der (Roepnaam: Corrie) Ploeg" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wilhelmina van der (Roepnaam: Corrie) Ploeg" ;
    a2a:PersonNameFirstName "Cornelia Wilhelmina van der (Roepnaam: Corrie)" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "87 jaar" ;
    rdfs:label "87 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1935" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1935-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:person_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_Person2
  a a2a:Person ;
  rdfs:label "Nico Verhart" ;
  a2a:PersonName [
    rdfs:label "Nico Verhart" ;
    a2a:PersonNameLastName "Nico Verhart"
  ] .

oa:event_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "2022" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "2022-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:EventRemark01_Plaats_begrafenis_cq_crematie "Voorhout" .

oa:relationep_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_Person1 ;
  a2a:EventKeyRef oa:event_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_Event1 .

oa:relationep_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_Person2 ;
  a2a:EventKeyRef oa:event_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05_Event1 .

oa:source_voo_24ede21d-8cc0-72e7-e69e-7b47e91add05
  a a2a:Source ;
  rdfs:label "Historische Kring Voorhout, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout", "1800-01-01 - 2000-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historische Kring Voorhout" ;
    rdfs:label "Historische Kring Voorhout"
  ] ;
  a2a:SourceLastChangeDate "2022-09-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.beeldbankvoorhout.nl/cgi-bin/bidprent.pl?ident=02258" ;
  a2a:RecordIdentifier "FB-02258" ;
  a2a:RecordGUID "{24ede21d-8cc0-72e7-e69e-7b47e91add05}" ;
  a2a:SourceRemarkOpmerking "Soort bericht: Overlijden / Overlijdenskaart<br>  <br>Coll0020" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie http://www.beeldbankvoorhout.nl/cgi-bin/bidprent.pl, HTML naar CSV, CSV naar A2A" .

