@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_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928
  a a2a:Record ;
  rdfs:label "Geboorte op 19 juli 1921" ;
  a2a:hasPerson oa:person_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Person-d31d0495-7051-6025-99cf-6a122ed6514d, oa:person_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Person-76707734-7c29-9ecf-5b7c-918d99c5d1d9, oa:person_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Person-92ca937c-7a4a-bc3f-49c4-9169af5d41be ;
  a2a:hasEvent oa:event_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_0, oa:relationep_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_1, oa:relationep_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_2 ;
  a2a:hasSource oa:source_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928 .

oa:person_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Person-d31d0495-7051-6025-99cf-6a122ed6514d
  a a2a:Person ;
  rdfs:label "Anna Geertruida Cornelia Stofmeel" ;
  a2a:PersonName [
    rdfs:label "Anna Geertruida Cornelia Stofmeel" ;
    a2a:PersonNameFirstName "Anna Geertruida Cornelia" ;
    a2a:PersonNameLastName "Stofmeel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Person-76707734-7c29-9ecf-5b7c-918d99c5d1d9
  a a2a:Person ;
  rdfs:label "Cornelia Broere" ;
  a2a:PersonName [
    rdfs:label "Cornelia Broere" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Broere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Person-92ca937c-7a4a-bc3f-49c4-9169af5d41be
  a a2a:Person ;
  rdfs:label "Louis Joseph Stofmeel" ;
  a2a:PersonName [
    rdfs:label "Louis Joseph Stofmeel" ;
    a2a:PersonNameFirstName "Louis Joseph" ;
    a2a:PersonNameLastName "Stofmeel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1921-07-19"^^xsd:date
  ] .

oa:relationep_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Person:d31d0495-7051-6025-99cf-6a122ed6514d ;
  a2a:EventKeyRef oa:event_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Event1 .

oa:relationep_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Person:76707734-7c29-9ecf-5b7c-918d99c5d1d9 ;
  a2a:EventKeyRef oa:event_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Event1 .

oa:relationep_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Person:92ca937c-7a4a-bc3f-49c4-9169af5d41be ;
  a2a:EventKeyRef oa:event_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928_Event1 .

oa:source_brd_e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1921-07-19 - 1921-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1921-07-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "160" ;
    rdfs:label "Stadsarchief Breda, Breda, Geboorteregister 1921, 160"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/9a286365-b901-4cb0-aaee-ac8992454ed5.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/9a286365-b901-4cb0-aaee-ac8992454ed5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928" ;
  a2a:RecordGUID "{e6ffc0df-ce1b-a4a3-2a23-ce9536cb0928}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1921\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_482_00000482.xml van BRD" .

