@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_e72dcf2b-876c-a5f8-7c75-d2c09e23be89
  a a2a:Record ;
  rdfs:label "Geboorte op 31 augustus 1909 te Woensel" ;
  a2a:hasPerson oa:person_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Person-7bc82c3c-1dfe-a849-a2f0-48b398f5a5b0, oa:person_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Person-c08eb20a-4b90-b099-6c4a-5870889f2320, oa:person_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Person-0bc2bc2f-7283-abfd-6d56-d3e8177c6cca ;
  a2a:hasEvent oa:event_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_0, oa:relationep_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_1, oa:relationep_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_2 ;
  a2a:hasSource oa:source_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89 .

oa:person_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Person-7bc82c3c-1dfe-a849-a2f0-48b398f5a5b0
  a a2a:Person ;
  rdfs:label "Margaretha Wouters" ;
  a2a:PersonName [
    rdfs:label "Margaretha Wouters" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Person-c08eb20a-4b90-b099-6c4a-5870889f2320
  a a2a:Person ;
  rdfs:label "Wilhelmina Helena Paulina Maria Juliana Walravens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Helena Paulina Maria Juliana Walravens" ;
    a2a:PersonNameFirstName "Wilhelmina Helena Paulina Maria Juliana" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1909-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] .

oa:person_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Person-0bc2bc2f-7283-abfd-6d56-d3e8177c6cca
  a a2a:Person ;
  rdfs:label "Andreas Walravens" ;
  a2a:PersonName [
    rdfs:label "Andreas Walravens" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1909-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] .

oa:relationep_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Person:7bc82c3c-1dfe-a849-a2f0-48b398f5a5b0 ;
  a2a:EventKeyRef oa:event_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Event1 .

oa:relationep_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Person:c08eb20a-4b90-b099-6c4a-5870889f2320 ;
  a2a:EventKeyRef oa:event_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Event1 .

oa:relationep_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Person:0bc2bc2f-7283-abfd-6d56-d3e8177c6cca ;
  a2a:EventKeyRef oa:event_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89_Event1 .

oa:source_bhi_e72dcf2b-876c-a5f8-7c75-d2c09e23be89
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1909-08-31 - 1909-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1909-08-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3657, Periode: 1909" ;
    a2a:Book "Geboorteregister Woensel 1909" ;
    a2a:DocumentNumber "248" ;
    a2a:RegistryNumber "3657" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3657, Periode: 1909, Geboorteregister Woensel 1909, 248, 3657"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/410f2666-51ee-3362-c860-ade2dc3b75eb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/410f2666-51ee-3362-c860-ade2dc3b75eb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e72dcf2b-876c-a5f8-7c75-d2c09e23be89" ;
  a2a:RecordGUID "{e72dcf2b-876c-a5f8-7c75-d2c09e23be89}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_8888_00008888.xml van BHI" .

