@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_155211f1-5f6d-dc87-b26b-e1d15fa8cf66
  a a2a:Record ;
  rdfs:label "Overlijden op 2 augustus 2022 te Voorhout" ;
  a2a:hasPerson oa:person_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_Person1, oa:person_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_Person2 ;
  a2a:hasEvent oa:event_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_Event1 ;
  a2a:hasRelationEP oa:relationep_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_0, oa:relationep_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_1 ;
  a2a:hasSource oa:source_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66 .

oa:person_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_Person1
  a a2a:Person ;
  rdfs:label "Riet Slobbe" ;
  a2a:PersonName [
    rdfs:label "Riet Slobbe" ;
    a2a:PersonNameFirstName "Riet" ;
    a2a:PersonNameLastName "Slobbe"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "97 jaar" ;
    rdfs:label "97 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1925-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:person_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_Person2
  a a2a:Person ;
  rdfs:label "Jan van der Lans" ;
  a2a:PersonName [
    rdfs:label "Jan van der Lans" ;
    a2a:PersonNameLastName "Jan van der Lans"
  ] .

oa:event_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "2022" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "2022-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] ;
  a2a:EventRemark01_Plaats_begrafenis_cq_crematie "Lisse" .

oa:relationep_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_Person1 ;
  a2a:EventKeyRef oa:event_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_Event1 .

oa:relationep_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_Person2 ;
  a2a:EventKeyRef oa:event_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66_Event1 .

oa:source_voo_155211f1-5f6d-dc87-b26b-e1d15fa8cf66
  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:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriPreview "https://www.beeldbankvoorhout.nl/familieberichten/large/00/FB-02527.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriPreview "https://www.beeldbankvoorhout.nl/familieberichten/large/00/FB-02527a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.beeldbankvoorhout.nl/cgi-bin/bidprent.pl?ident=02527" ;
  a2a:RecordIdentifier "FB-02527" ;
  a2a:RecordGUID "{155211f1-5f6d-dc87-b26b-e1d15fa8cf66}" ;
  a2a:SourceRemarkOpmerking "Soort bericht: Overlijden / Rouwkaart<br>  <br>Coll0020" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie http://www.beeldbankvoorhout.nl/cgi-bin/bidprent.pl, HTML naar CSV, CSV naar A2A" .

