@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_0fcd9a1c-677d-7036-826d-56d11dd615af
  a a2a:Record ;
  rdfs:label "Geboorte op 20 juli 1917" ;
  a2a:hasPerson oa:person_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Person-6740433c-7ee0-390f-c42a-8f502de9ef04, oa:person_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Person-dc618f0e-9b90-77ce-f53f-acf3d6640f97, oa:person_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Person-d2b5d40e-dd43-5f2b-e59c-0a07937156d8 ;
  a2a:hasEvent oa:event_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_0, oa:relationep_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_1, oa:relationep_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_2 ;
  a2a:hasSource oa:source_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af .

oa:person_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Person-6740433c-7ee0-390f-c42a-8f502de9ef04
  a a2a:Person ;
  rdfs:label "Catharina Maria de Kroon" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria de Kroon" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Person-dc618f0e-9b90-77ce-f53f-acf3d6640f97
  a a2a:Person ;
  rdfs:label "Adrianus Peter Kemps" ;
  a2a:PersonName [
    rdfs:label "Adrianus Peter Kemps" ;
    a2a:PersonNameFirstName "Adrianus Peter" ;
    a2a:PersonNameLastName "Kemps"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1917-07-20"^^xsd:date
  ] .

oa:person_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Person-d2b5d40e-dd43-5f2b-e59c-0a07937156d8
  a a2a:Person ;
  rdfs:label "Peter Kemps" ;
  a2a:PersonName [
    rdfs:label "Peter Kemps" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Kemps"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1917-07-20"^^xsd:date
  ] .

oa:relationep_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Person:6740433c-7ee0-390f-c42a-8f502de9ef04 ;
  a2a:EventKeyRef oa:event_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Event1 .

oa:relationep_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Person:dc618f0e-9b90-77ce-f53f-acf3d6640f97 ;
  a2a:EventKeyRef oa:event_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Event1 .

oa:relationep_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Person:d2b5d40e-dd43-5f2b-e59c-0a07937156d8 ;
  a2a:EventKeyRef oa:event_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af_Event1 .

oa:source_bhi_0fcd9a1c-677d-7036-826d-56d11dd615af
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1917-07-21 - 1917-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1917-07-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3658, Periode: 1917" ;
    a2a:Book "Geboorteregister Woensel 1917" ;
    a2a:DocumentNumber "274" ;
    a2a:RegistryNumber "3658" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3658, Periode: 1917, Geboorteregister Woensel 1917, 274, 3658"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/48eb8950-6bcd-e317-1628-62c55771ad8d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/48eb8950-6bcd-e317-1628-62c55771ad8d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0fcd9a1c-677d-7036-826d-56d11dd615af" ;
  a2a:RecordGUID "{0fcd9a1c-677d-7036-826d-56d11dd615af}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_70695_00070695.xml van BHI" .

