@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_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3
  a a2a:Record ;
  rdfs:label "Notariële akte op 21 augustus 1893" ;
  a2a:hasPerson oa:person_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Person-4d3c2d7f-d172-d786-8bc1-8fa2d23eb63c, oa:person_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Person-ef7eea96-d67a-d617-ee25-bf237d355d6e, oa:person_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Person-883e87a6-8393-ae3a-57fc-e9b7ba347e9f ;
  a2a:hasEvent oa:event_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_0, oa:relationep_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_1, oa:relationep_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_2 ;
  a2a:hasSource oa:source_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3 .

oa:person_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Person-4d3c2d7f-d172-d786-8bc1-8fa2d23eb63c
  a a2a:Person ;
  rdfs:label "Marijn Vergouwen" ;
  a2a:PersonName [
    rdfs:label "Marijn Vergouwen" ;
    a2a:PersonNameFirstName "Marijn" ;
    a2a:PersonNameLastName "Vergouwen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprundel" ;
    rdfs:label "Sprundel"
  ] .

oa:person_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Person-ef7eea96-d67a-d617-ee25-bf237d355d6e
  a a2a:Person ;
  rdfs:label "Gasthuisarmen" ;
  a2a:PersonName [
    rdfs:label "Gasthuisarmen" ;
    a2a:PersonNameLastName "Gasthuisarmen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:person_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Person-883e87a6-8393-ae3a-57fc-e9b7ba347e9f
  a a2a:Person ;
  rdfs:label "Passantarmen" ;
  a2a:PersonName [
    rdfs:label "Passantarmen" ;
    a2a:PersonNameLastName "Passantarmen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:event_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1893-08-21"^^xsd:date
  ] .

oa:relationep_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Person:4d3c2d7f-d172-d786-8bc1-8fa2d23eb63c ;
  a2a:EventKeyRef oa:event_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Event1 .

oa:relationep_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Person:ef7eea96-d67a-d617-ee25-bf237d355d6e ;
  a2a:EventKeyRef oa:event_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Event1 .

oa:relationep_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Person:883e87a6-8393-ae3a-57fc-e9b7ba347e9f ;
  a2a:EventKeyRef oa:event_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3_Event1 .

oa:source_wba_d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1893-08-21 - 1893-08-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-08-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-08-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1893-08-21"^^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 "215" ;
    a2a:RegistryNumber "583" ;
    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, 215, 583"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/42f7cdba-b6a9-41a8-f028-755cb567f8e5.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/42f7cdba-b6a9-41a8-f028-755cb567f8e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3" ;
  a2a:RecordGUID "{d5ac7bbc-da62-5dde-0cfc-d9d6bb9b71d3}" ;
  a2a:SourceRemarkOpmerking "obligatie met hypotheek van fl. 275,- door Christoffel Vergouwen te Sprundel, ten behoeve van de Gasthuis- of Passantarmen te Roosendaal", "Notaris H.A.A. Wenning" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9612_00009612.xml van WBA" .

