@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_eb044c98-e1d0-549b-b256-2f57667d1b23
  a a2a:Record ;
  rdfs:label "Notariële akte op 2 februari 1756 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person-88572877-673c-6d40-7414-10fd8d0c84db, oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person-4008091b-f9b0-f3bb-85fe-973497c2594e, oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person-4bbf615b-1cd2-a906-b6f9-64198a6a202b, oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person-a3ce59ea-d7eb-b8c0-0994-9bfaaec535c0 ;
  a2a:hasEvent oa:event_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_0, oa:relationep_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_1, oa:relationep_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_2, oa:relationep_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_3 ;
  a2a:hasSource oa:source_wba_eb044c98-e1d0-549b-b256-2f57667d1b23 .

oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person-88572877-673c-6d40-7414-10fd8d0c84db
  a a2a:Person ;
  rdfs:label "Jacobus de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Bruijn" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person-4008091b-f9b0-f3bb-85fe-973497c2594e
  a a2a:Person ;
  rdfs:label "Anna Maria van der Heijs" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van der Heijs" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person-4bbf615b-1cd2-a906-b6f9-64198a6a202b
  a a2a:Person ;
  rdfs:label "Joost Denijs" ;
  a2a:PersonName [
    rdfs:label "Joost Denijs" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Denijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person-a3ce59ea-d7eb-b8c0-0994-9bfaaec535c0
  a a2a:Person ;
  rdfs:label "Aarnout van Eersten" ;
  a2a:PersonName [
    rdfs:label "Aarnout van Eersten" ;
    a2a:PersonNameFirstName "Aarnout" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eersten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1756-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person:88572877-673c-6d40-7414-10fd8d0c84db ;
  a2a:EventKeyRef oa:event_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Event1 .

oa:relationep_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person:4008091b-f9b0-f3bb-85fe-973497c2594e ;
  a2a:EventKeyRef oa:event_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Event1 .

oa:relationep_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person:4bbf615b-1cd2-a906-b6f9-64198a6a202b ;
  a2a:EventKeyRef oa:event_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Event1 .

oa:relationep_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Person:a3ce59ea-d7eb-b8c0-0994-9bfaaec535c0 ;
  a2a:EventKeyRef oa:event_wba_eb044c98-e1d0-549b-b256-2f57667d1b23_Event1 .

oa:source_wba_eb044c98-e1d0-549b-b256-2f57667d1b23
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1756-02-02 - 1756-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1756-02-02"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 0675, Periode: 1756" ;
    a2a:Book "Notaris Frederik Nicolaes van Engelen, Minuutakten, 1756" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "0675" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 0675, Periode: 1756, Notaris Frederik Nicolaes van Engelen, Minuutakten, 1756, 2, 0675"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/6bfe3d81-98da-52db-7111-74a042ec340e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb044c98-e1d0-549b-b256-2f57667d1b23" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/6bfe3d81-98da-52db-7111-74a042ec340e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-05-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb044c98-e1d0-549b-b256-2f57667d1b23" ;
  a2a:RecordGUID "{eb044c98-e1d0-549b-b256-2f57667d1b23}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9312_00009312.xml van WBA" .

