@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_8e8857da-76c4-e151-dd19-c61350755fc4
  a a2a:Record ;
  rdfs:label "Geboorte op 2 september 1884" ;
  a2a:hasPerson oa:person_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Person-6eb2cada-a43e-d075-744d-f5ad3934b0af, oa:person_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Person-a10144b8-8dec-e0bd-9311-ecf140804850, oa:person_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Person-551f336c-b44b-60e0-0ba8-cf053be82eae ;
  a2a:hasEvent oa:event_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_0, oa:relationep_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_1, oa:relationep_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_2 ;
  a2a:hasSource oa:source_bhi_8e8857da-76c4-e151-dd19-c61350755fc4 .

oa:person_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Person-6eb2cada-a43e-d075-744d-f5ad3934b0af
  a a2a:Person ;
  rdfs:label "Lambertus Jacominus van Andel" ;
  a2a:PersonName [
    rdfs:label "Lambertus Jacominus van Andel" ;
    a2a:PersonNameFirstName "Lambertus Jacominus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1884-09-02"^^xsd:date
  ] .

oa:person_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Person-a10144b8-8dec-e0bd-9311-ecf140804850
  a a2a:Person ;
  rdfs:label "Lamberta Branderhorst" ;
  a2a:PersonName [
    rdfs:label "Lamberta Branderhorst" ;
    a2a:PersonNameFirstName "Lamberta" ;
    a2a:PersonNameLastName "Branderhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Person-551f336c-b44b-60e0-0ba8-cf053be82eae
  a a2a:Person ;
  rdfs:label "Jan Gijsbert van Andel" ;
  a2a:PersonName [
    rdfs:label "Jan Gijsbert van Andel" ;
    a2a:PersonNameFirstName "Jan Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1884-09-02"^^xsd:date
  ] .

oa:relationep_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Person:6eb2cada-a43e-d075-744d-f5ad3934b0af ;
  a2a:EventKeyRef oa:event_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Event1 .

oa:relationep_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Person:a10144b8-8dec-e0bd-9311-ecf140804850 ;
  a2a:EventKeyRef oa:event_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Event1 .

oa:relationep_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Person:551f336c-b44b-60e0-0ba8-cf053be82eae ;
  a2a:EventKeyRef oa:event_bhi_8e8857da-76c4-e151-dd19-c61350755fc4_Event1 .

oa:source_bhi_8e8857da-76c4-e151-dd19-c61350755fc4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1884-09-03 - 1884-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1884-09-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 98, Periode: 1884" ;
    a2a:Book "Geboorteregister Almkerk 1884" ;
    a2a:DocumentNumber "68" ;
    a2a:RegistryNumber "98" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 98, Periode: 1884, Geboorteregister Almkerk 1884, 68, 98"
  ] ;
  a2a:SourceLastChangeDate "2015-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8e8857da-76c4-e151-dd19-c61350755fc4" ;
  a2a:RecordGUID "{8e8857da-76c4-e151-dd19-c61350755fc4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_20890_00020890.xml van BHI" .

