@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_0a5985da-ef79-3fb0-abca-b7fc5d1db00a
  a a2a:Record ;
  rdfs:label "Overlijden op 2 april 1850 te Breda" ;
  a2a:hasPerson oa:person_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Person-079f70e7-2118-2bfc-203d-c72a6ae67ae7, oa:person_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Person-75548100-844a-e987-abb1-36442aaec2cf, oa:person_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Person-08401b26-fe8d-0394-8196-500788ac5e24 ;
  a2a:hasEvent oa:event_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_0, oa:relationep_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_1, oa:relationep_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_2 ;
  a2a:hasSource oa:source_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a .

oa:person_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Person-079f70e7-2118-2bfc-203d-c72a6ae67ae7
  a a2a:Person ;
  rdfs:label "Cornelia Maria Schoutenen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Schoutenen" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Schoutenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Person-75548100-844a-e987-abb1-36442aaec2cf
  a a2a:Person ;
  rdfs:label "N.N. Springintveld" ;
  a2a:PersonName [
    rdfs:label "N.N. Springintveld" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Springintveld"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Person-08401b26-fe8d-0394-8196-500788ac5e24
  a a2a:Person ;
  rdfs:label "Adrianus Springintveld" ;
  a2a:PersonName [
    rdfs:label "Adrianus Springintveld" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Springintveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1850-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Person:079f70e7-2118-2bfc-203d-c72a6ae67ae7 ;
  a2a:EventKeyRef oa:event_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Event1 .

oa:relationep_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Person:75548100-844a-e987-abb1-36442aaec2cf ;
  a2a:EventKeyRef oa:event_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Event1 .

oa:relationep_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Person:08401b26-fe8d-0394-8196-500788ac5e24 ;
  a2a:EventKeyRef oa:event_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a_Event1 .

oa:source_bhi_0a5985da-ef79-3fb0-abca-b7fc5d1db00a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1850-04-03 - 1850-04-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-04-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-04-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1850-04-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1405, Periode: 1850" ;
    a2a:Book "Overlijdensregister Breda 1850" ;
    a2a:DocumentNumber "107" ;
    a2a:RegistryNumber "1405" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1405, Periode: 1850, Overlijdensregister Breda 1850, 107, 1405"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fd2bbc66-8d80-9482-8891-c3725b0dbe9a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fd2bbc66-8d80-9482-8891-c3725b0dbe9a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0a5985da-ef79-3fb0-abca-b7fc5d1db00a" ;
  a2a:RecordGUID "{0a5985da-ef79-3fb0-abca-b7fc5d1db00a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23018_00023018.xml van BHI" .

