@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-482b-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 23 juni 1727" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person-f983ed25-5877-b0f0-31a5-196c1147629d, oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person-e7598ade-c665-8b40-1404-23e6a65e47a0, oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person-026ba7a0-0c5b-cc18-4005-fdbf91c6d763, oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person-088245d1-2b40-d1ce-3de9-4728ae2598fe ;
  a2a:hasEvent oa:event_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-482b-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person-f983ed25-5877-b0f0-31a5-196c1147629d
  a a2a:Person ;
  rdfs:label "Jan Fremont" ;
  a2a:PersonName [
    rdfs:label "Jan Fremont" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Fremont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person-e7598ade-c665-8b40-1404-23e6a65e47a0
  a a2a:Person ;
  rdfs:label "Maria Wolfskuijl" ;
  a2a:PersonName [
    rdfs:label "Maria Wolfskuijl" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wolfskuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person-026ba7a0-0c5b-cc18-4005-fdbf91c6d763
  a a2a:Person ;
  rdfs:label "Nicoletta Maria van Kempen" ;
  a2a:PersonName [
    rdfs:label "Nicoletta Maria van Kempen" ;
    a2a:PersonNameFirstName "Nicoletta Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kempen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person-088245d1-2b40-d1ce-3de9-4728ae2598fe
  a a2a:Person ;
  rdfs:label "Johannes de Penijn" ;
  a2a:PersonName [
    rdfs:label "Johannes de Penijn" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Penijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1727-06-23"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person:f983ed25-5877-b0f0-31a5-196c1147629d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person:e7598ade-c665-8b40-1404-23e6a65e47a0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person:026ba7a0-0c5b-cc18-4005-fdbf91c6d763 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Person:088245d1-2b40-d1ce-3de9-4728ae2598fe ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-482b-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-482b-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1727-06-23 - 1727-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1727-06-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7514, Periode: 1727" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "371398" ;
    a2a:RegistryNumber "7514" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7514, Periode: 1727, Notariële archieven, 371398, 7514"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7589186b-2b6e-24df-8182-a20792be0b2e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-482b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7589186b-2b6e-24df-8182-a20792be0b2e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/040bf177-e706-6fae-f9ae-8b2f61a2e06f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-482b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/040bf177-e706-6fae-f9ae-8b2f61a2e06f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-482b-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-482b-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Nicolaas Sonmans
Onderwerpsomschrijving: Passeren schepenkennis, lening met huis op de Herengracht als onderpand.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7514" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTC00395000400", "NOTC00395000401" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18636_00018636.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00395000400; positie: 1009, 472, 1005, 50" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00395000400; positie: 635, 585, 1342, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00395000401; positie: 1277, 677, 1155, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00395000400; positie: 611, 1453, 1601, 74" .
