@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_08965617-47b3-1b8e-e45f-b6440df2c5b9
  a a2a:Record ;
  rdfs:label "Overlijden op 27 december 1862 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243605, oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243608, oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243606, oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243607 ;
  a2a:hasEvent oa:event_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_0, oa:relationep_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_1, oa:relationep_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_2, oa:relationep_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_3 ;
  a2a:hasSource oa:source_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9 .

oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243605
  a a2a:Person ;
  rdfs:label "Alexander Jan Joseph van der Voo" ;
  a2a:PersonName [
    rdfs:label "Alexander Jan Joseph van der Voo" ;
    a2a:PersonNameFirstName "Alexander Jan Joseph" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voo"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar en 5 mnd" ;
    rdfs:label "33 jaar en 5 mnd"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint Josje ten Noode" ;
    rdfs:label "Sint Josje ten Noode"
  ] .

oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243608
  a a2a:Person ;
  rdfs:label "Maria van Montfoort" ;
  a2a:PersonName [
    rdfs:label "Maria van Montfoort" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Montfoort"
  ] .

oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243606
  a a2a:Person ;
  rdfs:label "Goose Wijnant van der Voo" ;
  a2a:PersonName [
    rdfs:label "Goose Wijnant van der Voo" ;
    a2a:PersonNameFirstName "Goose Wijnant" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voo"
  ] .

oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243607
  a a2a:Person ;
  rdfs:label "Philippine Josephe Ermel" ;
  a2a:PersonName [
    rdfs:label "Philippine Josephe Ermel" ;
    a2a:PersonNameFirstName "Philippine Josephe" ;
    a2a:PersonNameLastName "Ermel"
  ] .

oa:event_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "27-12-1862" ;
    a2a:Year "1862" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1862-12-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243605 ;
  a2a:EventKeyRef oa:event_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Event1 .

oa:relationep_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243608 ;
  a2a:EventKeyRef oa:event_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Event1 .

oa:relationep_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243606 ;
  a2a:EventKeyRef oa:event_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Event1 .

oa:relationep_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Person2043243607 ;
  a2a:EventKeyRef oa:event_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9_Event1 .

oa:source_srt_08965617-47b3-1b8e-e45f-b6440df2c5b9
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1862-01-01 - 1862-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1862" ;
    a2a:Year "1862" ;
    rdfs:label "1862"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, overlijdensakten" ;
    a2a:Book "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1862.3567" ;
    a2a:RegistryNumber "1862F" ;
    a2a:Folio "f009" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1862.3567, 1862F, f009"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/3189E5B89BAA4330ABF18B0C24B90FC0" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/3189E5B89BAA4330ABF18B0C24B90FC0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/3189E5B89BAA4330ABF18B0C24B90FC0"
  ] ;
  a2a:SourceLastChangeDate "2021-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A2209BBBB0C548F99F55A7D518DDE0FC" ;
  a2a:RecordIdentifier "2043243604" ;
  a2a:RecordGUID "{08965617-47b3-1b8e-e45f-b6440df2c5b9}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A2209BBB-B0C5-48F9-9F55-A7D518DDE0FC" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091862F_54_A2A.xml van SRT" .

