@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_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14
  a a2a:Record ;
  rdfs:label "Notariële akte op 10 juli 1820" ;
  a2a:hasPerson oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person-b3e7be7b-d500-eab9-08e6-cf6cfd02e00a, oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person-1c741fc5-738e-2c5b-4953-7604d0dd12a6, oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person-8e8c35ee-1ff0-f7fc-ec26-2d5e1a234f70, oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person-7e7f856e-d22e-2737-08c1-6c20b2fd6c7e, oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person-a9e6ee3d-dcb6-f3f3-8a6e-9b00fade58b6 ;
  a2a:hasEvent oa:event_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_0, oa:relationep_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_1, oa:relationep_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_2, oa:relationep_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_3, oa:relationep_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_4 ;
  a2a:hasSource oa:source_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14 .

oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person-b3e7be7b-d500-eab9-08e6-cf6cfd02e00a
  a a2a:Person ;
  rdfs:label "Marijn Vlamings" ;
  a2a:PersonName [
    rdfs:label "Marijn Vlamings" ;
    a2a:PersonNameFirstName "Marijn" ;
    a2a:PersonNameLastName "Vlamings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person-1c741fc5-738e-2c5b-4953-7604d0dd12a6
  a a2a:Person ;
  rdfs:label "Peter Hurks" ;
  a2a:PersonName [
    rdfs:label "Peter Hurks" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Hurks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person-8e8c35ee-1ff0-f7fc-ec26-2d5e1a234f70
  a a2a:Person ;
  rdfs:label "Adriaan Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Adriaan Raaijmakers" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person-7e7f856e-d22e-2737-08c1-6c20b2fd6c7e
  a a2a:Person ;
  rdfs:label "Pieter Heijlaars" ;
  a2a:PersonName [
    rdfs:label "Pieter Heijlaars" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Heijlaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person-a9e6ee3d-dcb6-f3f3-8a6e-9b00fade58b6
  a a2a:Person ;
  rdfs:label "Christiaan Oomen" ;
  a2a:PersonName [
    rdfs:label "Christiaan Oomen" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1820-07-10"^^xsd:date
  ] .

oa:relationep_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person:b3e7be7b-d500-eab9-08e6-cf6cfd02e00a ;
  a2a:EventKeyRef oa:event_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Event1 .

oa:relationep_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person:1c741fc5-738e-2c5b-4953-7604d0dd12a6 ;
  a2a:EventKeyRef oa:event_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Event1 .

oa:relationep_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person:8e8c35ee-1ff0-f7fc-ec26-2d5e1a234f70 ;
  a2a:EventKeyRef oa:event_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Event1 .

oa:relationep_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person:7e7f856e-d22e-2737-08c1-6c20b2fd6c7e ;
  a2a:EventKeyRef oa:event_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Event1 .

oa:relationep_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Person:a9e6ee3d-dcb6-f3f3-8a6e-9b00fade58b6 ;
  a2a:EventKeyRef oa:event_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14_Event1 .

oa:source_brd_04b740c8-ddca-e6e6-bd5a-f2ca287e5a14
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1820-07-10 - 1820-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1820-07-10"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Ginneken en Bavel 1811-1841, Bron: akten, Deel: 4861, Periode: ..." ;
    a2a:Book "J.L. Wiercx, Minuutakten, 1820" ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "4861" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Ginneken en Bavel 1811-1841, Bron: akten, Deel: 4861, Periode: ..., J.L. Wiercx, Minuutakten, 1820, 43, 4861"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8ec85856-8751-11e3-9bc1-5be163112a75.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/04b740c8-ddca-e6e6-bd5a-f2ca287e5a14" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8ec85856-8751-11e3-9bc1-5be163112a75.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8ec85914-8751-11e3-b3d2-3bf44e6cc271.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/04b740c8-ddca-e6e6-bd5a-f2ca287e5a14" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8ec85914-8751-11e3-b3d2-3bf44e6cc271.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8ec859c8-8751-11e3-9c2c-27bea2a207a4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/04b740c8-ddca-e6e6-bd5a-f2ca287e5a14" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8ec859c8-8751-11e3-9c2c-27bea2a207a4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/04b740c8-ddca-e6e6-bd5a-f2ca287e5a14" ;
  a2a:RecordGUID "{04b740c8-ddca-e6e6-bd5a-f2ca287e5a14}" ;
  a2a:SourceRemarkOpmerking """Betrokkene wordt genoemd als pachter. Op verzoek van diversen (zie vorige volgnummer) vindt een verpachting van rogge plaats. Opbrengst is f. 360,-- en 8 stuivers.
<br /><strong>Notaris: </strong>J.L.
Wiercx""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.L.+Wiercx%2C+Minuutakten%2C+1820\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_17524_00017524.xml van BRD" .

