@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_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438
  a a2a:Record ;
  rdfs:label "Notariële akte op 30 maart 1892" ;
  a2a:hasPerson oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person-e5efc73e-558c-5d00-ae86-8743f175ce17, oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person-e619fbf2-a8a9-5ecc-98c8-905a60c7c89c, oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person-8835ff2d-2a0e-5e1b-9477-7f4f5330524d, oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person-fc10e935-8d50-591e-903c-e2a5c9a866e1, oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person-ff3e97b0-5fde-55d9-9728-d669902e8cdd ;
  a2a:hasEvent oa:event_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_0, oa:relationep_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_1, oa:relationep_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_2, oa:relationep_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_3, oa:relationep_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_4 ;
  a2a:hasSource oa:source_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438 .

oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person-e5efc73e-558c-5d00-ae86-8743f175ce17
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Apol" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Apol" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Apol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person-e619fbf2-a8a9-5ecc-98c8-905a60c7c89c
  a a2a:Person ;
  rdfs:label "Jacobus Marinus Kwisthout" ;
  a2a:PersonName [
    rdfs:label "Jacobus Marinus Kwisthout" ;
    a2a:PersonNameFirstName "Jacobus Marinus" ;
    a2a:PersonNameLastName "Kwisthout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person-8835ff2d-2a0e-5e1b-9477-7f4f5330524d
  a a2a:Person ;
  rdfs:label "Constantinus Norbertus Laurijssen" ;
  a2a:PersonName [
    rdfs:label "Constantinus Norbertus Laurijssen" ;
    a2a:PersonNameFirstName "Constantinus Norbertus" ;
    a2a:PersonNameLastName "Laurijssen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person-fc10e935-8d50-591e-903c-e2a5c9a866e1
  a a2a:Person ;
  rdfs:label "Lucia Apol" ;
  a2a:PersonName [
    rdfs:label "Lucia Apol" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Apol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person-ff3e97b0-5fde-55d9-9728-d669902e8cdd
  a a2a:Person ;
  rdfs:label "Franciscus Cornelis Laurijssen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Cornelis Laurijssen" ;
    a2a:PersonNameFirstName "Franciscus Cornelis" ;
    a2a:PersonNameLastName "Laurijssen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:event_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1892-03-30"^^xsd:date
  ] .

oa:relationep_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person:e5efc73e-558c-5d00-ae86-8743f175ce17 ;
  a2a:EventKeyRef oa:event_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Event1 .

oa:relationep_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person:e619fbf2-a8a9-5ecc-98c8-905a60c7c89c ;
  a2a:EventKeyRef oa:event_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Event1 .

oa:relationep_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person:8835ff2d-2a0e-5e1b-9477-7f4f5330524d ;
  a2a:EventKeyRef oa:event_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Event1 .

oa:relationep_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person:fc10e935-8d50-591e-903c-e2a5c9a866e1 ;
  a2a:EventKeyRef oa:event_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Event1 .

oa:relationep_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Person:ff3e97b0-5fde-55d9-9728-d669902e8cdd ;
  a2a:EventKeyRef oa:event_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438_Event1 .

oa:source_brd_eb79a932-ab42-4d4e-b377-acd88d7bb438
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1892-03-30 - 1892-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1892-03-30"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: repertoire, Deel: 0154, Periode: 1892" ;
    a2a:Book "C.M.W. Steijns Bisschop, repertoire 1892" ;
    a2a:DocumentNumber "77" ;
    a2a:RegistryNumber "0154" ;
    a2a:Folio "8" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: repertoire, Deel: 0154, Periode: 1892, C.M.W. Steijns Bisschop, repertoire 1892, 77, 0154, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/42b123b5-169b-320a-838b-7fed0a3447bf.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/eb79a932-ab42-4d4e-b377-acd88d7bb438" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/42b123b5-169b-320a-838b-7fed0a3447bf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/eb79a932-ab42-4d4e-b377-acd88d7bb438" ;
  a2a:RecordGUID "{eb79a932-ab42-4d4e-b377-acd88d7bb438}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>C.M.W.
Steijns Bisschop""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"C.M.W.+Steijns+Bisschop%2C+repertoire+1892\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_430_00000430.xml van BRD" .

