@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_3cec265f-67f1-c768-ae30-eae13598cbfe
  a a2a:Record ;
  rdfs:label "Geboorte op 26 november 1915" ;
  a2a:hasPerson oa:person_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Person-13cba4c5-df82-2e4f-e695-cc96b464ed2b, oa:person_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Person-7c22a456-4bfc-c769-88cb-52831337966f, oa:person_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Person-20400fac-1960-389b-7cca-d88c7b1c7b74 ;
  a2a:hasEvent oa:event_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_0, oa:relationep_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_1, oa:relationep_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_2 ;
  a2a:hasSource oa:source_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe .

oa:person_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Person-13cba4c5-df82-2e4f-e695-cc96b464ed2b
  a a2a:Person ;
  rdfs:label "Maria Sophia Meseure" ;
  a2a:PersonName [
    rdfs:label "Maria Sophia Meseure" ;
    a2a:PersonNameFirstName "Maria Sophia" ;
    a2a:PersonNameLastName "Meseure"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Person-7c22a456-4bfc-c769-88cb-52831337966f
  a a2a:Person ;
  rdfs:label "Marcelis Deijkers" ;
  a2a:PersonName [
    rdfs:label "Marcelis Deijkers" ;
    a2a:PersonNameFirstName "Marcelis" ;
    a2a:PersonNameLastName "Deijkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Person-20400fac-1960-389b-7cca-d88c7b1c7b74
  a a2a:Person ;
  rdfs:label "Petronella Maria Deijkers" ;
  a2a:PersonName [
    rdfs:label "Petronella Maria Deijkers" ;
    a2a:PersonNameFirstName "Petronella Maria" ;
    a2a:PersonNameLastName "Deijkers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1915-11-26"^^xsd:date
  ] .

oa:event_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1915-11-26"^^xsd:date
  ] .

oa:relationep_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Person:13cba4c5-df82-2e4f-e695-cc96b464ed2b ;
  a2a:EventKeyRef oa:event_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Event1 .

oa:relationep_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Person:7c22a456-4bfc-c769-88cb-52831337966f ;
  a2a:EventKeyRef oa:event_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Event1 .

oa:relationep_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Person:20400fac-1960-389b-7cca-d88c7b1c7b74 ;
  a2a:EventKeyRef oa:event_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe_Event1 .

oa:source_bhi_3cec265f-67f1-c768-ae30-eae13598cbfe
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1915-11-27 - 1915-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1915-11-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 448, Periode: 1915" ;
    a2a:Book "Geboorteregister 1915" ;
    a2a:DocumentNumber "669" ;
    a2a:RegistryNumber "448" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 448, Periode: 1915, Geboorteregister 1915, 669, 448"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5d02439b-33c8-686c-38ad-a958ac277914.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5d02439b-33c8-686c-38ad-a958ac277914.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3cec265f-67f1-c768-ae30-eae13598cbfe" ;
  a2a:RecordGUID "{3cec265f-67f1-c768-ae30-eae13598cbfe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2102_00002102.xml van BHI" .

