@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_822b88f1-e034-889a-c36d-b1c702f4eda1
  a a2a:Record ;
  rdfs:label "Geboorte op 21 februari 1919" ;
  a2a:hasPerson oa:person_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Person-eb19251a-191a-0023-935a-a0940c3f2643, oa:person_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Person-0373a037-d460-0be1-5fc7-befa8a6c9e8e, oa:person_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Person-d01c8a56-d6ba-cf85-ffef-cb75cba7a85b ;
  a2a:hasEvent oa:event_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_0, oa:relationep_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_1, oa:relationep_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_2 ;
  a2a:hasSource oa:source_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1 .

oa:person_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Person-eb19251a-191a-0023-935a-a0940c3f2643
  a a2a:Person ;
  rdfs:label "Anna Vermunt" ;
  a2a:PersonName [
    rdfs:label "Anna Vermunt" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Vermunt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Person-0373a037-d460-0be1-5fc7-befa8a6c9e8e
  a a2a:Person ;
  rdfs:label "Cornelis Marinus Geerts" ;
  a2a:PersonName [
    rdfs:label "Cornelis Marinus Geerts" ;
    a2a:PersonNameFirstName "Cornelis Marinus" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1919-02-21"^^xsd:date
  ] .

oa:person_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Person-d01c8a56-d6ba-cf85-ffef-cb75cba7a85b
  a a2a:Person ;
  rdfs:label "Jan Baptist Geerts" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Geerts" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1919-02-21"^^xsd:date
  ] .

oa:relationep_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Person:eb19251a-191a-0023-935a-a0940c3f2643 ;
  a2a:EventKeyRef oa:event_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Event1 .

oa:relationep_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Person:0373a037-d460-0be1-5fc7-befa8a6c9e8e ;
  a2a:EventKeyRef oa:event_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Event1 .

oa:relationep_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Person:d01c8a56-d6ba-cf85-ffef-cb75cba7a85b ;
  a2a:EventKeyRef oa:event_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1_Event1 .

oa:source_bhi_822b88f1-e034-889a-c36d-b1c702f4eda1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1919-02-22 - 1919-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1919-02-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1242, Periode: 1919" ;
    a2a:Book "Geboorteregister Ginneken en Bavel 1919" ;
    a2a:DocumentNumber "35" ;
    a2a:RegistryNumber "1242" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1242, Periode: 1919, Geboorteregister Ginneken en Bavel 1919, 35, 1242"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3e7ac40d-1826-65b8-0c82-ee3dc6564bec.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3e7ac40d-1826-65b8-0c82-ee3dc6564bec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/822b88f1-e034-889a-c36d-b1c702f4eda1" ;
  a2a:RecordGUID "{822b88f1-e034-889a-c36d-b1c702f4eda1}" ;
  a2a:SourceRemarkdeel "1242" ;
  a2a:SourceRemarkregister_periode "1919" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1508_00001508.xml van BHI" .

