@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_e3e24da6-700b-abc4-df01-e96fce969cfa
  a a2a:Record ;
  rdfs:label "Geboorte op 3 februari 1900" ;
  a2a:hasPerson oa:person_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Person-7306a894-79c4-6ebd-3694-dc56b5b98bcb, oa:person_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Person-0ecd05a8-2a10-9ddc-bdab-e880a672919d, oa:person_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Person-8990eeb7-6716-8771-01a2-3ac2fc82e8f3 ;
  a2a:hasEvent oa:event_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_0, oa:relationep_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_1, oa:relationep_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_2 ;
  a2a:hasSource oa:source_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa .

oa:person_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Person-7306a894-79c4-6ebd-3694-dc56b5b98bcb
  a a2a:Person ;
  rdfs:label "Theodora Johanna Scheffer" ;
  a2a:PersonName [
    rdfs:label "Theodora Johanna Scheffer" ;
    a2a:PersonNameFirstName "Theodora Johanna" ;
    a2a:PersonNameLastName "Scheffer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Person-0ecd05a8-2a10-9ddc-bdab-e880a672919d
  a a2a:Person ;
  rdfs:label "Gregorius Johan Smits" ;
  a2a:PersonName [
    rdfs:label "Gregorius Johan Smits" ;
    a2a:PersonNameFirstName "Gregorius Johan" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Person-8990eeb7-6716-8771-01a2-3ac2fc82e8f3
  a a2a:Person ;
  rdfs:label "Hubertus Antonius Hendrik Smits" ;
  a2a:PersonName [
    rdfs:label "Hubertus Antonius Hendrik Smits" ;
    a2a:PersonNameFirstName "Hubertus Antonius Hendrik" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1900-02-03"^^xsd:date
  ] .

oa:event_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1900-02-03"^^xsd:date
  ] .

oa:relationep_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Person:7306a894-79c4-6ebd-3694-dc56b5b98bcb ;
  a2a:EventKeyRef oa:event_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Event1 .

oa:relationep_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Person:0ecd05a8-2a10-9ddc-bdab-e880a672919d ;
  a2a:EventKeyRef oa:event_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Event1 .

oa:relationep_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Person:8990eeb7-6716-8771-01a2-3ac2fc82e8f3 ;
  a2a:EventKeyRef oa:event_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa_Event1 .

oa:source_bhi_e3e24da6-700b-abc4-df01-e96fce969cfa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1900-02-05 - 1900-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1900-02-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 7623, Periode: 1900" ;
    a2a:Book "Geboorteregister 1900" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "7623" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 7623, Periode: 1900, Geboorteregister 1900, 9, 7623"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/37ccb97b-896d-5104-23d7-0a48a65e2363.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/37ccb97b-896d-5104-23d7-0a48a65e2363.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e3e24da6-700b-abc4-df01-e96fce969cfa" ;
  a2a:RecordGUID "{e3e24da6-700b-abc4-df01-e96fce969cfa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_8781_00008781.xml van BHI" .

