@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_5cbc5f77-4f91-618a-e02c-ef43a4a2b148
  a a2a:Record ;
  rdfs:label "Geboorte op 25 september 1909" ;
  a2a:hasPerson oa:person_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Person-e8a2fcb3-1b7c-5504-ba80-ea311b70a42c, oa:person_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Person-5bb2c6de-a071-315a-b6be-90d67f723032, oa:person_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Person-14d7928c-2ce8-ffaf-9c1f-934118a9df3c ;
  a2a:hasEvent oa:event_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_0, oa:relationep_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_1, oa:relationep_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_2 ;
  a2a:hasSource oa:source_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148 .

oa:person_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Person-e8a2fcb3-1b7c-5504-ba80-ea311b70a42c
  a a2a:Person ;
  rdfs:label "Catharina Louisa van Veldhoven" ;
  a2a:PersonName [
    rdfs:label "Catharina Louisa van Veldhoven" ;
    a2a:PersonNameFirstName "Catharina Louisa" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veldhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Person-5bb2c6de-a071-315a-b6be-90d67f723032
  a a2a:Person ;
  rdfs:label "Johannes Baptist Hoeks" ;
  a2a:PersonName [
    rdfs:label "Johannes Baptist Hoeks" ;
    a2a:PersonNameFirstName "Johannes Baptist" ;
    a2a:PersonNameLastName "Hoeks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Person-14d7928c-2ce8-ffaf-9c1f-934118a9df3c
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus Hoeks" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus Hoeks" ;
    a2a:PersonNameFirstName "Cornelis Jacobus" ;
    a2a:PersonNameLastName "Hoeks"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1909-09-25"^^xsd:date
  ] .

oa:event_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1909-09-25"^^xsd:date
  ] .

oa:relationep_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Person:e8a2fcb3-1b7c-5504-ba80-ea311b70a42c ;
  a2a:EventKeyRef oa:event_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Event1 .

oa:relationep_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Person:5bb2c6de-a071-315a-b6be-90d67f723032 ;
  a2a:EventKeyRef oa:event_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Event1 .

oa:relationep_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Person:14d7928c-2ce8-ffaf-9c1f-934118a9df3c ;
  a2a:EventKeyRef oa:event_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148_Event1 .

oa:source_bhi_5cbc5f77-4f91-618a-e02c-ef43a4a2b148
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1909-09-27 - 1909-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1909-09-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3631, Periode: 1909" ;
    a2a:Book "Geboorteregister Woensdrecht 1909" ;
    a2a:DocumentNumber "88" ;
    a2a:RegistryNumber "3631" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3631, Periode: 1909, Geboorteregister Woensdrecht 1909, 88, 3631"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5cbc5f77-4f91-618a-e02c-ef43a4a2b148" ;
  a2a:RecordGUID "{5cbc5f77-4f91-618a-e02c-ef43a4a2b148}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2419_00002419.xml van BHI" .

