@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_52f9f960-d430-eaff-6d44-e43c581e8d1c
  a a2a:Record ;
  rdfs:label "Geboorte op 27 mei 1923" ;
  a2a:hasPerson oa:person_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Person-df61e8d4-4fa8-6162-e3d4-0c8190bf35ca, oa:person_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Person-963bc6cc-728d-2acb-7ee1-57b3b97d0763, oa:person_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Person-4c0e6340-ef07-6f81-db85-b50fe44a558a ;
  a2a:hasEvent oa:event_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_0, oa:relationep_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_1, oa:relationep_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_2 ;
  a2a:hasSource oa:source_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c .

oa:person_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Person-df61e8d4-4fa8-6162-e3d4-0c8190bf35ca
  a a2a:Person ;
  rdfs:label "Adrianus Maria Sommers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Maria Sommers" ;
    a2a:PersonNameFirstName "Adrianus Maria" ;
    a2a:PersonNameLastName "Sommers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1923-05-27"^^xsd:date
  ] .

oa:person_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Person-963bc6cc-728d-2acb-7ee1-57b3b97d0763
  a a2a:Person ;
  rdfs:label "Johanna Maria van Hoof" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Hoof" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Person-4c0e6340-ef07-6f81-db85-b50fe44a558a
  a a2a:Person ;
  rdfs:label "Cornelius Sommers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Sommers" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Sommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1923-05-27"^^xsd:date
  ] .

oa:relationep_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Person:df61e8d4-4fa8-6162-e3d4-0c8190bf35ca ;
  a2a:EventKeyRef oa:event_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Event1 .

oa:relationep_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Person:963bc6cc-728d-2acb-7ee1-57b3b97d0763 ;
  a2a:EventKeyRef oa:event_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Event1 .

oa:relationep_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Person:4c0e6340-ef07-6f81-db85-b50fe44a558a ;
  a2a:EventKeyRef oa:event_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c_Event1 .

oa:source_bhi_52f9f960-d430-eaff-6d44-e43c581e8d1c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden", "1923-05-28 - 1923-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1923-05-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3211, Periode: 1923" ;
    a2a:Book "Geboorteregister Uden 1923" ;
    a2a:DocumentNumber "116" ;
    a2a:RegistryNumber "3211" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3211, Periode: 1923, Geboorteregister Uden 1923, 116, 3211"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d0b6ff82-467f-4a21-0a91-35d2eca43673.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d0b6ff82-467f-4a21-0a91-35d2eca43673.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/52f9f960-d430-eaff-6d44-e43c581e8d1c" ;
  a2a:RecordGUID "{52f9f960-d430-eaff-6d44-e43c581e8d1c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_102_00000102.xml van BHI" .

