@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_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1
  a a2a:Record ;
  rdfs:label "Notariële akte op 23 februari 1818 te Wouw" ;
  a2a:hasPerson oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-22ab40df-9900-d5a8-e51c-27ee0aad938a, oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-007af856-eb27-9baa-b40d-15224ff24bdc, oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-327502f8-5392-584d-13b5-b7001c1a4701, oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-eaad3d06-64cd-6d9d-d388-a7e34b747ce8, oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-1036ced5-79a2-7b11-3396-5ec97e6cfd61, oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-a0e7d8b0-cb66-2e36-e073-a109a6702ab8 ;
  a2a:hasEvent oa:event_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_0, oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_1, oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_2, oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_3, oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_4, oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_5 ;
  a2a:hasSource oa:source_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1 .

oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-22ab40df-9900-d5a8-e51c-27ee0aad938a
  a a2a:Person ;
  rdfs:label "Cornelia Wouts" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wouts" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Wouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-007af856-eb27-9baa-b40d-15224ff24bdc
  a a2a:Person ;
  rdfs:label "Paulina Wouts" ;
  a2a:PersonName [
    rdfs:label "Paulina Wouts" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNameLastName "Wouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-327502f8-5392-584d-13b5-b7001c1a4701
  a a2a:Person ;
  rdfs:label "Elisabeth Wouts" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Wouts" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Wouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-eaad3d06-64cd-6d9d-d388-a7e34b747ce8
  a a2a:Person ;
  rdfs:label "Adriaan Wouts" ;
  a2a:PersonName [
    rdfs:label "Adriaan Wouts" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Wouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-1036ced5-79a2-7b11-3396-5ec97e6cfd61
  a a2a:Person ;
  rdfs:label "Catharina Wouts" ;
  a2a:PersonName [
    rdfs:label "Catharina Wouts" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Wouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person-a0e7d8b0-cb66-2e36-e073-a109a6702ab8
  a a2a:Person ;
  rdfs:label "Quirijnus Wouts" ;
  a2a:PersonName [
    rdfs:label "Quirijnus Wouts" ;
    a2a:PersonNameFirstName "Quirijnus" ;
    a2a:PersonNameLastName "Wouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1818-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person:22ab40df-9900-d5a8-e51c-27ee0aad938a ;
  a2a:EventKeyRef oa:event_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Event1 .

oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person:007af856-eb27-9baa-b40d-15224ff24bdc ;
  a2a:EventKeyRef oa:event_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Event1 .

oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person:327502f8-5392-584d-13b5-b7001c1a4701 ;
  a2a:EventKeyRef oa:event_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Event1 .

oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person:eaad3d06-64cd-6d9d-d388-a7e34b747ce8 ;
  a2a:EventKeyRef oa:event_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Event1 .

oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person:1036ced5-79a2-7b11-3396-5ec97e6cfd61 ;
  a2a:EventKeyRef oa:event_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Event1 .

oa:relationep_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Person:a0e7d8b0-cb66-2e36-e073-a109a6702ab8 ;
  a2a:EventKeyRef oa:event_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1_Event1 .

oa:source_wba_bcc2cb49-05c8-c90c-1303-92e8a4bfcab1
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1818-02-23 - 1818-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1818-02-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Abraham de Bosson, 8949-8954. Minuutakten, 1815-1819. 6 omslagen, Bron: boek, Deel: ..." ;
    a2a:Book "Notariële archieven Wouw" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "28" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Abraham de Bosson, 8949-8954. Minuutakten, 1815-1819. 6 omslagen, Bron: boek, Deel: ..., Notariële archieven Wouw, 14, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/26867813-1772-11f6-c215-fc899a5ed45a.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bcc2cb49-05c8-c90c-1303-92e8a4bfcab1" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/26867813-1772-11f6-c215-fc899a5ed45a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bcc2cb49-05c8-c90c-1303-92e8a4bfcab1" ;
  a2a:RecordGUID "{bcc2cb49-05c8-c90c-1303-92e8a4bfcab1}" ;
  a2a:SourceRemarkOpmerking "deeling van onroerende goederen staande en liggende onder de gemeente van Wouw, tusschen Cornelia, Elisabeth, Paulina, Adriaan en Catharina Wouts, hun op- en aangekomen bij erfenis ab intestato van wijlen hunnen vader Quirijnus Wouts", "Notaris Abraham de Bosson" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9634_00009634.xml van WBA" .

