@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_1f3aa183-9b6b-41bc-82ff-e40b39c403b7
  a a2a:Record ;
  rdfs:label "Notariële akte op 9 december 1608 te Breda" ;
  a2a:hasPerson oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person-63f40f71-8944-475e-8fef-64bbafd35236, oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person-a9687fb7-340c-48a7-b2d8-a3f9d5e0af9d, oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person-23742790-eef7-4ee6-bead-b41efc545342, oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person-98510c30-c65a-4cf7-aa70-38df91263a9b ;
  a2a:hasEvent oa:event_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_0, oa:relationep_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_1, oa:relationep_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_2, oa:relationep_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_3 ;
  a2a:hasSource oa:source_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7 .

oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person-63f40f71-8944-475e-8fef-64bbafd35236
  a a2a:Person ;
  rdfs:label "Cornelis Joris Adriaenssen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Joris Adriaenssen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Joris" ;
    a2a:PersonNameLastName "Adriaenssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person-a9687fb7-340c-48a7-b2d8-a3f9d5e0af9d
  a a2a:Person ;
  rdfs:label "Adriaen Jan Peter Claessen" ;
  a2a:PersonName [
    rdfs:label "Adriaen Jan Peter Claessen" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePatronym "Jan Peter" ;
    a2a:PersonNameLastName "Claessen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gilze" ;
    rdfs:label "Gilze"
  ] .

oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person-23742790-eef7-4ee6-bead-b41efc545342
  a a2a:Person ;
  rdfs:label "Anthonis Jan Rombouts" ;
  a2a:PersonName [
    rdfs:label "Anthonis Jan Rombouts" ;
    a2a:PersonNameFirstName "Anthonis" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person-98510c30-c65a-4cf7-aa70-38df91263a9b
  a a2a:Person ;
  rdfs:label "Jan Jan Janssen van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Jan Jan Janssen van Velthoven" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jan Janssen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1608" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1608-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person:63f40f71-8944-475e-8fef-64bbafd35236 ;
  a2a:EventKeyRef oa:event_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Event1 .

oa:relationep_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person:a9687fb7-340c-48a7-b2d8-a3f9d5e0af9d ;
  a2a:EventKeyRef oa:event_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Event1 .

oa:relationep_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person:23742790-eef7-4ee6-bead-b41efc545342 ;
  a2a:EventKeyRef oa:event_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Event1 .

oa:relationep_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Person:98510c30-c65a-4cf7-aa70-38df91263a9b ;
  a2a:EventKeyRef oa:event_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7_Event1 .

oa:source_brd_1f3aa183-9b6b-41bc-82ff-e40b39c403b7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1608-12-09 - 1608-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1608-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1608-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1608" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1608-12-09"^^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: 0019, Periode: 1606-1608" ;
    a2a:Book "A. Dyrven, Allerhande acten (Protocollen), 1606 - 1608" ;
    a2a:RegistryNumber "0019" ;
    a2a:Folio "143v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0019, Periode: 1606-1608, A. Dyrven, Allerhande acten (Protocollen), 1606 - 1608, 0019, 143v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/edf056a9-6dc9-59cd-d88b-b0ed76289f7b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1f3aa183-9b6b-41bc-82ff-e40b39c403b7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/edf056a9-6dc9-59cd-d88b-b0ed76289f7b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1f3aa183-9b6b-41bc-82ff-e40b39c403b7" ;
  a2a:RecordGUID "{1f3aa183-9b6b-41bc-82ff-e40b39c403b7}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>A.
Dyrven""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"A.+Dyrven%2C+Allerhande+acten+%28Protocollen%29%2C+1606+-+1608\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19985_00019985.xml van BRD" .

[] a2a:PersonRemarkdiversen "Adriaen Jan Peter Claessen is 50 gulden schuldig aan Cornelis Joris Adriaenssen (als voogd namens Jan de zoon van wijlen Jan Janssen van Velthoven)." .
[] a2a:PersonRemarkdiversen "Adriaen Jan Peter Claessen is 50 gulden schuldig aan Cornelis Joris Adriaenssen (als voogd namens Jan de zoon van wijlen Jan Janssen van Velthoven)." .
[] a2a:PersonRemarkdiversen "Adriaen Jan Peter Claessen is 50 gulden schuldig aan Cornelis Joris Adriaenssen (als voogd namens Jan de zoon van wijlen Jan Janssen van Velthoven)." .
