@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_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4
  a a2a:Record ;
  rdfs:label "Geboorte op 25 januari 1911" ;
  a2a:hasPerson oa:person_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Person-c7bd9b68-16e1-767a-cedc-0d1df5c0dbc1, oa:person_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Person-f0c7692c-f820-4f03-49ed-84d661068357, oa:person_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Person-0ba3a1bd-27f5-6ed7-d4bb-38e500c9b102 ;
  a2a:hasEvent oa:event_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_0, oa:relationep_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_1, oa:relationep_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_2 ;
  a2a:hasSource oa:source_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4 .

oa:person_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Person-c7bd9b68-16e1-767a-cedc-0d1df5c0dbc1
  a a2a:Person ;
  rdfs:label "Maria Adilia Widdershoven" ;
  a2a:PersonName [
    rdfs:label "Maria Adilia Widdershoven" ;
    a2a:PersonNameFirstName "Maria Adilia" ;
    a2a:PersonNameLastName "Widdershoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Person-f0c7692c-f820-4f03-49ed-84d661068357
  a a2a:Person ;
  rdfs:label "Felix Martinus Sanders" ;
  a2a:PersonName [
    rdfs:label "Felix Martinus Sanders" ;
    a2a:PersonNameFirstName "Felix Martinus" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1911-01-25"^^xsd:date
  ] .

oa:person_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Person-0ba3a1bd-27f5-6ed7-d4bb-38e500c9b102
  a a2a:Person ;
  rdfs:label "Franciscus Sanders" ;
  a2a:PersonName [
    rdfs:label "Franciscus Sanders" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1911-01-25"^^xsd:date
  ] .

oa:relationep_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Person:c7bd9b68-16e1-767a-cedc-0d1df5c0dbc1 ;
  a2a:EventKeyRef oa:event_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Event1 .

oa:relationep_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Person:f0c7692c-f820-4f03-49ed-84d661068357 ;
  a2a:EventKeyRef oa:event_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Event1 .

oa:relationep_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Person:0ba3a1bd-27f5-6ed7-d4bb-38e500c9b102 ;
  a2a:EventKeyRef oa:event_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4_Event1 .

oa:source_bhi_8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1911-01-26 - 1911-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1911-01-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 393, Periode: 1911" ;
    a2a:Book "Geboorteregister Boxmeer 1911" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "393" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 393, Periode: 1911, Geboorteregister Boxmeer 1911, 8, 393"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0c54dd10-68ef-86d6-6112-837975b58e5e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0c54dd10-68ef-86d6-6112-837975b58e5e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4" ;
  a2a:RecordGUID "{8a7f0fef-bb2e-7b15-5e8b-7c3f328ec3e4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_6045_00006045.xml van BHI" .

