@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_1a54af11-4618-421e-ac0d-e3fec4506b6d
  a a2a:Record ;
  rdfs:label "Notariële akte op 7 mei 1875" ;
  a2a:hasPerson oa:person_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Person-8ddeb629-4da8-5599-9e87-393a6d428f81, oa:person_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Person-5aeecdad-25ae-59dc-86e1-d1c2ea56b552, oa:person_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Person-1c33ee7f-653a-5f54-a42c-b9bf8529b8bf ;
  a2a:hasEvent oa:event_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_0, oa:relationep_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_1, oa:relationep_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_2 ;
  a2a:hasSource oa:source_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d .

oa:person_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Person-8ddeb629-4da8-5599-9e87-393a6d428f81
  a a2a:Person ;
  rdfs:label "Mattheus Hendrikus Bavelaar" ;
  a2a:PersonName [
    rdfs:label "Mattheus Hendrikus Bavelaar" ;
    a2a:PersonNameFirstName "Mattheus Hendrikus" ;
    a2a:PersonNameLastName "Bavelaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Person-5aeecdad-25ae-59dc-86e1-d1c2ea56b552
  a a2a:Person ;
  rdfs:label "Johannes Josephus Ludovicus Ingen Housz" ;
  a2a:PersonName [
    rdfs:label "Johannes Josephus Ludovicus Ingen Housz" ;
    a2a:PersonNameFirstName "Johannes Josephus Ludovicus" ;
    a2a:PersonNameLastName "Ingen Housz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Person-1c33ee7f-653a-5f54-a42c-b9bf8529b8bf
  a a2a:Person ;
  rdfs:label "#### de Roij" ;
  a2a:PersonName [
    rdfs:label "#### de Roij" ;
    a2a:PersonNameFirstName "####" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1875-05-07"^^xsd:date
  ] .

oa:relationep_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Person:8ddeb629-4da8-5599-9e87-393a6d428f81 ;
  a2a:EventKeyRef oa:event_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Event1 .

oa:relationep_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Person:5aeecdad-25ae-59dc-86e1-d1c2ea56b552 ;
  a2a:EventKeyRef oa:event_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Event1 .

oa:relationep_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Person:1c33ee7f-653a-5f54-a42c-b9bf8529b8bf ;
  a2a:EventKeyRef oa:event_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d_Event1 .

oa:source_brd_1a54af11-4618-421e-ac0d-e3fec4506b6d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1875-05-07 - 1875-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1875-05-07"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: repertoire, Deel: 0131, Periode: 1875" ;
    a2a:Book "J.B.A. van Gils, repertoire 1875" ;
    a2a:DocumentNumber "115" ;
    a2a:RegistryNumber "0131" ;
    a2a:Folio "6" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: repertoire, Deel: 0131, Periode: 1875, J.B.A. van Gils, repertoire 1875, 115, 0131, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/7ef205c3-655b-f638-a87c-98e3e9afc3bf.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1a54af11-4618-421e-ac0d-e3fec4506b6d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/7ef205c3-655b-f638-a87c-98e3e9afc3bf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1a54af11-4618-421e-ac0d-e3fec4506b6d" ;
  a2a:RecordGUID "{1a54af11-4618-421e-ac0d-e3fec4506b6d}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>J.B.A.
van
Gils""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.B.A.+van+Gils%2C+repertoire+1875\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_251_00000251.xml van BRD" .

