@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_2fc751cf-113f-4c71-9b50-979a259593cf
  a a2a:Record ;
  rdfs:label "Notariële akte op 11 april 1904" ;
  a2a:hasPerson oa:person_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Person-8b7de09e-7607-566d-8a7a-8c64382848f3, oa:person_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Person-578cd11c-3e96-5295-8ac3-d1f5ae750402, oa:person_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Person-66b648f8-a13a-5f44-ba2c-24135f202e62 ;
  a2a:hasEvent oa:event_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2fc751cf-113f-4c71-9b50-979a259593cf_0, oa:relationep_brd_2fc751cf-113f-4c71-9b50-979a259593cf_1, oa:relationep_brd_2fc751cf-113f-4c71-9b50-979a259593cf_2 ;
  a2a:hasSource oa:source_brd_2fc751cf-113f-4c71-9b50-979a259593cf .

oa:person_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Person-8b7de09e-7607-566d-8a7a-8c64382848f3
  a a2a:Person ;
  rdfs:label "#### Firma \"Johan Eigeman Broos En Co.\"" ;
  a2a:PersonName [
    rdfs:label "#### Firma \"Johan Eigeman Broos En Co.\"" ;
    a2a:PersonNameFirstName "####" ;
    a2a:PersonNameLastName "Firma \"Johan Eigeman Broos En Co.\""
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Person-578cd11c-3e96-5295-8ac3-d1f5ae750402
  a a2a:Person ;
  rdfs:label "Johan Frederik Marie Eigeman" ;
  a2a:PersonName [
    rdfs:label "Johan Frederik Marie Eigeman" ;
    a2a:PersonNameFirstName "Johan Frederik Marie" ;
    a2a:PersonNameLastName "Eigeman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Person-66b648f8-a13a-5f44-ba2c-24135f202e62
  a a2a:Person ;
  rdfs:label "Christiaan Johannes Andries Broos" ;
  a2a:PersonName [
    rdfs:label "Christiaan Johannes Andries Broos" ;
    a2a:PersonNameFirstName "Christiaan Johannes Andries" ;
    a2a:PersonNameLastName "Broos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1904-04-11"^^xsd:date
  ] .

oa:relationep_brd_2fc751cf-113f-4c71-9b50-979a259593cf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Person:8b7de09e-7607-566d-8a7a-8c64382848f3 ;
  a2a:EventKeyRef oa:event_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Event1 .

oa:relationep_brd_2fc751cf-113f-4c71-9b50-979a259593cf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Person:578cd11c-3e96-5295-8ac3-d1f5ae750402 ;
  a2a:EventKeyRef oa:event_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Event1 .

oa:relationep_brd_2fc751cf-113f-4c71-9b50-979a259593cf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Person:66b648f8-a13a-5f44-ba2c-24135f202e62 ;
  a2a:EventKeyRef oa:event_brd_2fc751cf-113f-4c71-9b50-979a259593cf_Event1 .

oa:source_brd_2fc751cf-113f-4c71-9b50-979a259593cf
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1904-04-11 - 1904-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1904-04-11"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: repertoire, Deel: 0033a, Periode: 1904" ;
    a2a:Book "W.J.H. Verheggen, repertoire 1904" ;
    a2a:DocumentNumber "122" ;
    a2a:RegistryNumber "0033a" ;
    a2a:Folio "9" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: repertoire, Deel: 0033a, Periode: 1904, W.J.H. Verheggen, repertoire 1904, 122, 0033a, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/97ce12b4-d0ea-30d8-363f-fdbb1ed25ff8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2fc751cf-113f-4c71-9b50-979a259593cf" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/97ce12b4-d0ea-30d8-363f-fdbb1ed25ff8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2fc751cf-113f-4c71-9b50-979a259593cf" ;
  a2a:RecordGUID "{2fc751cf-113f-4c71-9b50-979a259593cf}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>W.J.H.
Verheggen""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"W.J.H.+Verheggen%2C+repertoire+1904\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_290_00000290.xml van BRD" .

