@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c
  a a2a:Record ;
  rdfs:label "Geboorte op 3 juni 1873" ;
  a2a:hasPerson oa:person_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Person-b545c6fe-81a6-e45e-fda2-5bf4b809ff6d, oa:person_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Person-e5d84ffb-a89d-c4fc-dcac-8980d572662d, oa:person_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Person-2b8b499a-997f-8a63-f71d-84cdc40fa8d3 ;
  a2a:hasEvent oa:event_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_0, oa:relationep_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_1, oa:relationep_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_2 ;
  a2a:hasSource oa:source_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c .

oa:person_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Person-b545c6fe-81a6-e45e-fda2-5bf4b809ff6d
  a a2a:Person ;
  rdfs:label "Margaretha Maria Bons" ;
  owl:sameAs oa:person_wba_9a939a98-4864-11e1-9853-b7a7dd2b6a2a_Person-88f26682-4866-11e1-9853-b7a7dd2b6a2a ;
  a2a:PersonName [
    rdfs:label "Margaretha Maria Bons" ;
    a2a:PersonNameFirstName "Margaretha Maria" ;
    a2a:PersonNameLastName "Bons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Person-e5d84ffb-a89d-c4fc-dcac-8980d572662d
  a a2a:Person ;
  rdfs:label "Mathijs Joseph Breuërs" ;
  owl:sameAs oa:person_wba_9a939a98-4864-11e1-9853-b7a7dd2b6a2a_Person-88f23a7c-4866-11e1-9853-b7a7dd2b6a2a ;
  a2a:PersonName [
    rdfs:label "Mathijs Joseph Breuërs" ;
    a2a:PersonNameFirstName "Mathijs Joseph" ;
    a2a:PersonNameLastName "Breuërs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Person-2b8b499a-997f-8a63-f71d-84cdc40fa8d3
  a a2a:Person ;
  rdfs:label "Anton Joseph Breuërs" ;
  owl:sameAs oa:person_wba_9a939a98-4864-11e1-9853-b7a7dd2b6a2a_Person-88f21114-4866-11e1-9853-b7a7dd2b6a2a ;
  a2a:PersonName [
    rdfs:label "Anton Joseph Breuërs" ;
    a2a:PersonNameFirstName "Anton Joseph" ;
    a2a:PersonNameLastName "Breuërs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1873-06-03"^^xsd:date
  ] .

oa:event_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1873-06-03"^^xsd:date
  ] .

oa:relationep_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Person:b545c6fe-81a6-e45e-fda2-5bf4b809ff6d ;
  a2a:EventKeyRef oa:event_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Event1 .

oa:relationep_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Person:e5d84ffb-a89d-c4fc-dcac-8980d572662d ;
  a2a:EventKeyRef oa:event_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Event1 .

oa:relationep_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Person:2b8b499a-997f-8a63-f71d-84cdc40fa8d3 ;
  a2a:EventKeyRef oa:event_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c_Event1 .

oa:source_bhi_b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1873-06-04 - 1873-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1873-06-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 512, Periode: 1873" ;
    a2a:Book "Geboorteregister Bergen op Zoom 1873" ;
    a2a:DocumentNumber "169" ;
    a2a:RegistryNumber "512" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 512, Periode: 1873, Geboorteregister Bergen op Zoom 1873, 169, 512"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/683819f5-3659-b73f-e3ee-b9acfbb43ad3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/683819f5-3659-b73f-e3ee-b9acfbb43ad3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c" ;
  a2a:RecordGUID "{b92e2fce-9eb4-6f82-dcc3-37fddbc86b2c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_4538_00004538.xml van BHI" .

