@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_12b76a11-4897-e08f-cfc2-e4d1055b205d
  a a2a:Record ;
  rdfs:label "Geboorte op 26 maart 1913" ;
  a2a:hasPerson oa:person_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Person-2a8148a8-672e-7d35-b1e0-944bd079bccb, oa:person_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Person-ae0e145f-dba6-4f37-08fd-846b54854074, oa:person_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Person-5dfbe6f0-d359-988c-4818-5d92acb6aaf0 ;
  a2a:hasEvent oa:event_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_0, oa:relationep_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_1, oa:relationep_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_2 ;
  a2a:hasSource oa:source_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d .

oa:person_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Person-2a8148a8-672e-7d35-b1e0-944bd079bccb
  a a2a:Person ;
  rdfs:label "Teuntje de Leng" ;
  a2a:PersonName [
    rdfs:label "Teuntje de Leng" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Person-ae0e145f-dba6-4f37-08fd-846b54854074
  a a2a:Person ;
  rdfs:label "Teuntje Verbeek" ;
  a2a:PersonName [
    rdfs:label "Teuntje Verbeek" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1913-03-26"^^xsd:date
  ] .

oa:person_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Person-5dfbe6f0-d359-988c-4818-5d92acb6aaf0
  a a2a:Person ;
  rdfs:label "Floris Verbeek" ;
  a2a:PersonName [
    rdfs:label "Floris Verbeek" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1913-03-26"^^xsd:date
  ] .

oa:relationep_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Person:2a8148a8-672e-7d35-b1e0-944bd079bccb ;
  a2a:EventKeyRef oa:event_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Event1 .

oa:relationep_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Person:ae0e145f-dba6-4f37-08fd-846b54854074 ;
  a2a:EventKeyRef oa:event_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Event1 .

oa:relationep_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Person:5dfbe6f0-d359-988c-4818-5d92acb6aaf0 ;
  a2a:EventKeyRef oa:event_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d_Event1 .

oa:source_bhi_12b76a11-4897-e08f-cfc2-e4d1055b205d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1913-03-27 - 1913-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1913-03-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3684, Periode: 1913" ;
    a2a:Book "Geboorteregister Woudrichem 1913" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "3684" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3684, Periode: 1913, Geboorteregister Woudrichem 1913, 18, 3684"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a98677d3-8389-9f39-53bd-8d7717bc0fe3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a98677d3-8389-9f39-53bd-8d7717bc0fe3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/12b76a11-4897-e08f-cfc2-e4d1055b205d" ;
  a2a:RecordGUID "{12b76a11-4897-e08f-cfc2-e4d1055b205d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_72369_00072369.xml van BHI" .

