@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-fe83-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Voogdij op 17 mei 1729" ;
  a2a:hasPerson oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person-2a66ea8b-4052-00b6-0f83-89e728bca9c8, oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person-ec3b6790-6bda-f98d-062a-717a3609fc17, oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person-9e82943f-51b7-6084-91a1-5d6493f146b9, oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person-a650606b-2195-b76b-ac6d-a8f607646e4a ;
  a2a:hasEvent oa:event_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-fe83-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-fe83-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-fe83-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-fe83-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-fe83-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person-2a66ea8b-4052-00b6-0f83-89e728bca9c8
  a a2a:Person ;
  rdfs:label "Lea Antunes" ;
  a2a:PersonName [
    rdfs:label "Lea Antunes" ;
    a2a:PersonNameFirstName "Lea" ;
    a2a:PersonNameLastName "Antunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person-ec3b6790-6bda-f98d-062a-717a3609fc17
  a a2a:Person ;
  rdfs:label "Aaron Anthunes" ;
  a2a:PersonName [
    rdfs:label "Aaron Anthunes" ;
    a2a:PersonNameFirstName "Aaron" ;
    a2a:PersonNameLastName "Anthunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person-9e82943f-51b7-6084-91a1-5d6493f146b9
  a a2a:Person ;
  rdfs:label "Simon Machoro" ;
  a2a:PersonName [
    rdfs:label "Simon Machoro" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Machoro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person-a650606b-2195-b76b-ac6d-a8f607646e4a
  a a2a:Person ;
  rdfs:label "Abraham Anthunes" ;
  a2a:PersonName [
    rdfs:label "Abraham Anthunes" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Anthunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Voogdij" ;
  a2a:EventType "other:Voogdij" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1729-05-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-fe83-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person:2a66ea8b-4052-00b6-0f83-89e728bca9c8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-fe83-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person:ec3b6790-6bda-f98d-062a-717a3609fc17 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-fe83-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person:9e82943f-51b7-6084-91a1-5d6493f146b9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-fe83-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Person:a650606b-2195-b76b-ac6d-a8f607646e4a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fe83-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-fe83-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1729-05-17 - 1729-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1729-05-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7558, Periode: 1729" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "604327" ;
    a2a:RegistryNumber "7558" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7558, Periode: 1729, Notariële archieven, 604327, 7558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/291212ae-f1e6-e863-b2e1-1935cb0e2b1c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-fe83-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/291212ae-f1e6-e863-b2e1-1935cb0e2b1c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8af5522d-b492-175d-fa0b-b2c40cf15ada.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-fe83-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8af5522d-b492-175d-fa0b-b2c40cf15ada.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-fe83-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-fe83-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7558" ;
  a2a:SourceRemarkAkteSoort "Voogdij" ;
  a2a:SourceRemarkfilename "NOTC00419000329", "NOTC00419000330" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_860_00000860.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000329; positie: 969, 410, 672, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000329; positie: 649, 513, 836, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000329; positie: 1282, 1281, 752, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000329; positie: 1949, 1026, 509, 130" .
