@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_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3
  a a2a:Record ;
  rdfs:label "Notariële akte op 12 januari 1849" ;
  a2a:hasPerson oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person-cdba901f-8c9c-f522-6365-5e9f6317ceec, oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person-7aac4bfb-e06a-7823-2849-0d69ec1fe4d0, oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person-5b41a092-1db2-0e96-c6da-8952907ec4cb, oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person-881d386c-8e13-966b-006a-cc210a570e1b ;
  a2a:hasEvent oa:event_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_0, oa:relationep_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_1, oa:relationep_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_2, oa:relationep_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_3 ;
  a2a:hasSource oa:source_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3 .

oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person-cdba901f-8c9c-f522-6365-5e9f6317ceec
  a a2a:Person ;
  rdfs:label "Cornelis Joechem" ;
  a2a:PersonName [
    rdfs:label "Cornelis Joechem" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Joechem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person-7aac4bfb-e06a-7823-2849-0d69ec1fe4d0
  a a2a:Person ;
  rdfs:label "Cornelia Herrijgers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Herrijgers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Herrijgers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person-5b41a092-1db2-0e96-c6da-8952907ec4cb
  a a2a:Person ;
  rdfs:label "Maria van den Couwelaar" ;
  a2a:PersonName [
    rdfs:label "Maria van den Couwelaar" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Couwelaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person-881d386c-8e13-966b-006a-cc210a570e1b
  a a2a:Person ;
  rdfs:label "Christiaan Schrickx" ;
  a2a:PersonName [
    rdfs:label "Christiaan Schrickx" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Schrickx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1849-01-12"^^xsd:date
  ] .

oa:relationep_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person:cdba901f-8c9c-f522-6365-5e9f6317ceec ;
  a2a:EventKeyRef oa:event_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Event1 .

oa:relationep_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person:7aac4bfb-e06a-7823-2849-0d69ec1fe4d0 ;
  a2a:EventKeyRef oa:event_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Event1 .

oa:relationep_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person:5b41a092-1db2-0e96-c6da-8952907ec4cb ;
  a2a:EventKeyRef oa:event_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Event1 .

oa:relationep_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Person:881d386c-8e13-966b-006a-cc210a570e1b ;
  a2a:EventKeyRef oa:event_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3_Event1 .

oa:source_wba_ee2cdf3d-0da3-5cb5-be35-c6948c0713a3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1849-01-12 - 1849-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1849" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1849-01-12"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gerardus Adrianus Backx, 2441-2455. Minuutakten, 1843-1856. 15 omslagen, Bron: boek,..." ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "531" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gerardus Adrianus Backx, 2441-2455. Minuutakten, 1843-1856. 15 omslagen, Bron: boek,..., Notariële archieven Roosendaal, 7, 531"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/e16f952d-c328-a98d-2117-fae0bb5ab5ab.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ee2cdf3d-0da3-5cb5-be35-c6948c0713a3" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/e16f952d-c328-a98d-2117-fae0bb5ab5ab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ee2cdf3d-0da3-5cb5-be35-c6948c0713a3" ;
  a2a:RecordGUID "{ee2cdf3d-0da3-5cb5-be35-c6948c0713a3}" ;
  a2a:SourceRemarkOpmerking "Obligatie Cornelis Joechem en Cornelia Herrijgers,zijn vrouw te Zundert aan Maria van den Couwelaar,weduwe Christiaan Schrickx te Essen fl.2000-=", "Notaris Gerardus Adrianus Backx" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9330_00009330.xml van WBA" .

