@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_9d6d21df-ec0b-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Machtiging op 10 maart 1751" ;
  a2a:hasPerson oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person-03f5ce1b-4826-ccd7-c09d-deb9dcae029c, oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person-3d736f41-fb6d-f6cb-9f24-3d7dc645a1a9, oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person-b9072ec4-6e44-55cf-a6b0-ddc5d190a413, oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person-626c3a02-3e9a-e040-99b6-a9cfc401a88a ;
  a2a:hasEvent oa:event_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21df-ec0b-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21df-ec0b-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21df-ec0b-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21df-ec0b-666d-e053-b784100a1840_3 ;
  a2a:hasSource oa:source_saa_9d6d21df-ec0b-666d-e053-b784100a1840 .

oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person-03f5ce1b-4826-ccd7-c09d-deb9dcae029c
  a a2a:Person ;
  rdfs:label "Daniel Coningham" ;
  a2a:PersonName [
    rdfs:label "Daniel Coningham" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Coningham"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person-3d736f41-fb6d-f6cb-9f24-3d7dc645a1a9
  a a2a:Person ;
  rdfs:label "Willem van Rijp" ;
  a2a:PersonName [
    rdfs:label "Willem van Rijp" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person-b9072ec4-6e44-55cf-a6b0-ddc5d190a413
  a a2a:Person ;
  rdfs:label "Hartig Jacob Liebman" ;
  a2a:PersonName [
    rdfs:label "Hartig Jacob Liebman" ;
    a2a:PersonNameFirstName "Hartig Jacob" ;
    a2a:PersonNameLastName "Liebman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person-626c3a02-3e9a-e040-99b6-a9cfc401a88a
  a a2a:Person ;
  rdfs:label "Isaac Nathans de Jonge" ;
  a2a:PersonName [
    rdfs:label "Isaac Nathans de Jonge" ;
    a2a:PersonNameFirstName "Isaac Nathans" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1751" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1751-03-10"^^xsd:date
  ] .

oa:relationep_saa_9d6d21df-ec0b-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person:03f5ce1b-4826-ccd7-c09d-deb9dcae029c ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-ec0b-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person:3d736f41-fb6d-f6cb-9f24-3d7dc645a1a9 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-ec0b-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person:b9072ec4-6e44-55cf-a6b0-ddc5d190a413 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-ec0b-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Person:626c3a02-3e9a-e040-99b6-a9cfc401a88a ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-ec0b-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21df-ec0b-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1751-03-10 - 1751-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1751-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1751-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1751" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1751-03-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10741, Periode: 1751" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "177692" ;
    a2a:RegistryNumber "10741" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10741, Periode: 1751, Notariële archieven, 177692, 10741"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/20738897-6f80-7f80-b956-329cdc107678.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-ec0b-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/20738897-6f80-7f80-b956-329cdc107678.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7b8ae9c6-4424-d132-c935-fd0b2573aae9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-ec0b-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7b8ae9c6-4424-d132-c935-fd0b2573aae9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d72c8392-e186-2048-30ba-80e697e1f712.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-ec0b-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d72c8392-e186-2048-30ba-80e697e1f712.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21df-ec0b-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21df-ec0b-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Rotterdam
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10741" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAB00451000483", "KLAB00451000484", "KLAB00451000485" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5862_00005862.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB00451000484; positie: 3683, 1713, 360, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB00451000484; positie: 3060, 1250, 854, 143" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB00451000484; positie: 3276, 418, 796, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB00451000484; positie: 3331, 552, 760, 162" .
