@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_36e29f72-b692-d57e-db2f-e0cb631bd1d6
  a a2a:Record ;
  rdfs:label "Geboorte op 26 maart 1921" ;
  a2a:hasPerson oa:person_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Person-1d6627ad-4307-2c45-821d-1a911ce2dd7e, oa:person_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Person-9aa7dda4-2d10-6b82-c295-e715abb5c243, oa:person_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Person-0642ba0a-6ca5-3be7-1ae4-5b2cfa009187 ;
  a2a:hasEvent oa:event_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_0, oa:relationep_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_1, oa:relationep_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_2 ;
  a2a:hasSource oa:source_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6 .

oa:person_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Person-1d6627ad-4307-2c45-821d-1a911ce2dd7e
  a a2a:Person ;
  rdfs:label "Allegonda Goddrie" ;
  a2a:PersonName [
    rdfs:label "Allegonda Goddrie" ;
    a2a:PersonNameFirstName "Allegonda" ;
    a2a:PersonNameLastName "Goddrie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Person-9aa7dda4-2d10-6b82-c295-e715abb5c243
  a a2a:Person ;
  rdfs:label "Cornelia van Schilt" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Schilt" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schilt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1921-03-26"^^xsd:date
  ] .

oa:person_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Person-0642ba0a-6ca5-3be7-1ae4-5b2cfa009187
  a a2a:Person ;
  rdfs:label "Johannes Jacobus van Schilt" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus van Schilt" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schilt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1921-03-26"^^xsd:date
  ] .

oa:relationep_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Person:1d6627ad-4307-2c45-821d-1a911ce2dd7e ;
  a2a:EventKeyRef oa:event_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Event1 .

oa:relationep_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Person:9aa7dda4-2d10-6b82-c295-e715abb5c243 ;
  a2a:EventKeyRef oa:event_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Event1 .

oa:relationep_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Person:0642ba0a-6ca5-3be7-1ae4-5b2cfa009187 ;
  a2a:EventKeyRef oa:event_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6_Event1 .

oa:source_bhi_36e29f72-b692-d57e-db2f-e0cb631bd1d6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1921-03-29 - 1921-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1921-03-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 200, Periode: 1921" ;
    a2a:Book "Geboorteregister Bergen op Zoom 1921" ;
    a2a:DocumentNumber "155" ;
    a2a:RegistryNumber "200" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 200, Periode: 1921, Geboorteregister Bergen op Zoom 1921, 155, 200"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9618bd22-5b19-0fa3-985a-b347f4faaf5d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9618bd22-5b19-0fa3-985a-b347f4faaf5d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/36e29f72-b692-d57e-db2f-e0cb631bd1d6" ;
  a2a:RecordGUID "{36e29f72-b692-d57e-db2f-e0cb631bd1d6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74667_00074667.xml van BHI" .

