@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_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4
  a a2a:Record ;
  rdfs:label "Overlijden op 18 juni 1887 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person1, oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person2, oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person3, oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person4 ;
  a2a:hasEvent oa:event_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_0, oa:relationep_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_1, oa:relationep_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_2, oa:relationep_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_3 ;
  a2a:hasSource oa:source_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4 .

oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person1
  a a2a:Person ;
  rdfs:label "Froukje Woldijk" ;
  a2a:PersonName [
    rdfs:label "Froukje Woldijk" ;
    a2a:PersonNameFirstName "Froukje" ;
    a2a:PersonNameLastName "Woldijk"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidhorn" ;
    rdfs:label "Zuidhorn"
  ] .

oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person2
  a a2a:Person ;
  rdfs:label "Hendrik Jurjens Woldijk" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jurjens Woldijk" ;
    a2a:PersonNameFirstName "Hendrik Jurjens" ;
    a2a:PersonNameLastName "Woldijk"
  ] .

oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person3
  a a2a:Person ;
  rdfs:label "Elisabeth Pouwels CloudÃš" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Pouwels CloudÃš" ;
    a2a:PersonNameFirstName "Elisabeth Pouwels" ;
    a2a:PersonNameLastName "CloudÃš"
  ] .

oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person4
  a a2a:Person ;
  rdfs:label "Jan Harms Pluktje" ;
  a2a:PersonName [
    rdfs:label "Jan Harms Pluktje" ;
    a2a:PersonNameFirstName "Jan Harms" ;
    a2a:PersonNameLastName "Pluktje"
  ] .

oa:event_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1887-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person1 ;
  a2a:EventKeyRef oa:event_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Event1 .

oa:relationep_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person2 ;
  a2a:EventKeyRef oa:event_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Event1 .

oa:relationep_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person3 ;
  a2a:EventKeyRef oa:event_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Event1 .

oa:relationep_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_3
  a a2a:RelationEP ;
  rdfs:label "other:Relatie" ;
  a2a:RelationType "other:Relatie" ;
  a2a:PersonKeyRef oa:person_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Person4 ;
  a2a:EventKeyRef oa:event_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4_Event1 .

oa:source_srt_018d4b86-4e48-d976-3ef4-966cf80aa2a4
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam", "1811-01-01 - 1960-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1887" ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, overlijdensakten" ;
    a2a:DocumentNumber "c153" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, c153"
  ] ;
  a2a:SourceLastChangeDate "2015-08-02"^^xsd:date ;
  a2a:RecordIdentifier "150303" ;
  a2a:RecordGUID "{018d4b86-4e48-d976-3ef4-966cf80aa2a4}" ;
  a2a:SourceRemarkOpmerking "akte nr.2103" .

