@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_b21a5c6e-d7fc-6a83-e053-b784100a6e32
  a a2a:Record ;
  rdfs:label "Machtiging op 31 augustus 1775" ;
  a2a:hasPerson oa:person_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Person-35921cb4-1b2b-3227-56e6-58dd55fce594, oa:person_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Person-1010d9c6-13ea-2b6f-cf5b-41ebf9697aa3, oa:person_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Person-b1023d85-fecf-d853-23e3-d6f9bc198b23 ;
  a2a:hasEvent oa:event_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_0, oa:relationep_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_1, oa:relationep_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_2 ;
  a2a:hasSource oa:source_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32 .

oa:person_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Person-35921cb4-1b2b-3227-56e6-58dd55fce594
  a a2a:Person ;
  rdfs:label "David Lion Arons" ;
  a2a:PersonName [
    rdfs:label "David Lion Arons" ;
    a2a:PersonNameFirstName "David Lion" ;
    a2a:PersonNameLastName "Arons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Person-1010d9c6-13ea-2b6f-cf5b-41ebf9697aa3
  a a2a:Person ;
  rdfs:label "Isaac Benjamin Levij" ;
  a2a:PersonName [
    rdfs:label "Isaac Benjamin Levij" ;
    a2a:PersonNameFirstName "Isaac Benjamin" ;
    a2a:PersonNameLastName "Levij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Person-b1023d85-fecf-d853-23e3-d6f9bc198b23
  a a2a:Person ;
  rdfs:label "Jacob de Lion Aron" ;
  a2a:PersonName [
    rdfs:label "Jacob de Lion Aron" ;
    a2a:PersonNameFirstName "Jacob de Lion" ;
    a2a:PersonNameLastName "Aron"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1775-08-31"^^xsd:date
  ] .

oa:relationep_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Person:35921cb4-1b2b-3227-56e6-58dd55fce594 ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Event1 .

oa:relationep_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Person:1010d9c6-13ea-2b6f-cf5b-41ebf9697aa3 ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Event1 .

oa:relationep_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Person:b1023d85-fecf-d853-23e3-d6f9bc198b23 ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32_Event1 .

oa:source_saa_b21a5c6e-d7fc-6a83-e053-b784100a6e32
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1775-08-31 - 1775-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1775-08-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15286, Periode: 1775" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "439542" ;
    a2a:RegistryNumber "15286" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15286, Periode: 1775, Notariële archieven, 439542, 15286"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8672f696-cbc5-f017-5f5d-240359ffa870.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/b21a5c6e-d7fc-6a83-e053-b784100a6e32" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8672f696-cbc5-f017-5f5d-240359ffa870.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/89374c0c-af20-2813-f400-5b06ab9678ba.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/b21a5c6e-d7fc-6a83-e053-b784100a6e32" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/89374c0c-af20-2813-f400-5b06ab9678ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/b21a5c6e-d7fc-6a83-e053-b784100a6e32" ;
  a2a:RecordGUID "{b21a5c6e-d7fc-6a83-e053-b784100a6e32}" ;
  a2a:SourceRemarkOpmerking """Notaris: Nathanael Wilthuijzen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15286" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTJ00143000337", "NOTJ00143000338" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4005_00004005.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00143000338; positie: 4726, 1835, 356, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00143000338; positie: 3926, 1293, 1299, 153" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00143000338; positie: 3701, 1852, 929, 116" .
