@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-842a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 5 oktober 1768" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-ef1e59ba-3efa-243c-1f79-243a353f8e52, oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-67ccf5e3-2542-36d6-d879-a6944d8dad2f, oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-760d5698-2a94-c714-b20c-cbd7142050ec, oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-9db4c58b-43d2-56e0-7115-02005f5d0de1, oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-0d5ec4d4-9ef9-3bae-616f-aca3a9edfe91, oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-4357080a-ad4a-7b18-4019-eb97b2cad2ee ;
  a2a:hasEvent oa:event_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-842a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-ef1e59ba-3efa-243c-1f79-243a353f8e52
  a a2a:Person ;
  rdfs:label "Jacobus Hulsebosch" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hulsebosch" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Hulsebosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-67ccf5e3-2542-36d6-d879-a6944d8dad2f
  a a2a:Person ;
  rdfs:label "Hermanus van Ledden Hulsebosch" ;
  a2a:PersonName [
    rdfs:label "Hermanus van Ledden Hulsebosch" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ledden Hulsebosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-760d5698-2a94-c714-b20c-cbd7142050ec
  a a2a:Person ;
  rdfs:label "Christina van Ledden" ;
  a2a:PersonName [
    rdfs:label "Christina van Ledden" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ledden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-9db4c58b-43d2-56e0-7115-02005f5d0de1
  a a2a:Person ;
  rdfs:label "Hermanus van Ledden" ;
  a2a:PersonName [
    rdfs:label "Hermanus van Ledden" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ledden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-0d5ec4d4-9ef9-3bae-616f-aca3a9edfe91
  a a2a:Person ;
  rdfs:label "Elisabeth van Ledden" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Ledden" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ledden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person-4357080a-ad4a-7b18-4019-eb97b2cad2ee
  a a2a:Person ;
  rdfs:label "Pieter ter Beek" ;
  a2a:PersonName [
    rdfs:label "Pieter ter Beek" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1768-10-05"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person:ef1e59ba-3efa-243c-1f79-243a353f8e52 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person:67ccf5e3-2542-36d6-d879-a6944d8dad2f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person:760d5698-2a94-c714-b20c-cbd7142050ec ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person:9db4c58b-43d2-56e0-7115-02005f5d0de1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person:0d5ec4d4-9ef9-3bae-616f-aca3a9edfe91 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Person:4357080a-ad4a-7b18-4019-eb97b2cad2ee ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-842a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-842a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1768-10-05 - 1768-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1768-10-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11191, Periode: 1768" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "339120" ;
    a2a:RegistryNumber "11191" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11191, Periode: 1768, Notariële archieven, 339120, 11191"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/14239dc9-6b1f-31a7-ead1-8e1e93503a0a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-842a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/14239dc9-6b1f-31a7-ead1-8e1e93503a0a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ba282944-7aba-be20-431e-3b70d690741b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-842a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ba282944-7aba-be20-431e-3b70d690741b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2c12adfc-8581-a13a-53bd-ed4582a7a6b2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-842a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2c12adfc-8581-a13a-53bd-ed4582a7a6b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-842a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-842a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Onderwerpsomschrijving: ontvangen erfdeel tante
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11191" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD01066000009", "NOTD01066000010", "NOTD01066000011" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_20364_00020364.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01066000010; positie: 3601, 443, 495, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01066000010; positie: 2870, 179, 1013, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01066000010; positie: 3564, 601, 419, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01066000010; positie: 2756, 1177, 625, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01066000010; positie: 2936, 512, 612, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01066000010; positie: 3750, 771, 260, 72" .
