@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-1bfc-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 24 juni 1723" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person-a01c1652-27fb-5614-de94-e773e30e86ea, oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person-12b03b1a-7330-af3b-c5b3-98314aa5c9a3, oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person-11e06918-818a-503a-a25a-6cd2f87068c9, oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person-6da0e385-c447-0aab-0aa1-1360a740f688, oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person-ec2e5a0d-7a56-17b4-0ff1-dab6c4861545 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person-a01c1652-27fb-5614-de94-e773e30e86ea
  a a2a:Person ;
  rdfs:label "Femmetie van der Hoff" ;
  a2a:PersonName [
    rdfs:label "Femmetie van der Hoff" ;
    a2a:PersonNameFirstName "Femmetie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person-12b03b1a-7330-af3b-c5b3-98314aa5c9a3
  a a2a:Person ;
  rdfs:label "Johannes Pool" ;
  a2a:PersonName [
    rdfs:label "Johannes Pool" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person-11e06918-818a-503a-a25a-6cd2f87068c9
  a a2a:Person ;
  rdfs:label "Sara Nuijts" ;
  a2a:PersonName [
    rdfs:label "Sara Nuijts" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Nuijts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person-6da0e385-c447-0aab-0aa1-1360a740f688
  a a2a:Person ;
  rdfs:label "Elias Nuwaart" ;
  a2a:PersonName [
    rdfs:label "Elias Nuwaart" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Nuwaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person-ec2e5a0d-7a56-17b4-0ff1-dab6c4861545
  a a2a:Person ;
  rdfs:label "Lambert Witzen" ;
  a2a:PersonName [
    rdfs:label "Lambert Witzen" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Witzen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1723-06-24"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person:a01c1652-27fb-5614-de94-e773e30e86ea ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person:12b03b1a-7330-af3b-c5b3-98314aa5c9a3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person:11e06918-818a-503a-a25a-6cd2f87068c9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person:6da0e385-c447-0aab-0aa1-1360a740f688 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Person:ec2e5a0d-7a56-17b4-0ff1-dab6c4861545 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1bfc-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1723-06-24 - 1723-06-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-06-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-06-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1723-06-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7510, Periode: 1723" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "312185" ;
    a2a:RegistryNumber "7510" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7510, Periode: 1723, Notariële archieven, 312185, 7510"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ced42112-085e-e9a7-cba5-3a9c838fbd54.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1bfc-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ced42112-085e-e9a7-cba5-3a9c838fbd54.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d9771c83-bd74-460b-90ba-4b6d44fdcff5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1bfc-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d9771c83-bd74-460b-90ba-4b6d44fdcff5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1bfc-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1bfc-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Nicolaas Sonmans
Onderwerpsomschrijving: Opdragen en kwijtschelden van huis in de Nadortssteeg voor weduwe van ridder kolonel sergeant majoor.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7510" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTC00391000225", "NOTC00391000226" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7066_00007066.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00391000225; positie: 1863, 2102, 372, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00391000225; positie: 1356, 1253, 712, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00391000225; positie: 1095, 497, 746, 150" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00391000225; positie: 1641, 2183, 586, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00391000225; positie: 1326, 670, 703, 124" .
