@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_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef
  a a2a:Record ;
  rdfs:label "Notariële akte op 21 maart 1917" ;
  a2a:hasPerson oa:person_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Person-e0c1bd5d-d549-728f-291d-4b7f549ec9c5, oa:person_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Person-7567aa3b-d754-716f-c591-ee5b58a58593, oa:person_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Person-c70c9822-26db-4d43-ac59-f663ab1451bc ;
  a2a:hasEvent oa:event_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_0, oa:relationep_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_1, oa:relationep_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_2 ;
  a2a:hasSource oa:source_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef .

oa:person_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Person-e0c1bd5d-d549-728f-291d-4b7f549ec9c5
  a a2a:Person ;
  rdfs:label "Helena van Aperen" ;
  a2a:PersonName [
    rdfs:label "Helena van Aperen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aperen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:person_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Person-7567aa3b-d754-716f-c591-ee5b58a58593
  a a2a:Person ;
  rdfs:label "Antonius Konings" ;
  a2a:PersonName [
    rdfs:label "Antonius Konings" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Konings"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:person_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Person-c70c9822-26db-4d43-ac59-f663ab1451bc
  a a2a:Person ;
  rdfs:label "Marinus Gregorius Meesters" ;
  a2a:PersonName [
    rdfs:label "Marinus Gregorius Meesters" ;
    a2a:PersonNameFirstName "Marinus Gregorius" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:event_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1917-03-21"^^xsd:date
  ] .

oa:relationep_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Person:e0c1bd5d-d549-728f-291d-4b7f549ec9c5 ;
  a2a:EventKeyRef oa:event_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Event1 .

oa:relationep_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Person:7567aa3b-d754-716f-c591-ee5b58a58593 ;
  a2a:EventKeyRef oa:event_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Event1 .

oa:relationep_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Person:c70c9822-26db-4d43-ac59-f663ab1451bc ;
  a2a:EventKeyRef oa:event_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef_Event1 .

oa:source_wba_8a19967e-d212-94ef-07c0-c4567cbc5cef
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1917-03-21 - 1917-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1917-03-21"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: J.J.M. Mertens, 1916 -1925, Bron: boek, Deel: 740, Periode: 1917" ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "159" ;
    a2a:RegistryNumber "740" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: J.J.M. Mertens, 1916 -1925, Bron: boek, Deel: 740, Periode: 1917, Notariële archieven Roosendaal, 159, 740"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/f6d9defd-2339-f412-d344-cf5cecda8659.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8a19967e-d212-94ef-07c0-c4567cbc5cef" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/f6d9defd-2339-f412-d344-cf5cecda8659.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c1019efe-9cf4-6d2e-d2f9-60ebf6250364.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8a19967e-d212-94ef-07c0-c4567cbc5cef" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c1019efe-9cf4-6d2e-d2f9-60ebf6250364.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b7ce90fc-96fe-5c60-5241-f3008b667a6f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8a19967e-d212-94ef-07c0-c4567cbc5cef" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b7ce90fc-96fe-5c60-5241-f3008b667a6f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1aeb0295-582d-b468-56db-c85a9ef47e41.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8a19967e-d212-94ef-07c0-c4567cbc5cef" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1aeb0295-582d-b468-56db-c85a9ef47e41.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/38b1ae2b-ea0f-26ee-fdaa-2b668cdb463f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8a19967e-d212-94ef-07c0-c4567cbc5cef" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/38b1ae2b-ea0f-26ee-fdaa-2b668cdb463f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8a19967e-d212-94ef-07c0-c4567cbc5cef" ;
  a2a:RecordGUID "{8a19967e-d212-94ef-07c0-c4567cbc5cef}" ;
  a2a:SourceRemarkOpmerking "Toewijzing door Helena van Aperen te Roosendaal, weduwe van Antonius Konings en kinderen, aan Marinus Gregorius Meesters onder Rucphen, van een huis c.a. onder Roosendaal, Sectie C 1141 en 1142, groot 72.70 are, voor fl. 1.325,-.", "Notaris J.J.M. Mertens" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4607_00004607.xml van WBA" .

