@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_8e8192fa-843a-11e3-933a-e76f50643867
  a a2a:Record ;
  rdfs:label "Notariële akte op 5 mei 1884" ;
  a2a:hasPerson oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person-e6e105c3-c83c-5392-8a90-abbe0163bdf3, oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person-2715331e-70d2-5673-9a82-0034ce590673, oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person-44c0532c-1261-5825-9c10-c110546d4244, oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person-4bed908f-4893-54ee-92ea-173beeaa658a ;
  a2a:hasEvent oa:event_brd_8e8192fa-843a-11e3-933a-e76f50643867_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8e8192fa-843a-11e3-933a-e76f50643867_0, oa:relationep_brd_8e8192fa-843a-11e3-933a-e76f50643867_1, oa:relationep_brd_8e8192fa-843a-11e3-933a-e76f50643867_2, oa:relationep_brd_8e8192fa-843a-11e3-933a-e76f50643867_3 ;
  a2a:hasSource oa:source_brd_8e8192fa-843a-11e3-933a-e76f50643867 .

oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person-e6e105c3-c83c-5392-8a90-abbe0163bdf3
  a a2a:Person ;
  rdfs:label "Cornelis Springintveld" ;
  a2a:PersonName [
    rdfs:label "Cornelis Springintveld" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Springintveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person-2715331e-70d2-5673-9a82-0034ce590673
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Springintveld" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Springintveld" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Springintveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person-44c0532c-1261-5825-9c10-c110546d4244
  a a2a:Person ;
  rdfs:label "Petrus Michiel Springintveld" ;
  a2a:PersonName [
    rdfs:label "Petrus Michiel Springintveld" ;
    a2a:PersonNameFirstName "Petrus Michiel" ;
    a2a:PersonNameLastName "Springintveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person-4bed908f-4893-54ee-92ea-173beeaa658a
  a a2a:Person ;
  rdfs:label "Johannes Antonius Springintveld" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Springintveld" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Springintveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:event_brd_8e8192fa-843a-11e3-933a-e76f50643867_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1884-05-05"^^xsd:date
  ] .

oa:relationep_brd_8e8192fa-843a-11e3-933a-e76f50643867_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person:e6e105c3-c83c-5392-8a90-abbe0163bdf3 ;
  a2a:EventKeyRef oa:event_brd_8e8192fa-843a-11e3-933a-e76f50643867_Event1 .

oa:relationep_brd_8e8192fa-843a-11e3-933a-e76f50643867_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person:2715331e-70d2-5673-9a82-0034ce590673 ;
  a2a:EventKeyRef oa:event_brd_8e8192fa-843a-11e3-933a-e76f50643867_Event1 .

oa:relationep_brd_8e8192fa-843a-11e3-933a-e76f50643867_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person:44c0532c-1261-5825-9c10-c110546d4244 ;
  a2a:EventKeyRef oa:event_brd_8e8192fa-843a-11e3-933a-e76f50643867_Event1 .

oa:relationep_brd_8e8192fa-843a-11e3-933a-e76f50643867_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_8e8192fa-843a-11e3-933a-e76f50643867_Person:4bed908f-4893-54ee-92ea-173beeaa658a ;
  a2a:EventKeyRef oa:event_brd_8e8192fa-843a-11e3-933a-e76f50643867_Event1 .

oa:source_brd_8e8192fa-843a-11e3-933a-e76f50643867
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1884-05-05 - 1884-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1884-05-05"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: akten, Deel: 0124, Periode: 1884" ;
    a2a:Book "J.B.A. van Gils, akten 1884 nrs. 002-200" ;
    a2a:DocumentNumber "186" ;
    a2a:RegistryNumber "0124" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: akten, Deel: 0124, Periode: 1884, J.B.A. van Gils, akten 1884 nrs. 002-200, 186, 0124"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/e2436ebc-cf9a-0414-ba06-b3fe78b7fb9d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8e8192fa-843a-11e3-933a-e76f50643867" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/e2436ebc-cf9a-0414-ba06-b3fe78b7fb9d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/1fd7dace-06cd-1cf6-9217-8dc3c623538f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8e8192fa-843a-11e3-933a-e76f50643867" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/1fd7dace-06cd-1cf6-9217-8dc3c623538f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8e8192fa-843a-11e3-933a-e76f50643867" ;
  a2a:RecordGUID "{8e8192fa-843a-11e3-933a-e76f50643867}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>J.B.A.
van
Gils""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.B.A.+van+Gils%2C+akten+1884+nrs.+002-200\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_217_00000217.xml van BRD" .

