@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_2c71ca00-e07e-c43f-3e59-26b9586ead0e
  a a2a:Record ;
  rdfs:label "Geboorte op 21 februari 1895" ;
  a2a:hasPerson oa:person_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Person-2e1b9ab5-a135-e94f-0d43-96e0ea852edc, oa:person_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Person-10adf349-4ca0-b84d-5a6e-e9e1a0147873, oa:person_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Person-aa76d97b-fa15-f80c-4b41-d3669c8d5ece ;
  a2a:hasEvent oa:event_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_0, oa:relationep_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_1, oa:relationep_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_2 ;
  a2a:hasSource oa:source_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e .

oa:person_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Person-2e1b9ab5-a135-e94f-0d43-96e0ea852edc
  a a2a:Person ;
  rdfs:label "Anna Helena Bink" ;
  a2a:PersonName [
    rdfs:label "Anna Helena Bink" ;
    a2a:PersonNameFirstName "Anna Helena" ;
    a2a:PersonNameLastName "Bink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Person-10adf349-4ca0-b84d-5a6e-e9e1a0147873
  a a2a:Person ;
  rdfs:label "Adriaan Buijs" ;
  a2a:PersonName [
    rdfs:label "Adriaan Buijs" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1895-02-21"^^xsd:date
  ] .

oa:person_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Person-aa76d97b-fa15-f80c-4b41-d3669c8d5ece
  a a2a:Person ;
  rdfs:label "Antonie Buijs" ;
  a2a:PersonName [
    rdfs:label "Antonie Buijs" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1895-02-21"^^xsd:date
  ] .

oa:relationep_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Person:2e1b9ab5-a135-e94f-0d43-96e0ea852edc ;
  a2a:EventKeyRef oa:event_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Event1 .

oa:relationep_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Person:10adf349-4ca0-b84d-5a6e-e9e1a0147873 ;
  a2a:EventKeyRef oa:event_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Event1 .

oa:relationep_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Person:aa76d97b-fa15-f80c-4b41-d3669c8d5ece ;
  a2a:EventKeyRef oa:event_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e_Event1 .

oa:source_bhi_2c71ca00-e07e-c43f-3e59-26b9586ead0e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1895-01-01 - 1895-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1895" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5870, Periode: 1895" ;
    a2a:Book "Geboorteregister Oosterhout 1895" ;
    a2a:DocumentNumber "61" ;
    a2a:RegistryNumber "5870" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5870, Periode: 1895, Geboorteregister Oosterhout 1895, 61, 5870"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2c71ca00-e07e-c43f-3e59-26b9586ead0e" ;
  a2a:RecordGUID "{2c71ca00-e07e-c43f-3e59-26b9586ead0e}" ;
  a2a:SourceRemarkdeel "5870" ;
  a2a:SourceRemarkregister_periode "1895" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_254_00000254.xml van BHI" .

