@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_901b7de1-4586-e40d-5c4a-84ee3a512ac8
  a a2a:Record ;
  rdfs:label "Notariële akte op 18 april 1809" ;
  a2a:hasPerson oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person-73efaec1-c985-fbd5-aa00-a86a8e30d4f0, oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person-8a2dae30-85ee-e7d1-5a04-4ea1feac1f5e, oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person-346cee3a-11ab-aa62-57d3-33195dffd825, oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person-dc97ee1d-69f8-4a19-5bb0-60d1b08342ee ;
  a2a:hasEvent oa:event_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_0, oa:relationep_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_1, oa:relationep_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_2, oa:relationep_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_3 ;
  a2a:hasSource oa:source_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8 .

oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person-73efaec1-c985-fbd5-aa00-a86a8e30d4f0
  a a2a:Person ;
  rdfs:label "Cornelis Daas" ;
  a2a:PersonName [
    rdfs:label "Cornelis Daas" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Daas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person-8a2dae30-85ee-e7d1-5a04-4ea1feac1f5e
  a a2a:Person ;
  rdfs:label "Rudolph Arijse de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Rudolph Arijse de Leeuw" ;
    a2a:PersonNameFirstName "Rudolph Arijse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "bouwman" .

oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person-346cee3a-11ab-aa62-57d3-33195dffd825
  a a2a:Person ;
  rdfs:label "Boudewijn Flooren" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Flooren" ;
    a2a:PersonNameFirstName "Boudewijn" ;
    a2a:PersonNameLastName "Flooren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person-dc97ee1d-69f8-4a19-5bb0-60d1b08342ee
  a a2a:Person ;
  rdfs:label "Antonij de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Antonij de Leeuw" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "bouwman" .

oa:event_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1809-04-18"^^xsd:date
  ] .

oa:relationep_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person:73efaec1-c985-fbd5-aa00-a86a8e30d4f0 ;
  a2a:EventKeyRef oa:event_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Event1 .

oa:relationep_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person:8a2dae30-85ee-e7d1-5a04-4ea1feac1f5e ;
  a2a:EventKeyRef oa:event_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Event1 .

oa:relationep_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person:346cee3a-11ab-aa62-57d3-33195dffd825 ;
  a2a:EventKeyRef oa:event_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Event1 .

oa:relationep_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Person:dc97ee1d-69f8-4a19-5bb0-60d1b08342ee ;
  a2a:EventKeyRef oa:event_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8_Event1 .

oa:source_brd_901b7de1-4586-e40d-5c4a-84ee3a512ac8
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1809-04-18 - 1809-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1809-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1809-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1809-04-18"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 1370, Periode: 1809" ;
    a2a:Book "H. Oomen, Allerhande acten (Minuten), 1809" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "1370" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 1370, Periode: 1809, H. Oomen, Allerhande acten (Minuten), 1809, 24, 1370"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8b9fd97e-8751-11e3-b898-9bfba27b1cdf.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/901b7de1-4586-e40d-5c4a-84ee3a512ac8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8b9fd97e-8751-11e3-b898-9bfba27b1cdf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8b9fda50-8751-11e3-8f4d-6b7d9e4dbdc1.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/901b7de1-4586-e40d-5c4a-84ee3a512ac8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8b9fda50-8751-11e3-8f4d-6b7d9e4dbdc1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8b9fdb0e-8751-11e3-b608-df9cfc20b7af.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/901b7de1-4586-e40d-5c4a-84ee3a512ac8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8b9fdb0e-8751-11e3-b608-df9cfc20b7af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/901b7de1-4586-e40d-5c4a-84ee3a512ac8" ;
  a2a:RecordGUID "{901b7de1-4586-e40d-5c4a-84ee3a512ac8}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>H.
Oomen""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"H.+Oomen%2C+Allerhande+acten+%28Minuten%29%2C+1809\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19186_00019186.xml van BRD" .

[] a2a:PersonRemarkdiversen "(Floren) Zoon van Pieter. Koper eerste koop ten behoeve van Adra Oomens vrouw van Arnoldus Oomens." .
[] a2a:PersonRemarkdiversen "Arijszoon ?" .
