@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_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09
  a a2a:Record ;
  rdfs:label "Notariële akte op 6 maart 1724" ;
  a2a:hasPerson oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person-63314cc0-16de-4ea9-dd3c-b3373feed634, oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person-fe6854a9-2d7d-9059-f8e8-e5f0d1c1281c, oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person-b0a64371-2e60-c3bb-d6ce-626edc156732, oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person-6ee36f2c-9c2a-54c4-4b32-f3478616f6d7 ;
  a2a:hasEvent oa:event_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_0, oa:relationep_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_1, oa:relationep_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_2, oa:relationep_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_3 ;
  a2a:hasSource oa:source_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09 .

oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person-63314cc0-16de-4ea9-dd3c-b3373feed634
  a a2a:Person ;
  rdfs:label "Cornelis van Rosendael" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Rosendael" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "van Rosendael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person-fe6854a9-2d7d-9059-f8e8-e5f0d1c1281c
  a a2a:Person ;
  rdfs:label "Cornelis Schouw" ;
  a2a:PersonName [
    rdfs:label "Cornelis Schouw" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Schouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person-b0a64371-2e60-c3bb-d6ce-626edc156732
  a a2a:Person ;
  rdfs:label "Johan Luijcx" ;
  a2a:PersonName [
    rdfs:label "Johan Luijcx" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Luijcx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person-6ee36f2c-9c2a-54c4-4b32-f3478616f6d7
  a a2a:Person ;
  rdfs:label "Johan Vooghden" ;
  a2a:PersonName [
    rdfs:label "Johan Vooghden" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Vooghden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1724-03-06"^^xsd:date
  ] .

oa:relationep_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person:63314cc0-16de-4ea9-dd3c-b3373feed634 ;
  a2a:EventKeyRef oa:event_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Event1 .

oa:relationep_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person:fe6854a9-2d7d-9059-f8e8-e5f0d1c1281c ;
  a2a:EventKeyRef oa:event_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Event1 .

oa:relationep_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person:b0a64371-2e60-c3bb-d6ce-626edc156732 ;
  a2a:EventKeyRef oa:event_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Event1 .

oa:relationep_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Person:6ee36f2c-9c2a-54c4-4b32-f3478616f6d7 ;
  a2a:EventKeyRef oa:event_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09_Event1 .

oa:source_wba_e5990bd8-cdc3-4c41-7f01-ae0da2aaec09
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1724-03-06 - 1724-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1724-03-06"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: H. van Pelt, Bron: boek, Deel: 176, Periode: 1722-1725" ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "736" ;
    a2a:RegistryNumber "176" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: H. van Pelt, Bron: boek, Deel: 176, Periode: 1722-1725, Notariële archieven Roosendaal, 736, 176"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e5990bd8-cdc3-4c41-7f01-ae0da2aaec09" ;
  a2a:RecordGUID "{e5990bd8-cdc3-4c41-7f01-ae0da2aaec09}" ;
  a2a:SourceRemarkOpmerking "en Cornelis Schouw borgen, Johan Niclaessen Luijcx crediteur, sr. Johan Vooghden debiteur", "Notaris Hendrick van Pelt" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9533_00009533.xml van WBA" .

