@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_6ee8ee21-5b19-ea1f-88f1-8aeb43330278
  a a2a:Record ;
  rdfs:label "Notariële akte op 12 december 1910 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_Person-dd7815d9-4a47-682c-28d1-8e428cd5f299, oa:person_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_Person-c5b44abf-1ea5-af99-7472-0515cd8d72a8 ;
  a2a:hasEvent oa:event_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_0, oa:relationep_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_1 ;
  a2a:hasSource oa:source_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278 .

oa:person_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_Person-dd7815d9-4a47-682c-28d1-8e428cd5f299
  a a2a:Person ;
  rdfs:label "Maria Josepha Roborgh" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Roborgh" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Roborgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_Person-c5b44abf-1ea5-af99-7472-0515cd8d72a8
  a a2a:Person ;
  rdfs:label "Leonardus Crhistophorus Cornelis Marie de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Leonardus Crhistophorus Cornelis Marie de Bruijn" ;
    a2a:PersonNameFirstName "Leonardus Crhistophorus Cornelis Marie" ;
    a2a:PersonNameLastName "de Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1910-12-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_Person:dd7815d9-4a47-682c-28d1-8e428cd5f299 ;
  a2a:EventKeyRef oa:event_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_Event1 .

oa:relationep_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_Person:c5b44abf-1ea5-af99-7472-0515cd8d72a8 ;
  a2a:EventKeyRef oa:event_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278_Event1 .

oa:source_wba_6ee8ee21-5b19-ea1f-88f1-8aeb43330278
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1910-12-12 - 1910-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1910-12-12"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: G.J.M. vander Kun, 27-34. Minuutakten, 1906-1914. 8 pakken, Bron: boek, Deel: 715, P..." ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "182" ;
    a2a:RegistryNumber "715" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: G.J.M. vander Kun, 27-34. Minuutakten, 1906-1914. 8 pakken, Bron: boek, Deel: 715, P..., Notariële archieven Roosendaal, 182, 715"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/a42ced92-fb74-43fb-7013-241dbc9be3b8.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/6ee8ee21-5b19-ea1f-88f1-8aeb43330278" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/a42ced92-fb74-43fb-7013-241dbc9be3b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/6ee8ee21-5b19-ea1f-88f1-8aeb43330278" ;
  a2a:RecordGUID "{6ee8ee21-5b19-ea1f-88f1-8aeb43330278}" ;
  a2a:SourceRemarkOpmerking "testament door Maria Josepha Roborgh te Roosendaal, echtgenote van Leonardus Christophorus Cornelis Marie de Bruijn", "Notaris G.J.M. van der Kun" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4955_00004955.xml van WBA" .

