@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_647fc1d0-9943-abd4-2fcf-e201a60a754c
  a a2a:Record ;
  rdfs:label "Notariële akte op 25 augustus 1933 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-24a14fff-b400-6fa4-649f-1126fed2f91d, oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-a07c7d84-9135-6c9d-a9df-29fcf49452ea, oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-affc85dc-ca4d-b8e1-2c36-8be080fa97eb, oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-b390527f-7812-d110-8e5d-f4b0e63acaaf, oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-c144b159-0e7e-c2c9-f9e0-2d468e5c7dc0, oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-eb0bfed5-a2ab-50b8-8313-3cf64e1581a5 ;
  a2a:hasEvent oa:event_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_0, oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_1, oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_2, oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_3, oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_4, oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_5 ;
  a2a:hasSource oa:source_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c .

oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-24a14fff-b400-6fa4-649f-1126fed2f91d
  a a2a:Person ;
  rdfs:label "Jacobus Franciscus Joseph Schoutens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Franciscus Joseph Schoutens" ;
    a2a:PersonNameFirstName "Jacobus Franciscus Joseph" ;
    a2a:PersonNameLastName "Schoutens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-a07c7d84-9135-6c9d-a9df-29fcf49452ea
  a a2a:Person ;
  rdfs:label "Adriaan Buijs-Verbiest" ;
  a2a:PersonName [
    rdfs:label "Adriaan Buijs-Verbiest" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Buijs-Verbiest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-affc85dc-ca4d-b8e1-2c36-8be080fa97eb
  a a2a:Person ;
  rdfs:label "Maria Cornelia Peeters" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Peeters" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-b390527f-7812-d110-8e5d-f4b0e63acaaf
  a a2a:Person ;
  rdfs:label "Marinus Jacobus Linders" ;
  a2a:PersonName [
    rdfs:label "Marinus Jacobus Linders" ;
    a2a:PersonNameFirstName "Marinus Jacobus" ;
    a2a:PersonNameLastName "Linders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-c144b159-0e7e-c2c9-f9e0-2d468e5c7dc0
  a a2a:Person ;
  rdfs:label "Petrus Marinus Gouverneur" ;
  a2a:PersonName [
    rdfs:label "Petrus Marinus Gouverneur" ;
    a2a:PersonNameFirstName "Petrus Marinus" ;
    a2a:PersonNameLastName "Gouverneur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person-eb0bfed5-a2ab-50b8-8313-3cf64e1581a5
  a a2a:Person ;
  rdfs:label "Hendrik Cornelis Brugmans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Cornelis Brugmans" ;
    a2a:PersonNameFirstName "Hendrik Cornelis" ;
    a2a:PersonNameLastName "Brugmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1933" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1933-08-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person:24a14fff-b400-6fa4-649f-1126fed2f91d ;
  a2a:EventKeyRef oa:event_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Event1 .

oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person:a07c7d84-9135-6c9d-a9df-29fcf49452ea ;
  a2a:EventKeyRef oa:event_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Event1 .

oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person:affc85dc-ca4d-b8e1-2c36-8be080fa97eb ;
  a2a:EventKeyRef oa:event_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Event1 .

oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person:b390527f-7812-d110-8e5d-f4b0e63acaaf ;
  a2a:EventKeyRef oa:event_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Event1 .

oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person:c144b159-0e7e-c2c9-f9e0-2d468e5c7dc0 ;
  a2a:EventKeyRef oa:event_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Event1 .

oa:relationep_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Person:eb0bfed5-a2ab-50b8-8313-3cf64e1581a5 ;
  a2a:EventKeyRef oa:event_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c_Event1 .

oa:source_wba_647fc1d0-9943-abd4-2fcf-e201a60a754c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1933-08-25 - 1933-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1933" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1933-08-25"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1599, Periode: 1933" ;
    a2a:Book "Notaris J.C.H. Perée, Minuutakten, 1933, akten 202 - 299" ;
    a2a:DocumentNumber "268" ;
    a2a:RegistryNumber "1599" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 1599, Periode: 1933, Notaris J.C.H. Perée, Minuutakten, 1933, akten 202 - 299, 268, 1599"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/f8204e5f-ed29-8ae2-3c76-440a614fe904.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/647fc1d0-9943-abd4-2fcf-e201a60a754c" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/f8204e5f-ed29-8ae2-3c76-440a614fe904.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/647fc1d0-9943-abd4-2fcf-e201a60a754c" ;
  a2a:RecordGUID "{647fc1d0-9943-abd4-2fcf-e201a60a754c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_125_00000125.xml van WBA" .

