@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_eddfecea-bb1a-10c9-bc2b-308b44ebd23e
  a a2a:Record ;
  rdfs:label "Overlijden op 12 februari 1882 te Wouw" ;
  a2a:hasPerson oa:person_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Person-9f6de0b6-d650-667c-2e5a-c5c1bec6d000, oa:person_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Person-0d8a092f-f762-f35b-1523-d0baf8b682c2, oa:person_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Person-5d0320d3-ada1-2f54-6564-3939ed465f2b ;
  a2a:hasEvent oa:event_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_0, oa:relationep_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_1, oa:relationep_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_2 ;
  a2a:hasSource oa:source_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e .

oa:person_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Person-9f6de0b6-d650-667c-2e5a-c5c1bec6d000
  a a2a:Person ;
  rdfs:label "Anna Maria Ooninx" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Ooninx" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Ooninx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Person-0d8a092f-f762-f35b-1523-d0baf8b682c2
  a a2a:Person ;
  rdfs:label "Henricus Schrauwen" ;
  a2a:PersonName [
    rdfs:label "Henricus Schrauwen" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Schrauwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Person-5d0320d3-ada1-2f54-6564-3939ed465f2b
  a a2a:Person ;
  rdfs:label "Joannes Carolus Schrauwen" ;
  a2a:PersonName [
    rdfs:label "Joannes Carolus Schrauwen" ;
    a2a:PersonNameFirstName "Joannes Carolus" ;
    a2a:PersonNameLastName "Schrauwen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1882-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Person:9f6de0b6-d650-667c-2e5a-c5c1bec6d000 ;
  a2a:EventKeyRef oa:event_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Event1 .

oa:relationep_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Person:0d8a092f-f762-f35b-1523-d0baf8b682c2 ;
  a2a:EventKeyRef oa:event_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Event1 .

oa:relationep_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Person:5d0320d3-ada1-2f54-6564-3939ed465f2b ;
  a2a:EventKeyRef oa:event_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e_Event1 .

oa:source_bhi_eddfecea-bb1a-10c9-bc2b-308b44ebd23e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1882-02-13 - 1882-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1882-02-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9230, Periode: 1882" ;
    a2a:Book "Overlijdensregister Wouw 1882" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "9230" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9230, Periode: 1882, Overlijdensregister Wouw 1882, 13, 9230"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a07ad1a2-8547-4ec2-8391-bfcffc093ccc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a07ad1a2-8547-4ec2-8391-bfcffc093ccc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eddfecea-bb1a-10c9-bc2b-308b44ebd23e" ;
  a2a:RecordGUID "{eddfecea-bb1a-10c9-bc2b-308b44ebd23e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_73408_00073408.xml van BHI" .

