@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_132384aa-eeb2-4d07-b598-05cd855ef390
  a a2a:Record ;
  rdfs:label "Notariële akte op 13 januari 1843" ;
  a2a:hasPerson oa:person_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Person-4ee41ea3-8a8d-4c24-906d-1fc7abab8f6f, oa:person_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Person-197e3fc5-d12b-4fc4-b8cc-06e6c7c8cc5d, oa:person_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Person-f901fa9d-b725-4182-9e48-10a559a39631 ;
  a2a:hasEvent oa:event_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_132384aa-eeb2-4d07-b598-05cd855ef390_0, oa:relationep_brd_132384aa-eeb2-4d07-b598-05cd855ef390_1, oa:relationep_brd_132384aa-eeb2-4d07-b598-05cd855ef390_2 ;
  a2a:hasSource oa:source_brd_132384aa-eeb2-4d07-b598-05cd855ef390 .

oa:person_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Person-4ee41ea3-8a8d-4c24-906d-1fc7abab8f6f
  a a2a:Person ;
  rdfs:label "Johannes Eskens" ;
  a2a:PersonName [
    rdfs:label "Johannes Eskens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Eskens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Person-197e3fc5-d12b-4fc4-b8cc-06e6c7c8cc5d
  a a2a:Person ;
  rdfs:label "Clasina de Laat" ;
  a2a:PersonName [
    rdfs:label "Clasina de Laat" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Laat"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "landbouweres" .

oa:person_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Person-f901fa9d-b725-4182-9e48-10a559a39631
  a a2a:Person ;
  rdfs:label "Gerrit Luijsterburgh" ;
  a2a:PersonName [
    rdfs:label "Gerrit Luijsterburgh" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Luijsterburgh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "burgemeester" .

oa:event_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1843-01-13"^^xsd:date
  ] .

oa:relationep_brd_132384aa-eeb2-4d07-b598-05cd855ef390_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Person:4ee41ea3-8a8d-4c24-906d-1fc7abab8f6f ;
  a2a:EventKeyRef oa:event_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Event1 .

oa:relationep_brd_132384aa-eeb2-4d07-b598-05cd855ef390_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Person:197e3fc5-d12b-4fc4-b8cc-06e6c7c8cc5d ;
  a2a:EventKeyRef oa:event_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Event1 .

oa:relationep_brd_132384aa-eeb2-4d07-b598-05cd855ef390_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Person:f901fa9d-b725-4182-9e48-10a559a39631 ;
  a2a:EventKeyRef oa:event_brd_132384aa-eeb2-4d07-b598-05cd855ef390_Event1 .

oa:source_brd_132384aa-eeb2-4d07-b598-05cd855ef390
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1843-01-13 - 1843-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1843" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1843-01-13"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: repertoire, Deel: 036a-01, Periode: 1843" ;
    a2a:Book "K.H. Bode, repertoire 1843" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "036a-01" ;
    a2a:Folio "1" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: repertoire, Deel: 036a-01, Periode: 1843, K.H. Bode, repertoire 1843, 7, 036a-01, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/5f1df4b6-7143-b5f8-85fe-d2f66fd15361.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/132384aa-eeb2-4d07-b598-05cd855ef390" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/5f1df4b6-7143-b5f8-85fe-d2f66fd15361.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/132384aa-eeb2-4d07-b598-05cd855ef390" ;
  a2a:RecordGUID "{132384aa-eeb2-4d07-b598-05cd855ef390}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>K.H.
Bode""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"K.H.+Bode%2C+repertoire+1843\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_16797_00016797.xml van BRD" .

[] a2a:PersonRemarkdiversen "ten laste van" .
[] a2a:PersonRemarkdiversen "ten laste van" .
[] a2a:PersonRemarkdiversen "ten behoeve van" .
