@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_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f
  a a2a:Record ;
  rdfs:label "Notariële akte op 16 oktober 1699" ;
  a2a:hasPerson oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person-87c191f0-887e-33b3-74d4-786f3517ed16, oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person-95122a08-312e-94cd-86af-ffe3b7338282, oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person-cfaf7562-45f3-c9a7-4613-7474b1738614, oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person-7e703ee7-140e-6ca6-7b0c-2cdac8db9bc3, oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person-c0d63d9b-57d9-8ff1-cdac-c4b905f69128 ;
  a2a:hasEvent oa:event_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_0, oa:relationep_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_1, oa:relationep_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_2, oa:relationep_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_3, oa:relationep_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_4 ;
  a2a:hasSource oa:source_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f .

oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person-87c191f0-887e-33b3-74d4-786f3517ed16
  a a2a:Person ;
  rdfs:label "Cornelis van Riel" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Riel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "stadspijlder" .

oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person-95122a08-312e-94cd-86af-ffe3b7338282
  a a2a:Person ;
  rdfs:label "Geerit van Genck" ;
  a2a:PersonName [
    rdfs:label "Geerit van Genck" ;
    a2a:PersonNameFirstName "Geerit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Genck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "meester" .

oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person-cfaf7562-45f3-c9a7-4613-7474b1738614
  a a2a:Person ;
  rdfs:label "Hendrick Backers" ;
  a2a:PersonName [
    rdfs:label "Hendrick Backers" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "procureur" .

oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person-7e703ee7-140e-6ca6-7b0c-2cdac8db9bc3
  a a2a:Person ;
  rdfs:label "Jan Galmers" ;
  a2a:PersonName [
    rdfs:label "Jan Galmers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Galmers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schoenmaker" .

oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person-c0d63d9b-57d9-8ff1-cdac-c4b905f69128
  a a2a:Person ;
  rdfs:label "Adriaen van Poppel" ;
  a2a:PersonName [
    rdfs:label "Adriaen van Poppel" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poppel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "schepen-tavernier" .

oa:event_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1699" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1699-10-16"^^xsd:date
  ] .

oa:relationep_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person:87c191f0-887e-33b3-74d4-786f3517ed16 ;
  a2a:EventKeyRef oa:event_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Event1 .

oa:relationep_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person:95122a08-312e-94cd-86af-ffe3b7338282 ;
  a2a:EventKeyRef oa:event_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Event1 .

oa:relationep_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person:cfaf7562-45f3-c9a7-4613-7474b1738614 ;
  a2a:EventKeyRef oa:event_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Event1 .

oa:relationep_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person:7e703ee7-140e-6ca6-7b0c-2cdac8db9bc3 ;
  a2a:EventKeyRef oa:event_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Event1 .

oa:relationep_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Person:c0d63d9b-57d9-8ff1-cdac-c4b905f69128 ;
  a2a:EventKeyRef oa:event_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f_Event1 .

oa:source_brd_5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1699-10-16 - 1699-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1699-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1699" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1699-10-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0444, Periode: 1697-1699" ;
    a2a:Book "J. Brackman, Allerhande acten (Minuten), 1697 - 1699" ;
    a2a:RegistryNumber "0444" ;
    a2a:Folio "223" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0444, Periode: 1697-1699, J. Brackman, Allerhande acten (Minuten), 1697 - 1699, 0444, 223"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8fa46422-8751-11e3-b6b8-cbd5a0d4e4d4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8fa46422-8751-11e3-b6b8-cbd5a0d4e4d4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8fa464ea-8751-11e3-b110-5b988a631225.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8fa464ea-8751-11e3-b110-5b988a631225.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8fa465b2-8751-11e3-bec5-b7a862bb23ee.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8fa465b2-8751-11e3-bec5-b7a862bb23ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f" ;
  a2a:RecordGUID "{5b6a46e2-ef1a-1b96-b98f-e9bb2aa4565f}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>J.
Brackman""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.+Brackman%2C+Allerhande+acten+%28Minuten%29%2C+1697+-+1699\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_18955_00018955.xml van BRD" .

