@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_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9
  a a2a:Record ;
  rdfs:label "Overlijden op 19 oktober 1891 te Wouw" ;
  a2a:hasPerson oa:person_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Person-3f1d2494-a9e8-e6c3-dcf4-734dafce943f, oa:person_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Person-59a17b42-08a3-1758-d2db-959114a6c402, oa:person_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Person-7c943823-9bd5-5078-c601-d841cce200a9 ;
  a2a:hasEvent oa:event_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_0, oa:relationep_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_1, oa:relationep_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_2 ;
  a2a:hasSource oa:source_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9 .

oa:person_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Person-3f1d2494-a9e8-e6c3-dcf4-734dafce943f
  a a2a:Person ;
  rdfs:label "Gabriel Looijen" ;
  a2a:PersonName [
    rdfs:label "Gabriel Looijen" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNameLastName "Looijen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Person-59a17b42-08a3-1758-d2db-959114a6c402
  a a2a:Person ;
  rdfs:label "Maria Heijmans" ;
  a2a:PersonName [
    rdfs:label "Maria Heijmans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Person-7c943823-9bd5-5078-c601-d841cce200a9
  a a2a:Person ;
  rdfs:label "Antonius Looijen" ;
  a2a:PersonName [
    rdfs:label "Antonius Looijen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Looijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1891-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Person:3f1d2494-a9e8-e6c3-dcf4-734dafce943f ;
  a2a:EventKeyRef oa:event_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Event1 .

oa:relationep_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Person:59a17b42-08a3-1758-d2db-959114a6c402 ;
  a2a:EventKeyRef oa:event_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Event1 .

oa:relationep_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Person:7c943823-9bd5-5078-c601-d841cce200a9 ;
  a2a:EventKeyRef oa:event_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9_Event1 .

oa:source_bhi_0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1891-10-20 - 1891-10-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-10-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-10-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1891-10-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9231, Periode: 1891" ;
    a2a:Book "Overlijdensregister Wouw 1891" ;
    a2a:DocumentNumber "67" ;
    a2a:RegistryNumber "9231" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9231, Periode: 1891, Overlijdensregister Wouw 1891, 67, 9231"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8752038c-66bc-74e2-6f07-b4741986c3e5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8752038c-66bc-74e2-6f07-b4741986c3e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9" ;
  a2a:RecordGUID "{0b1769fc-1fa7-e099-1fd9-cbad37cf8ea9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_73411_00073411.xml van BHI" .

