@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_01ffde84-e0d3-49a3-a972-4ee0046fc434
  a a2a:Record ;
  rdfs:label "Notariële akte op 3 maart 1904" ;
  a2a:hasPerson oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person-e2cea3d8-010a-56d5-ba60-1ff4304bbc2a, oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person-7c3d512f-7d32-5751-9de0-ff5aa99653c0, oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person-3365402b-c2cd-5d91-ba7c-bdf2daeb813e, oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person-dc6bf8fa-f1f0-566a-8d3f-b676ee19819f ;
  a2a:hasEvent oa:event_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_0, oa:relationep_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_1, oa:relationep_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_2, oa:relationep_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_3 ;
  a2a:hasSource oa:source_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434 .

oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person-e2cea3d8-010a-56d5-ba60-1ff4304bbc2a
  a a2a:Person ;
  rdfs:label "Johanna Henrica Elisabeth Petronella Bruijns" ;
  a2a:PersonName [
    rdfs:label "Johanna Henrica Elisabeth Petronella Bruijns" ;
    a2a:PersonNameFirstName "Johanna Henrica Elisabeth Petronella" ;
    a2a:PersonNameLastName "Bruijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person-7c3d512f-7d32-5751-9de0-ff5aa99653c0
  a a2a:Person ;
  rdfs:label "Cornelis Adrianus Benedictus Mermans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Adrianus Benedictus Mermans" ;
    a2a:PersonNameFirstName "Cornelis Adrianus Benedictus" ;
    a2a:PersonNameLastName "Mermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person-3365402b-c2cd-5d91-ba7c-bdf2daeb813e
  a a2a:Person ;
  rdfs:label "Johanna Henrica Petronella Maria Bruijns" ;
  a2a:PersonName [
    rdfs:label "Johanna Henrica Petronella Maria Bruijns" ;
    a2a:PersonNameFirstName "Johanna Henrica Petronella Maria" ;
    a2a:PersonNameLastName "Bruijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person-dc6bf8fa-f1f0-566a-8d3f-b676ee19819f
  a a2a:Person ;
  rdfs:label "Cornelis Lucas Antonius Maria van Gils" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lucas Antonius Maria van Gils" ;
    a2a:PersonNameFirstName "Cornelis Lucas Antonius Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gils"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:event_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1904-03-03"^^xsd:date
  ] .

oa:relationep_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person:e2cea3d8-010a-56d5-ba60-1ff4304bbc2a ;
  a2a:EventKeyRef oa:event_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Event1 .

oa:relationep_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person:7c3d512f-7d32-5751-9de0-ff5aa99653c0 ;
  a2a:EventKeyRef oa:event_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Event1 .

oa:relationep_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person:3365402b-c2cd-5d91-ba7c-bdf2daeb813e ;
  a2a:EventKeyRef oa:event_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Event1 .

oa:relationep_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Person:dc6bf8fa-f1f0-566a-8d3f-b676ee19819f ;
  a2a:EventKeyRef oa:event_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434_Event1 .

oa:source_brd_01ffde84-e0d3-49a3-a972-4ee0046fc434
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1904-03-03 - 1904-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1904-03-03"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: repertoire, Deel: 0165, Periode: 1904" ;
    a2a:Book "C.M.W. Steijns Bisschop, repertoire 1904" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "0165" ;
    a2a:Folio "3" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: repertoire, Deel: 0165, Periode: 1904, C.M.W. Steijns Bisschop, repertoire 1904, 42, 0165, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/24b81071-3cd8-b422-6f29-b592179bd454.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/01ffde84-e0d3-49a3-a972-4ee0046fc434" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/24b81071-3cd8-b422-6f29-b592179bd454.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/01ffde84-e0d3-49a3-a972-4ee0046fc434" ;
  a2a:RecordGUID "{01ffde84-e0d3-49a3-a972-4ee0046fc434}" ;
  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+1904\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_205_00000205.xml van BRD" .

