@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_14d4da92-e9ce-9b0a-4c00-2e2875e3b927
  a a2a:Record ;
  rdfs:label "Notariële akte op 18 maart 1909 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person-eff84230-a1e6-b7fd-c966-465ec07c26e8, oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person-f555ef2a-eff3-1936-8b70-13ea095c012d, oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person-627006ee-6900-ff6c-524c-78cbaf5a32d3, oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person-53e5ce2e-4896-8d01-b9bd-684899aa2ff0, oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person-27da6e28-4666-3896-6eae-7628dd21e902 ;
  a2a:hasEvent oa:event_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_0, oa:relationep_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_1, oa:relationep_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_2, oa:relationep_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_3, oa:relationep_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_4 ;
  a2a:hasSource oa:source_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927 .

oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person-eff84230-a1e6-b7fd-c966-465ec07c26e8
  a a2a:Person ;
  rdfs:label "Anna Catharina Judith Janssen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Judith Janssen" ;
    a2a:PersonNameFirstName "Anna Catharina Judith" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person-f555ef2a-eff3-1936-8b70-13ea095c012d
  a a2a:Person ;
  rdfs:label "Franciscus Janssen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Janssen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person-627006ee-6900-ff6c-524c-78cbaf5a32d3
  a a2a:Person ;
  rdfs:label "Henrica Maria Cornelia Janssen" ;
  a2a:PersonName [
    rdfs:label "Henrica Maria Cornelia Janssen" ;
    a2a:PersonNameFirstName "Henrica Maria Cornelia" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person-53e5ce2e-4896-8d01-b9bd-684899aa2ff0
  a a2a:Person ;
  rdfs:label "Johannes Bernardus Penders" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus Penders" ;
    a2a:PersonNameFirstName "Johannes Bernardus" ;
    a2a:PersonNameLastName "Penders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person-27da6e28-4666-3896-6eae-7628dd21e902
  a a2a:Person ;
  rdfs:label "Adrianus Deley" ;
  a2a:PersonName [
    rdfs:label "Adrianus Deley" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Deley"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1909-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person:eff84230-a1e6-b7fd-c966-465ec07c26e8 ;
  a2a:EventKeyRef oa:event_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Event1 .

oa:relationep_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person:f555ef2a-eff3-1936-8b70-13ea095c012d ;
  a2a:EventKeyRef oa:event_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Event1 .

oa:relationep_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person:627006ee-6900-ff6c-524c-78cbaf5a32d3 ;
  a2a:EventKeyRef oa:event_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Event1 .

oa:relationep_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person:53e5ce2e-4896-8d01-b9bd-684899aa2ff0 ;
  a2a:EventKeyRef oa:event_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Event1 .

oa:relationep_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Person:27da6e28-4666-3896-6eae-7628dd21e902 ;
  a2a:EventKeyRef oa:event_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927_Event1 .

oa:source_wba_14d4da92-e9ce-9b0a-4c00-2e2875e3b927
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1909-03-18 - 1909-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1909-03-18"^^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: 1467, Periode: 1909" ;
    a2a:Book "Notaris J.C.L. Schermer, Minuutakten, 1909" ;
    a2a:DocumentNumber "3819" ;
    a2a:RegistryNumber "1467" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 1467, Periode: 1909, Notaris J.C.L. Schermer, Minuutakten, 1909, 3819, 1467"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b960f216-2814-3c6e-81e4-132b0612e34f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/14d4da92-e9ce-9b0a-4c00-2e2875e3b927" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b960f216-2814-3c6e-81e4-132b0612e34f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/14d4da92-e9ce-9b0a-4c00-2e2875e3b927" ;
  a2a:RecordGUID "{14d4da92-e9ce-9b0a-4c00-2e2875e3b927}" ;
  a2a:SourceRemarkOpmerking "Testatrice overleden 23-09-1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5041_00005041.xml van WBA" .

