@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_2b04459f-2f0f-062b-db07-7cbbba285b1c
  a a2a:Record ;
  rdfs:label "Overlijden op 3 april 1949 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491928, oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491931, oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491929, oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491930 ;
  a2a:hasEvent oa:event_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_0, oa:relationep_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_1, oa:relationep_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_2, oa:relationep_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_3 ;
  a2a:hasSource oa:source_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c .

oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491928
  a a2a:Person ;
  rdfs:label "Johanna Josina Gassman" ;
  a2a:PersonName [
    rdfs:label "Johanna Josina Gassman" ;
    a2a:PersonNameFirstName "Johanna Josina" ;
    a2a:PersonNameLastName "Gassman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "65 jaar" ;
    rdfs:label "65 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491931
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Verdonk" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Verdonk" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Verdonk"
  ] .

oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491929
  a a2a:Person ;
  rdfs:label "Frans Gassman" ;
  a2a:PersonName [
    rdfs:label "Frans Gassman" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Gassman"
  ] .

oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491930
  a a2a:Person ;
  rdfs:label "Jacoba de Hond" ;
  a2a:PersonName [
    rdfs:label "Jacoba de Hond" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hond"
  ] .

oa:event_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "03-04-1949" ;
    a2a:Year "1949" ;
    a2a:Month "04" ;
    a2a:Day "03" ;
    rdfs:label "1949-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491928 ;
  a2a:EventKeyRef oa:event_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Event1 .

oa:relationep_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491931 ;
  a2a:EventKeyRef oa:event_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Event1 .

oa:relationep_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491929 ;
  a2a:EventKeyRef oa:event_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Event1 .

oa:relationep_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Person2048491930 ;
  a2a:EventKeyRef oa:event_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c_Event1 .

oa:source_srt_2b04459f-2f0f-062b-db07-7cbbba285b1c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1949-01-01 - 1949-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1949" ;
    a2a:Year "1949" ;
    rdfs:label "1949"
  ] ;
  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 "1949.1604" ;
    a2a:RegistryNumber "1949B" ;
    a2a:Folio "b135" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1949.1604, 1949B, b135"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/4FCED3693F224D418F9997425988D86A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/4FCED3693F224D418F9997425988D86A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/4FCED3693F224D418F9997425988D86A"
  ] ;
  a2a:SourceLastChangeDate "2022-04-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CCC0B01D52AD412EB40F08D411532498" ;
  a2a:RecordIdentifier "2048491927" ;
  a2a:RecordGUID "{2b04459f-2f0f-062b-db07-7cbbba285b1c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder CCC0B01D-52AD-412E-B40F-08D411532498" ;
  a2a:SourceRemarkOpmerking "eerder weduwe van Antonius Franciscus Rosenquist" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091949B_54_A2A.xml van SRT" .

