@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_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6
  a a2a:Record ;
  rdfs:label "Notariële akte op 22 mei 1761 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person-85bc9fe8-45d4-6f3f-7c22-c74673223f76, oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person-1468dd40-75d6-8356-b131-e1c45cc78645, oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person-95aeec74-2261-9204-4715-2bb845d059f5, oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person-ec6c3abb-125b-74c2-aa0f-4598e61398d1, oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person-bc7b10e7-b794-9002-fa69-16849f19d0cb ;
  a2a:hasEvent oa:event_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_0, oa:relationep_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_1, oa:relationep_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_2, oa:relationep_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_3, oa:relationep_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_4 ;
  a2a:hasSource oa:source_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6 .

oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person-85bc9fe8-45d4-6f3f-7c22-c74673223f76
  a a2a:Person ;
  rdfs:label "Anthonij Pikaar" ;
  a2a:PersonName [
    rdfs:label "Anthonij Pikaar" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Pikaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person-1468dd40-75d6-8356-b131-e1c45cc78645
  a a2a:Person ;
  rdfs:label "Martinus Lariviere" ;
  a2a:PersonName [
    rdfs:label "Martinus Lariviere" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Lariviere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person-95aeec74-2261-9204-4715-2bb845d059f5
  a a2a:Person ;
  rdfs:label "Fredrik Maij" ;
  a2a:PersonName [
    rdfs:label "Fredrik Maij" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Maij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person-ec6c3abb-125b-74c2-aa0f-4598e61398d1
  a a2a:Person ;
  rdfs:label "Hendricus van Lis" ;
  a2a:PersonName [
    rdfs:label "Hendricus van Lis" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person-bc7b10e7-b794-9002-fa69-16849f19d0cb
  a a2a:Person ;
  rdfs:label "Jan Bartholomeus Morin" ;
  a2a:PersonName [
    rdfs:label "Jan Bartholomeus Morin" ;
    a2a:PersonNameFirstName "Jan Bartholomeus" ;
    a2a:PersonNameLastName "Morin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1761-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person:85bc9fe8-45d4-6f3f-7c22-c74673223f76 ;
  a2a:EventKeyRef oa:event_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Event1 .

oa:relationep_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person:1468dd40-75d6-8356-b131-e1c45cc78645 ;
  a2a:EventKeyRef oa:event_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Event1 .

oa:relationep_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person:95aeec74-2261-9204-4715-2bb845d059f5 ;
  a2a:EventKeyRef oa:event_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Event1 .

oa:relationep_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person:ec6c3abb-125b-74c2-aa0f-4598e61398d1 ;
  a2a:EventKeyRef oa:event_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Event1 .

oa:relationep_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Person:bc7b10e7-b794-9002-fa69-16849f19d0cb ;
  a2a:EventKeyRef oa:event_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6_Event1 .

oa:source_wba_05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1761-05-22 - 1761-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1761-05-22"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0606, Periode: 1761" ;
    a2a:Book "Notaris Johan Hendrick van Overstraten, Minuutakten, 1761" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "0606" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0606, Periode: 1761, Notaris Johan Hendrick van Overstraten, Minuutakten, 1761, 40, 0606"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/7b713dbd-4448-f9f5-71a6-ced00c8d648a.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/7b713dbd-4448-f9f5-71a6-ced00c8d648a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6" ;
  a2a:RecordGUID "{05fff24a-1acc-e38d-9da2-2a1f2b0ea1f6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4876_00004876.xml van WBA" .

