@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_2bb60fac-fa5b-2043-d018-a2ffc8690134
  a a2a:Record ;
  rdfs:label "Geboorte op 12 december 1922" ;
  a2a:hasPerson oa:person_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Person-8e7d61c6-39f1-a5fa-f2e1-b3c2e4dd558c, oa:person_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Person-e809b278-5035-9067-b10a-1258711b46b4, oa:person_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Person-1f74add1-1cdc-ca03-7690-1b76c6cf0925 ;
  a2a:hasEvent oa:event_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_0, oa:relationep_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_1, oa:relationep_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_2 ;
  a2a:hasSource oa:source_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134 .

oa:person_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Person-8e7d61c6-39f1-a5fa-f2e1-b3c2e4dd558c
  a a2a:Person ;
  rdfs:label "Anna Maria Bel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Bel" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Bel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Person-e809b278-5035-9067-b10a-1258711b46b4
  a a2a:Person ;
  rdfs:label "Laurentius Petrus Maria Vroomen" ;
  a2a:PersonName [
    rdfs:label "Laurentius Petrus Maria Vroomen" ;
    a2a:PersonNameFirstName "Laurentius Petrus Maria" ;
    a2a:PersonNameLastName "Vroomen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1922-12-12"^^xsd:date
  ] .

oa:person_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Person-1f74add1-1cdc-ca03-7690-1b76c6cf0925
  a a2a:Person ;
  rdfs:label "Theodorus Joannes Cornelius Vroomen" ;
  a2a:PersonName [
    rdfs:label "Theodorus Joannes Cornelius Vroomen" ;
    a2a:PersonNameFirstName "Theodorus Joannes Cornelius" ;
    a2a:PersonNameLastName "Vroomen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1922-12-12"^^xsd:date
  ] .

oa:relationep_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Person:8e7d61c6-39f1-a5fa-f2e1-b3c2e4dd558c ;
  a2a:EventKeyRef oa:event_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Event1 .

oa:relationep_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Person:e809b278-5035-9067-b10a-1258711b46b4 ;
  a2a:EventKeyRef oa:event_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Event1 .

oa:relationep_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Person:1f74add1-1cdc-ca03-7690-1b76c6cf0925 ;
  a2a:EventKeyRef oa:event_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134_Event1 .

oa:source_bhi_2bb60fac-fa5b-2043-d018-a2ffc8690134
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1922-12-13 - 1922-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1922-12-13"^^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 "1810" ;
    a2a:RegistryNumber "864" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 864, Periode: 1922, Geboorteregister Eindhoven 1922, 1810, 864"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d7e5f080-b0c2-c93f-fd2c-87db6518dbc2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d7e5f080-b0c2-c93f-fd2c-87db6518dbc2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2bb60fac-fa5b-2043-d018-a2ffc8690134" ;
  a2a:RecordGUID "{2bb60fac-fa5b-2043-d018-a2ffc8690134}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75535_00075535.xml van BHI" .

