@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_a3cb51cc-b24f-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 5 april 1753" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person-2dd8dfbe-03fc-191a-badd-d88a51941456, oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person-8f121643-3900-a1e6-45ac-b5b478a2e4cd, oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person-02127c83-8bc9-8793-9d7b-c404c8130aa8, oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person-cd262a09-25b5-a5d4-9453-73e5fbb78b39, oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person-da3a5054-ac36-9fb1-d646-f5713b7b2fff ;
  a2a:hasEvent oa:event_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person-2dd8dfbe-03fc-191a-badd-d88a51941456
  a a2a:Person ;
  rdfs:label "Philip Zweerts" ;
  a2a:PersonName [
    rdfs:label "Philip Zweerts" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Zweerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person-8f121643-3900-a1e6-45ac-b5b478a2e4cd
  a a2a:Person ;
  rdfs:label "Jacoba Magdalena Boreel" ;
  a2a:PersonName [
    rdfs:label "Jacoba Magdalena Boreel" ;
    a2a:PersonNameFirstName "Jacoba Magdalena" ;
    a2a:PersonNameLastName "Boreel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person-02127c83-8bc9-8793-9d7b-c404c8130aa8
  a a2a:Person ;
  rdfs:label "Anna Maria Pels" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Pels" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Pels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person-cd262a09-25b5-a5d4-9453-73e5fbb78b39
  a a2a:Person ;
  rdfs:label "Jaques Lombrij" ;
  a2a:PersonName [
    rdfs:label "Jaques Lombrij" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNameLastName "Lombrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person-da3a5054-ac36-9fb1-d646-f5713b7b2fff
  a a2a:Person ;
  rdfs:label "Jan Jeronimus Boreel" ;
  a2a:PersonName [
    rdfs:label "Jan Jeronimus Boreel" ;
    a2a:PersonNameFirstName "Jan Jeronimus" ;
    a2a:PersonNameLastName "Boreel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1753-04-05"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person:2dd8dfbe-03fc-191a-badd-d88a51941456 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person:8f121643-3900-a1e6-45ac-b5b478a2e4cd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person:02127c83-8bc9-8793-9d7b-c404c8130aa8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person:cd262a09-25b5-a5d4-9453-73e5fbb78b39 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Person:da3a5054-ac36-9fb1-d646-f5713b7b2fff ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-b24f-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1753-04-05 - 1753-04-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-04-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-04-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1753-04-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9227, Periode: 1753" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "320690" ;
    a2a:RegistryNumber "9227" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9227, Periode: 1753, Notariële archieven, 320690, 9227"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6670c7c4-b8fa-7f52-626f-1497d6d6ed3f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b24f-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6670c7c4-b8fa-7f52-626f-1497d6d6ed3f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2a289467-82b8-1e98-14fb-2b9c040082c6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b24f-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2a289467-82b8-1e98-14fb-2b9c040082c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-b24f-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-b24f-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9227" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA00892000268", "NOTA00892000269" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_11281_00011281.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00892000268; positie: 2931, 1699, 557, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00892000268; positie: 3877, 1461, 276, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00892000268; positie: 3434, 1076, 755, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00892000268; positie: 3504, 1990, 672, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00892000268; positie: 2926, 1299, 844, 64" .
