@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_16130dd0-2a9b-95b9-e6c8-e9c08c756e85
  a a2a:Record ;
  rdfs:label "Geboorte op 25 mei 1911" ;
  a2a:hasPerson oa:person_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Person-38f2ba33-55d2-02d3-5533-fd4bdf9f841a, oa:person_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Person-d595df8b-9513-99fd-dc33-346c7b6790e1, oa:person_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Person-cc197b8c-3e7b-e66d-f877-90034bfa6719 ;
  a2a:hasEvent oa:event_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_0, oa:relationep_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_1, oa:relationep_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_2 ;
  a2a:hasSource oa:source_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85 .

oa:person_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Person-38f2ba33-55d2-02d3-5533-fd4bdf9f841a
  a a2a:Person ;
  rdfs:label "Maria Johanna de Bever" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna de Bever" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bever"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1911-05-25"^^xsd:date
  ] .

oa:person_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Person-d595df8b-9513-99fd-dc33-346c7b6790e1
  a a2a:Person ;
  rdfs:label "Johanna Maria van Dun" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Dun" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Person-cc197b8c-3e7b-e66d-f877-90034bfa6719
  a a2a:Person ;
  rdfs:label "Wouterus de Bever" ;
  a2a:PersonName [
    rdfs:label "Wouterus de Bever" ;
    a2a:PersonNameFirstName "Wouterus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bever"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1911-05-25"^^xsd:date
  ] .

oa:relationep_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Person:38f2ba33-55d2-02d3-5533-fd4bdf9f841a ;
  a2a:EventKeyRef oa:event_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Event1 .

oa:relationep_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Person:d595df8b-9513-99fd-dc33-346c7b6790e1 ;
  a2a:EventKeyRef oa:event_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Event1 .

oa:relationep_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Person:cc197b8c-3e7b-e66d-f877-90034bfa6719 ;
  a2a:EventKeyRef oa:event_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85_Event1 .

oa:source_bhi_16130dd0-2a9b-95b9-e6c8-e9c08c756e85
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1911-05-26 - 1911-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1911-05-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3447, Periode: 1911" ;
    a2a:Book "Geboorteregister Vught 1911" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "3447" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3447, Periode: 1911, Geboorteregister Vught 1911, 65, 3447"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/96a468e3-0cfc-0d24-ce14-ce9932fdf8c8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/96a468e3-0cfc-0d24-ce14-ce9932fdf8c8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/16130dd0-2a9b-95b9-e6c8-e9c08c756e85" ;
  a2a:RecordGUID "{16130dd0-2a9b-95b9-e6c8-e9c08c756e85}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_839_00000839.xml van BHI" .

