@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_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb
  a a2a:Record ;
  rdfs:label "Geboorte op 26 oktober 1904 te Woensel" ;
  a2a:hasPerson oa:person_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Person-124658be-9b91-e0a6-1602-d59d17fd0b2c, oa:person_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Person-193775c7-7e94-4e63-7a96-adad33ef0b4b, oa:person_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Person-3fab56f2-c196-9b65-8a0b-6b3572c54270 ;
  a2a:hasEvent oa:event_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_0, oa:relationep_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_1, oa:relationep_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_2 ;
  a2a:hasSource oa:source_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb .

oa:person_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Person-124658be-9b91-e0a6-1602-d59d17fd0b2c
  a a2a:Person ;
  rdfs:label "Hendrika Catharina de Turck" ;
  a2a:PersonName [
    rdfs:label "Hendrika Catharina de Turck" ;
    a2a:PersonNameFirstName "Hendrika Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Turck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Person-193775c7-7e94-4e63-7a96-adad33ef0b4b
  a a2a:Person ;
  rdfs:label "Barbara Catharina Princen" ;
  a2a:PersonName [
    rdfs:label "Barbara Catharina Princen" ;
    a2a:PersonNameFirstName "Barbara Catharina" ;
    a2a:PersonNameLastName "Princen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1904-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] .

oa:person_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Person-3fab56f2-c196-9b65-8a0b-6b3572c54270
  a a2a:Person ;
  rdfs:label "Hubertus Josephus Princen" ;
  a2a:PersonName [
    rdfs:label "Hubertus Josephus Princen" ;
    a2a:PersonNameFirstName "Hubertus Josephus" ;
    a2a:PersonNameLastName "Princen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1904-10-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] .

oa:relationep_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Person:124658be-9b91-e0a6-1602-d59d17fd0b2c ;
  a2a:EventKeyRef oa:event_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Event1 .

oa:relationep_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Person:193775c7-7e94-4e63-7a96-adad33ef0b4b ;
  a2a:EventKeyRef oa:event_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Event1 .

oa:relationep_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Person:3fab56f2-c196-9b65-8a0b-6b3572c54270 ;
  a2a:EventKeyRef oa:event_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb_Event1 .

oa:source_bhi_6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1904-10-27 - 1904-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1904-10-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3656, Periode: 1904" ;
    a2a:Book "Geboorteregister Woensel 1904" ;
    a2a:DocumentNumber "256" ;
    a2a:RegistryNumber "3656" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3656, Periode: 1904, Geboorteregister Woensel 1904, 256, 3656"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/299dd03b-28ea-b83f-78dd-d0249266e237.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/299dd03b-28ea-b83f-78dd-d0249266e237.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb" ;
  a2a:RecordGUID "{6292fe96-3d3d-2eef-26fa-8ee8ca3e25cb}" ;
  a2a:SourceRemarkdeel "3656" ;
  a2a:SourceRemarkregister_periode "1904" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_236_00000236.xml van BHI" .

