@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_1b601986-7ea3-4c19-a86f-0b82aa59f81c
  a a2a:Record ;
  rdfs:label "Notariële akte op 14 september 1892" ;
  a2a:hasPerson oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person-8c2472a5-5f72-5655-bb48-c12a76fc046e, oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person-57a424d2-74be-554f-8930-346c0f634c9b, oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person-410a0b4b-e920-5415-89ac-8fddaa823bb9, oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person-fc4ccc00-645e-5274-a2d6-d779cdd6e9dd ;
  a2a:hasEvent oa:event_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_0, oa:relationep_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_1, oa:relationep_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_2, oa:relationep_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_3 ;
  a2a:hasSource oa:source_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c .

oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person-8c2472a5-5f72-5655-bb48-c12a76fc046e
  a a2a:Person ;
  rdfs:label "Theodorus Wilhelmus Jamez" ;
  a2a:PersonName [
    rdfs:label "Theodorus Wilhelmus Jamez" ;
    a2a:PersonNameFirstName "Theodorus Wilhelmus" ;
    a2a:PersonNameLastName "Jamez"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person-57a424d2-74be-554f-8930-346c0f634c9b
  a a2a:Person ;
  rdfs:label "Josephus Martinus Maria Theresia Segers" ;
  a2a:PersonName [
    rdfs:label "Josephus Martinus Maria Theresia Segers" ;
    a2a:PersonNameFirstName "Josephus Martinus Maria Theresia" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person-410a0b4b-e920-5415-89ac-8fddaa823bb9
  a a2a:Person ;
  rdfs:label "Henrica Martina Josephina Cornelia Segers" ;
  a2a:PersonName [
    rdfs:label "Henrica Martina Josephina Cornelia Segers" ;
    a2a:PersonNameFirstName "Henrica Martina Josephina Cornelia" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person-fc4ccc00-645e-5274-a2d6-d779cdd6e9dd
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus Josephus Segers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus Josephus Segers" ;
    a2a:PersonNameFirstName "Adrianus Jacobus Josephus" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1892-09-14"^^xsd:date
  ] .

oa:relationep_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person:8c2472a5-5f72-5655-bb48-c12a76fc046e ;
  a2a:EventKeyRef oa:event_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Event1 .

oa:relationep_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person:57a424d2-74be-554f-8930-346c0f634c9b ;
  a2a:EventKeyRef oa:event_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Event1 .

oa:relationep_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person:410a0b4b-e920-5415-89ac-8fddaa823bb9 ;
  a2a:EventKeyRef oa:event_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Event1 .

oa:relationep_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Person:fc4ccc00-645e-5274-a2d6-d779cdd6e9dd ;
  a2a:EventKeyRef oa:event_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c_Event1 .

oa:source_brd_1b601986-7ea3-4c19-a86f-0b82aa59f81c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1892-09-14 - 1892-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1892-09-14"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: akten, Deel: 0150, Periode: 1892" ;
    a2a:Book "C.M.W. Steijns Bisschop, akten 1892" ;
    a2a:DocumentNumber "217" ;
    a2a:RegistryNumber "0150" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: akten, Deel: 0150, Periode: 1892, C.M.W. Steijns Bisschop, akten 1892, 217, 0150"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1b601986-7ea3-4c19-a86f-0b82aa59f81c" ;
  a2a:RecordGUID "{1b601986-7ea3-4c19-a86f-0b82aa59f81c}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>C.M.W.
Steijns Bisschop""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"C.M.W.+Steijns+Bisschop%2C+akten+1892\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240501_617_00000617.xml van BRD" .

