@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-0c73-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 1 maart 1636" ;
  a2a:hasPerson oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person-0401a6b3-4b5f-36d7-3934-f5b0e28d36e6, oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person-4540ed31-f929-38d4-d808-45b4e3b21387, oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person-ac30811e-43e1-d973-c031-ce7ba2f534ae, oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person-eb3ac705-1463-5829-bc8f-225b3e30acc7 ;
  a2a:hasEvent oa:event_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0c73-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0c73-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0c73-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0c73-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-0c73-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person-0401a6b3-4b5f-36d7-3934-f5b0e28d36e6
  a a2a:Person ;
  rdfs:label "P Venturin" ;
  a2a:PersonName [
    rdfs:label "P Venturin" ;
    a2a:PersonNameFirstName "P" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person-4540ed31-f929-38d4-d808-45b4e3b21387
  a a2a:Person ;
  rdfs:label "Jan Chard" ;
  a2a:PersonName [
    rdfs:label "Jan Chard" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Chard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person-ac30811e-43e1-d973-c031-ce7ba2f534ae
  a a2a:Person ;
  rdfs:label "Morillon" ;
  a2a:PersonName [
    rdfs:label "Morillon" ;
    a2a:PersonNameLastName "Morillon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person-eb3ac705-1463-5829-bc8f-225b3e30acc7
  a a2a:Person ;
  rdfs:label "M Chavatte" ;
  a2a:PersonName [
    rdfs:label "M Chavatte" ;
    a2a:PersonNameFirstName "M" ;
    a2a:PersonNameLastName "Chavatte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1636-03-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0c73-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person:0401a6b3-4b5f-36d7-3934-f5b0e28d36e6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c73-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person:4540ed31-f929-38d4-d808-45b4e3b21387 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c73-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person:ac30811e-43e1-d973-c031-ce7ba2f534ae ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c73-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Person:eb3ac705-1463-5829-bc8f-225b3e30acc7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c73-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0c73-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-03-01 - 1636-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1636-03-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 950A, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "638281" ;
    a2a:RegistryNumber "950A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 950A, Periode: 1636, Notariële archieven, 638281, 950A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/63409698-0f02-b6ce-2738-285bf0adae65.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0c73-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/63409698-0f02-b6ce-2738-285bf0adae65.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a038c62c-10cb-4a1e-dd3b-e6388844952c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0c73-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a038c62c-10cb-4a1e-dd3b-e6388844952c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0c73-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0c73-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Lion
Onderwerpsomschrijving: erfenis van neef
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/950A" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00015000076", "VBPA00015000077" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_248_00000248.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000077; positie: 451, 1299, 1004, 301" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000076; positie: 2107, 612, 367, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000076; positie: 2169, 1949, 377, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000077; positie: 625, 412, 602, 158" .
