@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_cbfce8ee-d45e-2014-2aca-67f5f3733e24
  a a2a:Record ;
  rdfs:label "Geboorte op 25 juli 1872" ;
  a2a:hasPerson oa:person_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Person-1721e762-1307-4fb1-0cb6-4f2d530bac82, oa:person_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Person-4574f2b8-1cf3-43dc-a5ed-1b32f278b562, oa:person_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Person-32772366-c184-7097-5ac2-64926f08517e ;
  a2a:hasEvent oa:event_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_0, oa:relationep_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_1, oa:relationep_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_2 ;
  a2a:hasSource oa:source_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24 .

oa:person_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Person-1721e762-1307-4fb1-0cb6-4f2d530bac82
  a a2a:Person ;
  rdfs:label "Anna Maria Kapteijns" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Kapteijns" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Kapteijns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1872-07-25"^^xsd:date
  ] .

oa:person_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Person-4574f2b8-1cf3-43dc-a5ed-1b32f278b562
  a a2a:Person ;
  rdfs:label "Wilhelmina Klerkx" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Klerkx" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Klerkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Person-32772366-c184-7097-5ac2-64926f08517e
  a a2a:Person ;
  rdfs:label "Andreas Kapteijns" ;
  a2a:PersonName [
    rdfs:label "Andreas Kapteijns" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Kapteijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1872-07-25"^^xsd:date
  ] .

oa:relationep_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Person:1721e762-1307-4fb1-0cb6-4f2d530bac82 ;
  a2a:EventKeyRef oa:event_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Event1 .

oa:relationep_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Person:4574f2b8-1cf3-43dc-a5ed-1b32f278b562 ;
  a2a:EventKeyRef oa:event_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Event1 .

oa:relationep_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Person:32772366-c184-7097-5ac2-64926f08517e ;
  a2a:EventKeyRef oa:event_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24_Event1 .

oa:source_bhi_cbfce8ee-d45e-2014-2aca-67f5f3733e24
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1872-07-25 - 1872-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1872-07-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 5133, Periode: 1872" ;
    a2a:Book "Geboorteregister Sint-Michielsgestel 1872" ;
    a2a:DocumentNumber "60" ;
    a2a:RegistryNumber "5133" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 5133, Periode: 1872, Geboorteregister Sint-Michielsgestel 1872, 60, 5133"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f61d9d1d-e82a-5404-9c96-d434bc804583.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f61d9d1d-e82a-5404-9c96-d434bc804583.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cbfce8ee-d45e-2014-2aca-67f5f3733e24" ;
  a2a:RecordGUID "{cbfce8ee-d45e-2014-2aca-67f5f3733e24}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_7730_00007730.xml van BHI" .

