@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_4e97a97f-8ef0-e188-dd06-b42a7fa87e41
  a a2a:Record ;
  rdfs:label "Notariële akte op 26 juni 1871" ;
  a2a:hasPerson oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person-f90b248f-2371-bdcc-af7b-09bd74ae5d52, oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person-086fc8ee-7324-2fab-1ba5-f2a5a02c0b05, oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person-8ce47478-41a6-7323-618f-03f83166fb70, oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person-28205c24-655f-15e2-d8cd-eccc3a4da81a ;
  a2a:hasEvent oa:event_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_0, oa:relationep_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_1, oa:relationep_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_2, oa:relationep_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_3 ;
  a2a:hasSource oa:source_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41 .

oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person-f90b248f-2371-bdcc-af7b-09bd74ae5d52
  a a2a:Person ;
  rdfs:label "Jan Alphonse de Toy" ;
  a2a:PersonName [
    rdfs:label "Jan Alphonse de Toy" ;
    a2a:PersonNameFirstName "Jan Alphonse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Toy"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person-086fc8ee-7324-2fab-1ba5-f2a5a02c0b05
  a a2a:Person ;
  rdfs:label "Victor Elisa Philip Menno Scholten van Aschat" ;
  a2a:PersonName [
    rdfs:label "Victor Elisa Philip Menno Scholten van Aschat" ;
    a2a:PersonNameFirstName "Victor Elisa Philip Menno" ;
    a2a:PersonNameLastName "Scholten van Aschat"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person-8ce47478-41a6-7323-618f-03f83166fb70
  a a2a:Person ;
  rdfs:label "Cornelis Schijven" ;
  a2a:PersonName [
    rdfs:label "Cornelis Schijven" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Schijven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oudenbosch" ;
    rdfs:label "Oudenbosch"
  ] .

oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person-28205c24-655f-15e2-d8cd-eccc3a4da81a
  a a2a:Person ;
  rdfs:label "Antoon Jan van der Poest Clement" ;
  a2a:PersonName [
    rdfs:label "Antoon Jan van der Poest Clement" ;
    a2a:PersonNameFirstName "Antoon Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Poest Clement"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Poortugaal" ;
    rdfs:label "Poortugaal"
  ] .

oa:event_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1871-06-26"^^xsd:date
  ] .

oa:relationep_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person:f90b248f-2371-bdcc-af7b-09bd74ae5d52 ;
  a2a:EventKeyRef oa:event_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Event1 .

oa:relationep_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person:086fc8ee-7324-2fab-1ba5-f2a5a02c0b05 ;
  a2a:EventKeyRef oa:event_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Event1 .

oa:relationep_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person:8ce47478-41a6-7323-618f-03f83166fb70 ;
  a2a:EventKeyRef oa:event_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Event1 .

oa:relationep_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Person:28205c24-655f-15e2-d8cd-eccc3a4da81a ;
  a2a:EventKeyRef oa:event_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41_Event1 .

oa:source_wba_4e97a97f-8ef0-e188-dd06-b42a7fa87e41
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1871-06-26 - 1871-06-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-06-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-06-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1871-06-26"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: H.A.A. Wenning, 2456-2499. Minuutakten, 1856-1895. 45 omslagen., Bron: boek, Deel: 5..." ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "184" ;
    a2a:RegistryNumber "556" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: H.A.A. Wenning, 2456-2499. Minuutakten, 1856-1895. 45 omslagen., Bron: boek, Deel: 5..., Notariële archieven Roosendaal, 184, 556"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/66e2abd8-bf48-0eae-29c5-f19301ee8c6e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4e97a97f-8ef0-e188-dd06-b42a7fa87e41" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/66e2abd8-bf48-0eae-29c5-f19301ee8c6e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4e97a97f-8ef0-e188-dd06-b42a7fa87e41" ;
  a2a:RecordGUID "{4e97a97f-8ef0-e188-dd06-b42a7fa87e41}" ;
  a2a:SourceRemarkOpmerking "publieke verkoop van hooi- en nagras ten verzoeke van Jan Alphonse de Toy te Bergen op Zoom, Victor Elisa Philip Menno Scholten van Aschat te Roosendaal, Cornelis Schijven te Oudenbosch, en Antoon Jan van der Poest Clement te Poortugaal, voor fl. 1.333, -", "Notaris H.A.A. Wenning juni-december 1871" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5197_00005197.xml van WBA" .

