@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_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf
  a a2a:Record ;
  rdfs:label "Geboorte op 24 december 1837" ;
  a2a:hasPerson oa:person_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Person-a40f3e2c-310c-fbd8-aca7-3fd4be7f167b, oa:person_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Person-2cbb0941-347c-cf98-4cfb-431d7ab52570, oa:person_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Person-efb0fe39-222a-33be-9563-0bb12aa1bc38 ;
  a2a:hasEvent oa:event_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_0, oa:relationep_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_1, oa:relationep_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_2 ;
  a2a:hasSource oa:source_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf .

oa:person_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Person-a40f3e2c-310c-fbd8-aca7-3fd4be7f167b
  a a2a:Person ;
  rdfs:label "Johannes van de Wassenberg" ;
  a2a:PersonName [
    rdfs:label "Johannes van de Wassenberg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wassenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1837-12-24"^^xsd:date
  ] .

oa:person_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Person-2cbb0941-347c-cf98-4cfb-431d7ab52570
  a a2a:Person ;
  rdfs:label "Petronella van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Petronella van der Heijden" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Person-efb0fe39-222a-33be-9563-0bb12aa1bc38
  a a2a:Person ;
  rdfs:label "Reinier van de Wassenberg" ;
  a2a:PersonName [
    rdfs:label "Reinier van de Wassenberg" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wassenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1837-12-24"^^xsd:date
  ] .

oa:relationep_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Person:a40f3e2c-310c-fbd8-aca7-3fd4be7f167b ;
  a2a:EventKeyRef oa:event_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Event1 .

oa:relationep_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Person:2cbb0941-347c-cf98-4cfb-431d7ab52570 ;
  a2a:EventKeyRef oa:event_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Event1 .

oa:relationep_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Person:efb0fe39-222a-33be-9563-0bb12aa1bc38 ;
  a2a:EventKeyRef oa:event_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf_Event1 .

oa:source_bhi_dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1837-12-24 - 1837-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1837-12-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 8570, Periode: 1837" ;
    a2a:Book "Geboorteregister Vught 1837" ;
    a2a:DocumentNumber "87" ;
    a2a:RegistryNumber "8570" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 8570, Periode: 1837, Geboorteregister Vught 1837, 87, 8570"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2b1fd1b6-5013-774a-9caa-1051f9c1002e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2b1fd1b6-5013-774a-9caa-1051f9c1002e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf" ;
  a2a:RecordGUID "{dfd29092-a57c-6e8e-bc80-3d3e9ad6ebaf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_6630_00006630.xml van BHI" .

