@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_00B422CB-6E01-45CB-9539-AFC3C7393D24
  a a2a:Record ;
  rdfs:label "Overlijden op 1 februari 1966 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715700, oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715703, oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715701, oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715702, oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715704 ;
  a2a:hasEvent oa:event_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_0, oa:relationep_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_1, oa:relationep_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_2, oa:relationep_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_3, oa:relationep_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_4 ;
  a2a:hasSource oa:source_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24 .

oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715700
  a a2a:Person ;
  rdfs:label "Martinus Adrianis Kompeer" ;
  a2a:PersonName [
    rdfs:label "Martinus Adrianis Kompeer" ;
    a2a:PersonNameFirstName "Martinus Adrianis" ;
    a2a:PersonNameLastName "Kompeer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "65 jaar" ;
    rdfs:label "65 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haastrecht" ;
    rdfs:label "Haastrecht"
  ] .

oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715703
  a a2a:Person ;
  rdfs:label "Wilhelmina Lodder" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Lodder" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Lodder"
  ] .

oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715701
  a a2a:Person ;
  rdfs:label "Johannes Kompeer" ;
  a2a:PersonName [
    rdfs:label "Johannes Kompeer" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kompeer"
  ] .

oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715702
  a a2a:Person ;
  rdfs:label "Johanna Straver" ;
  a2a:PersonName [
    rdfs:label "Johanna Straver" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Straver"
  ] .

oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715704
  a a2a:Person ;
  rdfs:label "Geertje den Breejen" ;
  a2a:PersonName [
    rdfs:label "Geertje den Breejen" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Breejen"
  ] .

oa:event_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "01-02-1966" ;
    a2a:Year "1966" ;
    a2a:Month "02" ;
    a2a:Day "01" ;
    rdfs:label "1966-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715700 ;
  a2a:EventKeyRef oa:event_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Event1 .

oa:relationep_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715703 ;
  a2a:EventKeyRef oa:event_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Event1 .

oa:relationep_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715701 ;
  a2a:EventKeyRef oa:event_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Event1 .

oa:relationep_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715702 ;
  a2a:EventKeyRef oa:event_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Event1 .

oa:relationep_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_4
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Person3592715704 ;
  a2a:EventKeyRef oa:event_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24_Event1 .

oa:source_srt_00B422CB-6E01-45CB-9539-AFC3C7393D24
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1966-01-01 - 1966-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1966" ;
    a2a:Year "1966" ;
    rdfs:label "1966"
  ] ;
  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, 1966" ;
    a2a:DocumentNumber "319" ;
    a2a:RegistryNumber "1966B1" ;
    a2a:Folio "B1-080v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1966, 319, 1966B1, B1-080v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/968DFE85AC144871864938D261318A4B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/968DFE85AC144871864938D261318A4B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/968DFE85AC144871864938D261318A4B"
  ] ;
  a2a:SourceLastChangeDate "2024-01-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/00B422CB6E0145CB9539AFC3C7393D24" ;
  a2a:RecordIdentifier "3592715699" ;
  a2a:RecordGUID "{00B422CB-6E01-45CB-9539-AFC3C7393D24}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3ED68554E113415F9FE111FFA4A53358" .

