@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_0c81fc75-b671-d89f-9100-7a35e0baf160
  a a2a:Record ;
  rdfs:label "Overlijden op 28 maart 1899 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744473, oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744474, oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744475, oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744476 ;
  a2a:hasEvent oa:event_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_0, oa:relationep_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_1, oa:relationep_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_2, oa:relationep_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_3 ;
  a2a:hasSource oa:source_srt_0c81fc75-b671-d89f-9100-7a35e0baf160 .

oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744473
  a a2a:Person ;
  rdfs:label "Pietje Hindriks Venema" ;
  a2a:PersonName [
    rdfs:label "Pietje Hindriks Venema" ;
    a2a:PersonNameFirstName "Pietje Hindriks" ;
    a2a:PersonNameLastName "Venema"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "81 jaar" ;
    rdfs:label "81 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744474
  a a2a:Person ;
  rdfs:label "Hindrik Aaldriks Venema" ;
  a2a:PersonName [
    rdfs:label "Hindrik Aaldriks Venema" ;
    a2a:PersonNameFirstName "Hindrik Aaldriks" ;
    a2a:PersonNameLastName "Venema"
  ] .

oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744475
  a a2a:Person ;
  rdfs:label "Anna Relfs" ;
  a2a:PersonName [
    rdfs:label "Anna Relfs" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Relfs"
  ] .

oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744476
  a a2a:Person ;
  rdfs:label "Warntje Jans Jonkhof" ;
  a2a:PersonName [
    rdfs:label "Warntje Jans Jonkhof" ;
    a2a:PersonNameFirstName "Warntje Jans" ;
    a2a:PersonNameLastName "Jonkhof"
  ] .

oa:event_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "28-03-1899" ;
    a2a:Year "1899" ;
    a2a:Month "03" ;
    a2a:Day "28" ;
    rdfs:label "1899-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744473 ;
  a2a:EventKeyRef oa:event_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Event1 .

oa:relationep_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744474 ;
  a2a:EventKeyRef oa:event_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Event1 .

oa:relationep_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744475 ;
  a2a:EventKeyRef oa:event_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Event1 .

oa:relationep_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Person2052744476 ;
  a2a:EventKeyRef oa:event_srt_0c81fc75-b671-d89f-9100-7a35e0baf160_Event1 .

oa:source_srt_0c81fc75-b671-d89f-9100-7a35e0baf160
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1899-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1899" ;
    a2a:Year "1899" ;
    rdfs:label "1899"
  ] ;
  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 "1899.1543" ;
    a2a:RegistryNumber "1899A" ;
    a2a:Folio "a130v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1899.1543, 1899A, a130v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/821CB82514674F27A5061CC27F0F49BF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/821CB82514674F27A5061CC27F0F49BF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/821CB82514674F27A5061CC27F0F49BF"
  ] ;
  a2a:SourceLastChangeDate "2021-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/48F4ACE4A21145A5AE9F133D006401E5" ;
  a2a:RecordIdentifier "2052744472" ;
  a2a:RecordGUID "{0c81fc75-b671-d89f-9100-7a35e0baf160}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 48F4ACE4-A211-45A5-AE9F-133D006401E5" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091899A_54_A2A.xml van SRT" .

