@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_d5f133ce-3872-7361-eabe-e1d6de2709eb
  a a2a:Record ;
  rdfs:label "Geboorte op 18 februari 1920" ;
  a2a:hasPerson oa:person_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Person-00c62b8b-1e45-81b7-2158-6764e650131c, oa:person_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Person-ad52e8c9-94cb-970e-66ec-a722dc1b434b, oa:person_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Person-198d40c5-a29a-d7b8-6981-422bb8a22d43 ;
  a2a:hasEvent oa:event_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_0, oa:relationep_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_1, oa:relationep_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_2 ;
  a2a:hasSource oa:source_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb .

oa:person_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Person-00c62b8b-1e45-81b7-2158-6764e650131c
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina Stabel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina Stabel" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNameLastName "Stabel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Person-ad52e8c9-94cb-970e-66ec-a722dc1b434b
  a a2a:Person ;
  rdfs:label "Bernardus Jacobus Cornelis van Kemenade" ;
  a2a:PersonName [
    rdfs:label "Bernardus Jacobus Cornelis van Kemenade" ;
    a2a:PersonNameFirstName "Bernardus Jacobus Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kemenade"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1920-02-18"^^xsd:date
  ] .

oa:person_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Person-198d40c5-a29a-d7b8-6981-422bb8a22d43
  a a2a:Person ;
  rdfs:label "Antonius Wilhelmus Joannes van Kemenade" ;
  a2a:PersonName [
    rdfs:label "Antonius Wilhelmus Joannes van Kemenade" ;
    a2a:PersonNameFirstName "Antonius Wilhelmus Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kemenade"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1920-02-18"^^xsd:date
  ] .

oa:relationep_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Person:00c62b8b-1e45-81b7-2158-6764e650131c ;
  a2a:EventKeyRef oa:event_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Event1 .

oa:relationep_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Person:ad52e8c9-94cb-970e-66ec-a722dc1b434b ;
  a2a:EventKeyRef oa:event_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Event1 .

oa:relationep_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Person:198d40c5-a29a-d7b8-6981-422bb8a22d43 ;
  a2a:EventKeyRef oa:event_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb_Event1 .

oa:source_bhi_d5f133ce-3872-7361-eabe-e1d6de2709eb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1920-02-19 - 1920-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1920-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3659, Periode: 1920" ;
    a2a:Book "Geboorteregister Woensel 1920" ;
    a2a:DocumentNumber "89" ;
    a2a:RegistryNumber "3659" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3659, Periode: 1920, Geboorteregister Woensel 1920, 89, 3659"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6ac81738-a9ea-e8e2-12f4-7c7f922e9c3e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6ac81738-a9ea-e8e2-12f4-7c7f922e9c3e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d5f133ce-3872-7361-eabe-e1d6de2709eb" ;
  a2a:RecordGUID "{d5f133ce-3872-7361-eabe-e1d6de2709eb}" ;
  a2a:SourceRemarkdeel "3659" ;
  a2a:SourceRemarkregister_periode "1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_297_00000297.xml van BHI" .

