@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_d837ae03-d23a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 30 januari 1636" ;
  a2a:hasPerson oa:person_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Person-ae67bdf5-175b-a4a0-4a56-f4ecb43fe941, oa:person_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Person-38b46129-8c7d-c185-0c16-a8bdb865f097, oa:person_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Person-d1052175-1411-8cdb-e45e-523a12d82b80 ;
  a2a:hasEvent oa:event_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-d23a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-d23a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-d23a-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae03-d23a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Person-ae67bdf5-175b-a4a0-4a56-f4ecb43fe941
  a a2a:Person ;
  rdfs:label "Jan Rodrigo Faro" ;
  a2a:PersonName [
    rdfs:label "Jan Rodrigo Faro" ;
    a2a:PersonNameFirstName "Jan Rodrigo" ;
    a2a:PersonNameLastName "Faro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Person-38b46129-8c7d-c185-0c16-a8bdb865f097
  a a2a:Person ;
  rdfs:label "Antonio de Sorio" ;
  a2a:PersonName [
    rdfs:label "Antonio de Sorio" ;
    a2a:PersonNameFirstName "Antonio" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Sorio"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Person-d1052175-1411-8cdb-e45e-523a12d82b80
  a a2a:Person ;
  rdfs:label "Barent Evertsz" ;
  a2a:PersonName [
    rdfs:label "Barent Evertsz" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Evertsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1636-01-30"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-d23a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Person:ae67bdf5-175b-a4a0-4a56-f4ecb43fe941 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d23a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Person:38b46129-8c7d-c185-0c16-a8bdb865f097 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d23a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Person:d1052175-1411-8cdb-e45e-523a12d82b80 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d23a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-d23a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-01-30 - 1636-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1636-01-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 949A, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "631995" ;
    a2a:RegistryNumber "949A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 949A, Periode: 1636, Notariële archieven, 631995, 949A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/da544ccc-abce-d5dd-0383-7b1cd8322a8c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d23a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/da544ccc-abce-d5dd-0383-7b1cd8322a8c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4e19538c-ef0c-10cf-fd9d-32d4424a54fc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d23a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4e19538c-ef0c-10cf-fd9d-32d4424a54fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-d23a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-d23a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/949A" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00013000055", "VBPA00013000056" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_634_00000634.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000055; positie: 1644, 1085, 1264, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000055; positie: 2190, 1669, 1158, 178" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000055; positie: 1294, 2424, 1195, 210" .
