@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_f352c4f1-4780-459c-b251-7dc511c813ca
  a a2a:Record ;
  rdfs:label "vestbrief op 7 januari 1562" ;
  a2a:hasPerson oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person-62e176bc-a5ff-4ccd-b67e-c98150fd5e45, oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person-bd482d46-454b-4163-9b91-a780a9625bf1, oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person-9a579b0a-9e84-4b5e-a250-85231788d27e, oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person-6cb00fa1-1c76-47cf-9a49-e0f9172da310, oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person-7758c7b4-d31b-4515-9dd4-5fdb2118d06b ;
  a2a:hasEvent oa:event_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f352c4f1-4780-459c-b251-7dc511c813ca_0, oa:relationep_brd_f352c4f1-4780-459c-b251-7dc511c813ca_1, oa:relationep_brd_f352c4f1-4780-459c-b251-7dc511c813ca_2, oa:relationep_brd_f352c4f1-4780-459c-b251-7dc511c813ca_3, oa:relationep_brd_f352c4f1-4780-459c-b251-7dc511c813ca_4 ;
  a2a:hasSource oa:source_brd_f352c4f1-4780-459c-b251-7dc511c813ca .

oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person-62e176bc-a5ff-4ccd-b67e-c98150fd5e45
  a a2a:Person ;
  rdfs:label "Wilboort Cornelis Wilboort Willem Meeuszoon" ;
  a2a:PersonName [
    rdfs:label "Wilboort Cornelis Wilboort Willem Meeuszoon" ;
    a2a:PersonNameFirstName "Wilboort Cornelis Wilboort Willem" ;
    a2a:PersonNameLastName "Meeuszoon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person-bd482d46-454b-4163-9b91-a780a9625bf1
  a a2a:Person ;
  rdfs:label "Cornelis Wilboort Willem Meeuszoon" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wilboort Willem Meeuszoon" ;
    a2a:PersonNameFirstName "Cornelis Wilboort Willem" ;
    a2a:PersonNameLastName "Meeuszoon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person-9a579b0a-9e84-4b5e-a250-85231788d27e
  a a2a:Person ;
  rdfs:label "Gielis Adriaen Willemszone van Eijnde" ;
  a2a:PersonName [
    rdfs:label "Gielis Adriaen Willemszone van Eijnde" ;
    a2a:PersonNameFirstName "Gielis Adriaen Willemszone" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijnde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person-6cb00fa1-1c76-47cf-9a49-e0f9172da310
  a a2a:Person ;
  rdfs:label "Jan Matheeus Peter Matheeuszone" ;
  a2a:PersonName [
    rdfs:label "Jan Matheeus Peter Matheeuszone" ;
    a2a:PersonNameFirstName "Jan Matheeus Peter" ;
    a2a:PersonNameLastName "Matheeuszone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person-7758c7b4-d31b-4515-9dd4-5fdb2118d06b
  a a2a:Person ;
  rdfs:label "Jan Adriaen Willemszoon van Eijnde" ;
  a2a:PersonName [
    rdfs:label "Jan Adriaen Willemszoon van Eijnde" ;
    a2a:PersonNameFirstName "Jan Adriaen Willemszoon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijnde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1562" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1562-01-07"^^xsd:date
  ] .

oa:relationep_brd_f352c4f1-4780-459c-b251-7dc511c813ca_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person:62e176bc-a5ff-4ccd-b67e-c98150fd5e45 ;
  a2a:EventKeyRef oa:event_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Event1 .

oa:relationep_brd_f352c4f1-4780-459c-b251-7dc511c813ca_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person:bd482d46-454b-4163-9b91-a780a9625bf1 ;
  a2a:EventKeyRef oa:event_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Event1 .

oa:relationep_brd_f352c4f1-4780-459c-b251-7dc511c813ca_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person:9a579b0a-9e84-4b5e-a250-85231788d27e ;
  a2a:EventKeyRef oa:event_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Event1 .

oa:relationep_brd_f352c4f1-4780-459c-b251-7dc511c813ca_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person:6cb00fa1-1c76-47cf-9a49-e0f9172da310 ;
  a2a:EventKeyRef oa:event_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Event1 .

oa:relationep_brd_f352c4f1-4780-459c-b251-7dc511c813ca_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Person:7758c7b4-d31b-4515-9dd4-5fdb2118d06b ;
  a2a:EventKeyRef oa:event_brd_f352c4f1-4780-459c-b251-7dc511c813ca_Event1 .

oa:source_brd_f352c4f1-4780-459c-b251-7dc511c813ca
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Chaam" ;
    rdfs:label "Alphen en Chaam", "1562-01-07 - 1562-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1562-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1562-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1562" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1562-01-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Vestbrieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 767, Periode: 1558-1564" ;
    a2a:Book "Vestbrieven Alphen en Chaam 1558-1564" ;
    a2a:RegistryNumber "767" ;
    a2a:Folio "199r, 199v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 767, Periode: 1558-1564, Vestbrieven Alphen en Chaam 1558-1564, 767, 199r, 199v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/e009a2c3-b7f3-a18e-3b43-467cb1ffd604.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f352c4f1-4780-459c-b251-7dc511c813ca" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/e009a2c3-b7f3-a18e-3b43-467cb1ffd604.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/0c8e34d2-14f6-7939-5680-51d6490fa528.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f352c4f1-4780-459c-b251-7dc511c813ca" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/0c8e34d2-14f6-7939-5680-51d6490fa528.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f352c4f1-4780-459c-b251-7dc511c813ca" ;
  a2a:RecordGUID "{f352c4f1-4780-459c-b251-7dc511c813ca}" ;
  a2a:SourceRemarkOpmerking "Partij 1.1, wijlen 1.2 natuerlick zoon, is de somme debet aen 2.1 als oom en vgd en aen 2.2 als toez tot behoef van Adriaen en Mariken, de onm kindr van wijlen 2.3.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+Alphen+en+Chaam+1558-1564\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19374_00019374.xml van BRD" .

[] a2a:PersonRemarkdiversen "Partij 1.1" .
[] a2a:PersonRemarkdiversen "Partij 1.2" .
[] a2a:PersonRemarkdiversen "Partij 2.1" .
[] a2a:PersonRemarkdiversen "Partij 2.2" .
[] a2a:PersonRemarkdiversen "Partij 2.3" .
