@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_593c8d46-43e5-705b-e66c-8fa632215d7d
  a a2a:Record ;
  rdfs:label "Geboorte op 8 september 1865" ;
  a2a:hasPerson oa:person_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Person-76eaf7ea-7c35-6be6-5f92-5d586ff6c7ae, oa:person_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Person-17937ae1-baa8-e3b6-b0a0-87b7b64eaf66, oa:person_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Person-72cd007e-f11d-8953-ccf8-17a13d0b1237 ;
  a2a:hasEvent oa:event_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_0, oa:relationep_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_1, oa:relationep_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_2 ;
  a2a:hasSource oa:source_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d .

oa:person_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Person-76eaf7ea-7c35-6be6-5f92-5d586ff6c7ae
  a a2a:Person ;
  rdfs:label "Anna Maria van de Ven" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van de Ven" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Person-17937ae1-baa8-e3b6-b0a0-87b7b64eaf66
  a a2a:Person ;
  rdfs:label "Johannes Gerardus van den Elshout" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerardus van den Elshout" ;
    a2a:PersonNameFirstName "Johannes Gerardus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Person-72cd007e-f11d-8953-ccf8-17a13d0b1237
  a a2a:Person ;
  rdfs:label "Henri Alfred Marie van den Elshout" ;
  a2a:PersonName [
    rdfs:label "Henri Alfred Marie van den Elshout" ;
    a2a:PersonNameFirstName "Henri Alfred Marie" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1865-09-08"^^xsd:date
  ] .

oa:event_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1865-09-08"^^xsd:date
  ] .

oa:relationep_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Person:76eaf7ea-7c35-6be6-5f92-5d586ff6c7ae ;
  a2a:EventKeyRef oa:event_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Event1 .

oa:relationep_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Person:17937ae1-baa8-e3b6-b0a0-87b7b64eaf66 ;
  a2a:EventKeyRef oa:event_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Event1 .

oa:relationep_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Person:72cd007e-f11d-8953-ccf8-17a13d0b1237 ;
  a2a:EventKeyRef oa:event_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d_Event1 .

oa:source_bhi_593c8d46-43e5-705b-e66c-8fa632215d7d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1865-09-09 - 1865-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1865-09-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1186, Periode: 1865" ;
    a2a:Book "Geboorteregister 1865" ;
    a2a:DocumentNumber "318" ;
    a2a:RegistryNumber "1186" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1186, Periode: 1865, Geboorteregister 1865, 318, 1186"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5bfdf97b-e9e1-8330-e8cb-3f707a04c5fc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5bfdf97b-e9e1-8330-e8cb-3f707a04c5fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/593c8d46-43e5-705b-e66c-8fa632215d7d" ;
  a2a:RecordGUID "{593c8d46-43e5-705b-e66c-8fa632215d7d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2302_00002302.xml van BHI" .

