@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_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c
  a a2a:Record ;
  rdfs:label "Overlijden op 14 maart 1969 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person-0d7dfe98-cb92-12bd-f451-0fa1511f979a, oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person-4427987a-d6ab-9fa3-2423-386362969ef3, oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person-ecb0bd54-0918-5bb0-49af-e1ef2d005d18, oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person-114dc3ea-4983-8227-613a-5fac250858b6 ;
  a2a:hasEvent oa:event_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_0, oa:relationep_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_1, oa:relationep_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_0 ;
  a2a:hasSource oa:source_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c .

oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person-0d7dfe98-cb92-12bd-f451-0fa1511f979a
  a a2a:Person ;
  rdfs:label "Carl Friedrich Nolte" ;
  a2a:PersonName [
    rdfs:label "Carl Friedrich Nolte" ;
    a2a:PersonNameFirstName "Carl Friedrich" ;
    a2a:PersonNameLastName "Nolte"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person-4427987a-d6ab-9fa3-2423-386362969ef3
  a a2a:Person ;
  rdfs:label "Maria Cornelia Maris" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Maris" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Maris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person-ecb0bd54-0918-5bb0-49af-e1ef2d005d18
  a a2a:Person ;
  rdfs:label "Jobst Bernhard Conrad Nolte" ;
  a2a:PersonName [
    rdfs:label "Jobst Bernhard Conrad Nolte" ;
    a2a:PersonNameFirstName "Jobst Bernhard Conrad" ;
    a2a:PersonNameLastName "Nolte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person-114dc3ea-4983-8227-613a-5fac250858b6
  a a2a:Person ;
  rdfs:label "Antje Reinskje van Straten" ;
  a2a:PersonName [
    rdfs:label "Antje Reinskje van Straten" ;
    a2a:PersonNameFirstName "Antje Reinskje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Straten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1969-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person:0d7dfe98-cb92-12bd-f451-0fa1511f979a ;
  a2a:EventKeyRef oa:event_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Event1 .

oa:relationep_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person:4427987a-d6ab-9fa3-2423-386362969ef3 ;
  a2a:EventKeyRef oa:event_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Event1 .

oa:relationep_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person:ecb0bd54-0918-5bb0-49af-e1ef2d005d18 ;
  a2a:EventKeyRef oa:event_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Event1 .

oa:relationpp_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person:0d7dfe98-cb92-12bd-f451-0fa1511f979a, oa:person_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c_Person:114dc3ea-4983-8227-613a-5fac250858b6 .

oa:source_bhi_7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1969-03-17 - 1969-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1969-03-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3515, Periode: 1969" ;
    a2a:Book "Overlijdensregister Eindhoven 1969" ;
    a2a:DocumentNumber "337" ;
    a2a:RegistryNumber "3515" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3515, Periode: 1969, Overlijdensregister Eindhoven 1969, 337, 3515"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b64db824-0e6d-204a-a8cd-09a691e688d8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b64db824-0e6d-204a-a8cd-09a691e688d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c" ;
  a2a:RecordGUID "{7949d3b2-86d1-c4ee-62a4-e642ed2a9b7c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_514_00000514.xml van BHI" .

