@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_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33
  a a2a:Record ;
  rdfs:label "Overlijden op 15 februari 1884 te Polsbroek" ;
  a2a:hasPerson oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person1, oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person2, oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person3, oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person4 ;
  a2a:hasEvent oa:event_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Event1 ;
  a2a:hasRelationEP oa:relationep_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_0, oa:relationep_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_1, oa:relationep_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_2, oa:relationep_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_3 ;
  a2a:hasSource oa:source_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33 .

oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person1
  a a2a:Person ;
  rdfs:label "Marrigje Goedhart" ;
  a2a:PersonName [
    rdfs:label "Marrigje Goedhart" ;
    a2a:PersonNameFirstName "Marrigje" ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Papekop" ;
    rdfs:label "Papekop"
  ] .

oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person2
  a a2a:Person ;
  rdfs:label "Aart Goedhart" ;
  a2a:PersonName [
    rdfs:label "Aart Goedhart" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Goedhart"
  ] .

oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person3
  a a2a:Person ;
  rdfs:label "Grietje van der Schee" ;
  a2a:PersonName [
    rdfs:label "Grietje van der Schee" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schee"
  ] .

oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person4
  a a2a:Person ;
  rdfs:label "Jan Zuidbroek" ;
  a2a:PersonName [
    rdfs:label "Jan Zuidbroek" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Zuidbroek"
  ] .

oa:event_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1884-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Polsbroek" ;
    rdfs:label "Polsbroek"
  ] .

oa:relationep_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person1 ;
  a2a:EventKeyRef oa:event_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Event1 .

oa:relationep_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person2 ;
  a2a:EventKeyRef oa:event_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Event1 .

oa:relationep_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person3 ;
  a2a:EventKeyRef oa:event_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Event1 .

oa:relationep_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Person4 ;
  a2a:EventKeyRef oa:event_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33_Event1 .

oa:source_rel_fdcd82ba-281e-fd5c-ecbf-55b245e67f33
  a a2a:Source ;
  rdfs:label "RHC Rijnstreek en Lopikerwaard, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Polsbroek" ;
    rdfs:label "Polsbroek", "1884-01-01 - 1884-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1884-02-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "RHC Rijnstreek en Lopikerwaard" ;
    a2a:Place "Woerden" ;
    a2a:Collection "Overlijdensakte" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "RHC Rijnstreek en Lopikerwaard, Woerden, Overlijdensakte, 2, 11"
  ] ;
  a2a:SourceLastChangeDate "2018-03-15"^^xsd:date ;
  a2a:RecordGUID "{fdcd82ba-281e-fd5c-ecbf-55b245e67f33}" ;
  a2a:SourceRemarkProvenance "rhcrl_l052a_9-12_overlijdensakten-polsbroek_1812-1817, 1858-1940_b.xlsx csv2a2a" .

