@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_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa
  a a2a:Record ;
  rdfs:label "Geboorte op 10 oktober 1878" ;
  a2a:hasPerson oa:person_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Person-1b9fade0-8ee0-1511-f3bf-fa81a0e33995, oa:person_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Person-101325ec-21bd-975c-1849-ed38aa9daf2a, oa:person_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Person-d939676d-b477-b8c2-af37-5f441d61c843 ;
  a2a:hasEvent oa:event_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_0, oa:relationep_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_1, oa:relationep_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_2 ;
  a2a:hasSource oa:source_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa .

oa:person_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Person-1b9fade0-8ee0-1511-f3bf-fa81a0e33995
  a a2a:Person ;
  rdfs:label "Johannes Antonius Rovers" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Rovers" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1878-10-10"^^xsd:date
  ] .

oa:person_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Person-101325ec-21bd-975c-1849-ed38aa9daf2a
  a a2a:Person ;
  rdfs:label "Alida Maria Coppieters" ;
  a2a:PersonName [
    rdfs:label "Alida Maria Coppieters" ;
    a2a:PersonNameFirstName "Alida Maria" ;
    a2a:PersonNameLastName "Coppieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Person-d939676d-b477-b8c2-af37-5f441d61c843
  a a2a:Person ;
  rdfs:label "Bartholomeus Rovers" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Rovers" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1878-10-10"^^xsd:date
  ] .

oa:relationep_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Person:1b9fade0-8ee0-1511-f3bf-fa81a0e33995 ;
  a2a:EventKeyRef oa:event_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Event1 .

oa:relationep_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Person:101325ec-21bd-975c-1849-ed38aa9daf2a ;
  a2a:EventKeyRef oa:event_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Event1 .

oa:relationep_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Person:d939676d-b477-b8c2-af37-5f441d61c843 ;
  a2a:EventKeyRef oa:event_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa_Event1 .

oa:source_bhi_0be46aef-e03c-33e1-3ebf-21c2abf0bcaa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1878-10-10 - 1878-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1878-10-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7555, Periode: 1878" ;
    a2a:Book "Geboorteregister Terheijden 1878" ;
    a2a:DocumentNumber "72" ;
    a2a:RegistryNumber "7555" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7555, Periode: 1878, Geboorteregister Terheijden 1878, 72, 7555"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b0024f10-fcf4-32ad-13d0-4c14917ca166.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b0024f10-fcf4-32ad-13d0-4c14917ca166.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0be46aef-e03c-33e1-3ebf-21c2abf0bcaa" ;
  a2a:RecordGUID "{0be46aef-e03c-33e1-3ebf-21c2abf0bcaa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_732_00000732.xml van BHI" .

