@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_saa_d837ae04-688e-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 1 januari 1638" ;
  a2a:hasPerson oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person-50b70aeb-56e0-a463-5d6a-12898cf5df7c, oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person-bc10a83c-3414-7f09-b79c-979ff9b43156, oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person-1e386652-202b-f047-c821-5d30b1db1981, oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person-d2cc0082-74c3-eb50-8ec5-7b6354e502c4 ;
  a2a:hasEvent oa:event_saa_d837ae04-688e-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-688e-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-688e-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-688e-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-688e-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-688e-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person-50b70aeb-56e0-a463-5d6a-12898cf5df7c
  a a2a:Person ;
  rdfs:label "Nicolas Benoit" ;
  a2a:PersonName [
    rdfs:label "Nicolas Benoit" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Benoit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person-bc10a83c-3414-7f09-b79c-979ff9b43156
  a a2a:Person ;
  rdfs:label "Anna Joran" ;
  a2a:PersonName [
    rdfs:label "Anna Joran" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Joran"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person-1e386652-202b-f047-c821-5d30b1db1981
  a a2a:Person ;
  rdfs:label "Philippe Venturin" ;
  a2a:PersonName [
    rdfs:label "Philippe Venturin" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person-d2cc0082-74c3-eb50-8ec5-7b6354e502c4
  a a2a:Person ;
  rdfs:label "Jacobo Hendrikx" ;
  a2a:PersonName [
    rdfs:label "Jacobo Hendrikx" ;
    a2a:PersonNameFirstName "Jacobo" ;
    a2a:PersonNameLastName "Hendrikx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-688e-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1638-01-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-688e-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person:50b70aeb-56e0-a463-5d6a-12898cf5df7c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-688e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-688e-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person:bc10a83c-3414-7f09-b79c-979ff9b43156 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-688e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-688e-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person:1e386652-202b-f047-c821-5d30b1db1981 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-688e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-688e-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-688e-6b6d-e053-b784100acdee_Person:d2cc0082-74c3-eb50-8ec5-7b6354e502c4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-688e-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-688e-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-01-01 - 1638-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1638-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 954B, Periode: 1636-1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "625383" ;
    a2a:RegistryNumber "954B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 954B, Periode: 1636-1638, Notariële archieven, 625383, 954B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/094a3deb-78f7-b0ee-19fc-c0f31cf50236.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-688e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/094a3deb-78f7-b0ee-19fc-c0f31cf50236.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3d0d25f4-fd0c-1a36-2531-cc4883254b64.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-688e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3d0d25f4-fd0c-1a36-2531-cc4883254b64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-688e-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-688e-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: La Rochelle
Onderwerpsomschrijving: erfenis
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/954B" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00020000374", "VBPA00020000375" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_946_00000946.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000374; positie: 2120, 583, 613, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000374; positie: 645, 1271, 713, 150" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000375; positie: 1508, 12, 1024, 211" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000375; positie: 1950, 186, 1273, 257" .
