@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_03b496ec-4f98-4a47-0a77-e6a3eecaa635
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 januari 1896" ;
  a2a:hasPerson oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person-3a853cc8-81d3-4148-b3f0-1fb3014d916c, oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person-95c0d175-ddb8-4d3a-83bd-1a66d2ff0c41, oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person-fb50db1b-115e-4a95-92fc-2d7a3a3bf557, oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person-9ac311f2-77fd-4c4e-a79b-b6a5e9e3f2e0, oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person-4c774389-48b4-4499-8d2c-ea4dac01474b ;
  a2a:hasEvent oa:event_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_0, oa:relationep_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_1, oa:relationep_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_2, oa:relationep_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_3, oa:relationep_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_4 ;
  a2a:hasSource oa:source_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635 .

oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person-3a853cc8-81d3-4148-b3f0-1fb3014d916c
  a a2a:Person ;
  rdfs:label "Petrus van Dorst" ;
  a2a:PersonName [
    rdfs:label "Petrus van Dorst" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person-95c0d175-ddb8-4d3a-83bd-1a66d2ff0c41
  a a2a:Person ;
  rdfs:label "Gerardus Arnoldus Martens" ;
  a2a:PersonName [
    rdfs:label "Gerardus Arnoldus Martens" ;
    a2a:PersonNameFirstName "Gerardus Arnoldus" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person-fb50db1b-115e-4a95-92fc-2d7a3a3bf557
  a a2a:Person ;
  rdfs:label "Adrianus Gerardus Martens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gerardus Martens" ;
    a2a:PersonNameFirstName "Adrianus Gerardus" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person-9ac311f2-77fd-4c4e-a79b-b6a5e9e3f2e0
  a a2a:Person ;
  rdfs:label "Hendrikus Simons" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Simons" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person-4c774389-48b4-4499-8d2c-ea4dac01474b
  a a2a:Person ;
  rdfs:label "Johannes Martinus Smolders" ;
  a2a:PersonName [
    rdfs:label "Johannes Martinus Smolders" ;
    a2a:PersonNameFirstName "Johannes Martinus" ;
    a2a:PersonNameLastName "Smolders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gilze" ;
    rdfs:label "Gilze"
  ] .

oa:event_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1896-01-20"^^xsd:date
  ] .

oa:relationep_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person:3a853cc8-81d3-4148-b3f0-1fb3014d916c ;
  a2a:EventKeyRef oa:event_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Event1 .

oa:relationep_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person:95c0d175-ddb8-4d3a-83bd-1a66d2ff0c41 ;
  a2a:EventKeyRef oa:event_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Event1 .

oa:relationep_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person:fb50db1b-115e-4a95-92fc-2d7a3a3bf557 ;
  a2a:EventKeyRef oa:event_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Event1 .

oa:relationep_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person:9ac311f2-77fd-4c4e-a79b-b6a5e9e3f2e0 ;
  a2a:EventKeyRef oa:event_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Event1 .

oa:relationep_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Person:4c774389-48b4-4499-8d2c-ea4dac01474b ;
  a2a:EventKeyRef oa:event_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635_Event1 .

oa:source_brd_03b496ec-4f98-4a47-0a77-e6a3eecaa635
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1896-01-20 - 1896-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1896-01-20"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: repertoire, Deel: 101-01, Periode: 1896" ;
    a2a:Book "R.F.M.A. de Roij, repertoire 1896" ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "101-01" ;
    a2a:Folio "4" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: repertoire, Deel: 101-01, Periode: 1896, R.F.M.A. de Roij, repertoire 1896, 43, 101-01, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/4351c57f-e666-49cb-abf1-c42840a7bb2d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/03b496ec-4f98-4a47-0a77-e6a3eecaa635" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/4351c57f-e666-49cb-abf1-c42840a7bb2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/03b496ec-4f98-4a47-0a77-e6a3eecaa635" ;
  a2a:RecordGUID "{03b496ec-4f98-4a47-0a77-e6a3eecaa635}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>R.F.M.A.
de
Roij""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"R.F.M.A.+de+Roij%2C+repertoire+1896\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_17323_00017323.xml van BRD" .

[] a2a:PersonRemarkdiversen "Namens Johannes Martinus Smolders in Gilze. Met Gerardus Arnoldus Martens in Ginneken." .
[] a2a:PersonRemarkdiversen "Met Johannes Martinus Smolders in Gilze." .
[] a2a:PersonRemarkdiversen "Betrokken bij contract door Petrus van Dorst in Breda." .
[] a2a:PersonRemarkdiversen "Betrokken bij contract door Petrus van Dorst in Breda." .
[] a2a:PersonRemarkdiversen "Betrokken bij contract door Petrus van Dorst in Breda." .
