@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_brd_e8ff035e-8872-b27d-154b-cc202eaec34a
  a a2a:Record ;
  rdfs:label "Geboorte op 28 oktober 1922" ;
  a2a:hasPerson oa:person_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Person-528e8de2-6be5-208e-806b-98c006afbac7, oa:person_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Person-2ea3b2b1-9527-5de9-1ea4-988ed7164654, oa:person_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Person-92948123-afef-1d5d-b7e3-da918c5da29d ;
  a2a:hasEvent oa:event_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_0, oa:relationep_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_1, oa:relationep_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_2 ;
  a2a:hasSource oa:source_brd_e8ff035e-8872-b27d-154b-cc202eaec34a .

oa:person_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Person-528e8de2-6be5-208e-806b-98c006afbac7
  a a2a:Person ;
  rdfs:label "Arnoldus Hendrikus Lips" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Hendrikus Lips" ;
    a2a:PersonNameFirstName "Arnoldus Hendrikus" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1922-10-28"^^xsd:date
  ] .

oa:person_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Person-2ea3b2b1-9527-5de9-1ea4-988ed7164654
  a a2a:Person ;
  rdfs:label "Wilhelmina Maria Wouters" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Maria Wouters" ;
    a2a:PersonNameFirstName "Wilhelmina Maria" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Person-92948123-afef-1d5d-b7e3-da918c5da29d
  a a2a:Person ;
  rdfs:label "Cornelis Lips" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lips" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1922-10-28"^^xsd:date
  ] .

oa:relationep_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Person:528e8de2-6be5-208e-806b-98c006afbac7 ;
  a2a:EventKeyRef oa:event_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Event1 .

oa:relationep_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Person:2ea3b2b1-9527-5de9-1ea4-988ed7164654 ;
  a2a:EventKeyRef oa:event_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Event1 .

oa:relationep_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Person:92948123-afef-1d5d-b7e3-da918c5da29d ;
  a2a:EventKeyRef oa:event_brd_e8ff035e-8872-b27d-154b-cc202eaec34a_Event1 .

oa:source_brd_e8ff035e-8872-b27d-154b-cc202eaec34a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1922-10-30 - 1922-10-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-10-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-10-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1922-10-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "132" ;
    rdfs:label "Stadsarchief Breda, Breda, Geboorteregister 1922, 132"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/7c0083b2-a632-1ccc-55be-052c023473b3.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e8ff035e-8872-b27d-154b-cc202eaec34a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/7c0083b2-a632-1ccc-55be-052c023473b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e8ff035e-8872-b27d-154b-cc202eaec34a" ;
  a2a:RecordGUID "{e8ff035e-8872-b27d-154b-cc202eaec34a}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1922\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4466_00004466.xml van BRD" .

