@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_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68
  a a2a:Record ;
  rdfs:label "Overlijden op 22 mei 1921 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Person2048262824, oa:person_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Person2048262825, oa:person_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Person2048262826 ;
  a2a:hasEvent oa:event_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_0, oa:relationep_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_1, oa:relationep_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_2 ;
  a2a:hasSource oa:source_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68 .

oa:person_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Person2048262824
  a a2a:Person ;
  rdfs:label "Everhardus Jacobus Vlasveld" ;
  a2a:PersonName [
    rdfs:label "Everhardus Jacobus Vlasveld" ;
    a2a:PersonNameFirstName "Everhardus Jacobus" ;
    a2a:PersonNameLastName "Vlasveld"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Person2048262825
  a a2a:Person ;
  rdfs:label "Huibert Johannes Vlasveld" ;
  a2a:PersonName [
    rdfs:label "Huibert Johannes Vlasveld" ;
    a2a:PersonNameFirstName "Huibert Johannes" ;
    a2a:PersonNameLastName "Vlasveld"
  ] .

oa:person_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Person2048262826
  a a2a:Person ;
  rdfs:label "Magdalena Maria Catharina Scheek" ;
  a2a:PersonName [
    rdfs:label "Magdalena Maria Catharina Scheek" ;
    a2a:PersonNameFirstName "Magdalena Maria Catharina" ;
    a2a:PersonNameLastName "Scheek"
  ] .

oa:event_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "22-05-1921" ;
    a2a:Year "1921" ;
    a2a:Month "05" ;
    a2a:Day "22" ;
    rdfs:label "1921-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Person2048262824 ;
  a2a:EventKeyRef oa:event_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Event1 .

oa:relationep_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Person2048262825 ;
  a2a:EventKeyRef oa:event_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Event1 .

oa:relationep_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Person2048262826 ;
  a2a:EventKeyRef oa:event_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68_Event1 .

oa:source_srt_cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1921-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1921" ;
    a2a:Year "1921" ;
    rdfs:label "1921"
  ] ;
  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 "1921.2284" ;
    a2a:RegistryNumber "1921D" ;
    a2a:Folio "d042" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1921.2284, 1921D, d042"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/8FC8FDB33EE24BC0AE1C878E117E6ABC" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/8FC8FDB33EE24BC0AE1C878E117E6ABC" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/8FC8FDB33EE24BC0AE1C878E117E6ABC"
  ] ;
  a2a:SourceLastChangeDate "2022-05-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/27CC2FBE9F254FCE9606BE9C401FCC2F" ;
  a2a:RecordIdentifier "2048262823" ;
  a2a:RecordGUID "{cd9486c0-405e-a2ec-e5f5-aa2ae6bcdb68}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 27CC2FBE-9F25-4FCE-9606-BE9C401FCC2F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091921D_54_A2A.xml van SRT" .

