@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_7d19b8a6-e7ca-42dd-acfc-a00986c332a6
  a a2a:Record ;
  rdfs:label "Geboorte op 10 april 1922" ;
  a2a:hasPerson oa:person_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Person-8ce7871b-d840-87a6-f049-3ba7a0ae15d3, oa:person_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Person-94006b23-0d70-265c-105e-36743e1cab2f, oa:person_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Person-347cad53-c763-7b18-fa6c-0ba458e0eb9f ;
  a2a:hasEvent oa:event_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_0, oa:relationep_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_1, oa:relationep_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_2 ;
  a2a:hasSource oa:source_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6 .

oa:person_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Person-8ce7871b-d840-87a6-f049-3ba7a0ae15d3
  a a2a:Person ;
  rdfs:label "Maria Josephina van Schijndel" ;
  a2a:PersonName [
    rdfs:label "Maria Josephina van Schijndel" ;
    a2a:PersonNameFirstName "Maria Josephina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schijndel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Person-94006b23-0d70-265c-105e-36743e1cab2f
  a a2a:Person ;
  rdfs:label "Catharina Petronella Maria van Camp" ;
  a2a:PersonName [
    rdfs:label "Catharina Petronella Maria van Camp" ;
    a2a:PersonNameFirstName "Catharina Petronella Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Camp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1922-04-10"^^xsd:date
  ] .

oa:person_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Person-347cad53-c763-7b18-fa6c-0ba458e0eb9f
  a a2a:Person ;
  rdfs:label "Petrus Johannes Cornelis van Camp" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Cornelis van Camp" ;
    a2a:PersonNameFirstName "Petrus Johannes Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Camp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1922-04-10"^^xsd:date
  ] .

oa:relationep_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Person:8ce7871b-d840-87a6-f049-3ba7a0ae15d3 ;
  a2a:EventKeyRef oa:event_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Event1 .

oa:relationep_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Person:94006b23-0d70-265c-105e-36743e1cab2f ;
  a2a:EventKeyRef oa:event_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Event1 .

oa:relationep_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Person:347cad53-c763-7b18-fa6c-0ba458e0eb9f ;
  a2a:EventKeyRef oa:event_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6_Event1 .

oa:source_bhi_7d19b8a6-e7ca-42dd-acfc-a00986c332a6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1922-04-11 - 1922-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1922-04-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 864, Periode: 1922" ;
    a2a:Book "Geboorteregister Eindhoven 1922" ;
    a2a:DocumentNumber "517" ;
    a2a:RegistryNumber "864" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 864, Periode: 1922, Geboorteregister Eindhoven 1922, 517, 864"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2700ffbb-a07f-0bf7-9c1d-e00ebc8afcbf.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2700ffbb-a07f-0bf7-9c1d-e00ebc8afcbf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7d19b8a6-e7ca-42dd-acfc-a00986c332a6" ;
  a2a:RecordGUID "{7d19b8a6-e7ca-42dd-acfc-a00986c332a6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75549_00075549.xml van BHI" .

