@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_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e
  a a2a:Record ;
  rdfs:label "Overlijden op 10 maart 1961 te Etten-Leur" ;
  a2a:hasPerson oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person-5905b184-4aeb-afe6-996d-51e83bd1784c, oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person-547346ea-29e8-b437-fac9-ee15270eae2a, oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person-71903424-3e4e-d2d3-5bcb-52e81a265d18, oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person-d506801f-8d89-6d10-8909-245c59870c22 ;
  a2a:hasEvent oa:event_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_0, oa:relationep_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_1, oa:relationep_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_2 ;
  a2a:hasRelationPP oa:relationpp_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_0 ;
  a2a:hasSource oa:source_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e .

oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person-5905b184-4aeb-afe6-996d-51e83bd1784c
  a a2a:Person ;
  rdfs:label "Cornelis de Brouwer" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Brouwer" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person-547346ea-29e8-b437-fac9-ee15270eae2a
  a a2a:Person ;
  rdfs:label "Wilhelmina Oonincx" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Oonincx" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Oonincx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person-71903424-3e4e-d2d3-5bcb-52e81a265d18
  a a2a:Person ;
  rdfs:label "Anna Cornelia Dirkx" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Dirkx" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Dirkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person-d506801f-8d89-6d10-8909-245c59870c22
  a a2a:Person ;
  rdfs:label "Cornelis Dirkx" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dirkx" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Dirkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1961-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur"
  ] .

oa:relationep_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person:547346ea-29e8-b437-fac9-ee15270eae2a ;
  a2a:EventKeyRef oa:event_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Event1 .

oa:relationep_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person:71903424-3e4e-d2d3-5bcb-52e81a265d18 ;
  a2a:EventKeyRef oa:event_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Event1 .

oa:relationep_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person:d506801f-8d89-6d10-8909-245c59870c22 ;
  a2a:EventKeyRef oa:event_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Event1 .

oa:relationpp_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person:71903424-3e4e-d2d3-5bcb-52e81a265d18, oa:person_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e_Person:5905b184-4aeb-afe6-996d-51e83bd1784c .

oa:source_wba_44ad1cf9-cbb7-3da9-0bde-e18a5335027e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur", "1961-03-10 - 1961-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1961-03-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Etten-Leur, 1950-1979, Bron: boek, Deel: 1250, Periode: 1961" ;
    a2a:Book "Overlijdensregister 1961" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "1250" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Etten-Leur, 1950-1979, Bron: boek, Deel: 1250, Periode: 1961, Overlijdensregister 1961, 26, 1250"
  ] ;
  a2a:SourceLastChangeDate "2012-03-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/44ad1cf9-cbb7-3da9-0bde-e18a5335027e" ;
  a2a:RecordGUID "{44ad1cf9-cbb7-3da9-0bde-e18a5335027e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13249_00013249.xml van WBA" .

