@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_d837ae04-0c17-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 26 augustus 1811" ;
  a2a:hasPerson oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-3a4f624d-7ca2-733e-bb84-421ab5800eb8, oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-458015f2-7ab6-7fc0-ff6f-0fb28cf0d659, oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-bfe9c4d2-5ff4-66c8-8cb5-69c1b6ada048, oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-71d91a4f-e0c2-ed31-bd4d-71d33b4ed52f, oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-f1fc692b-a01d-9d70-0b42-d99672bf0804, oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-f34c9843-2378-948d-1f0b-be2f5941e415, oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-e673d462-f7f3-995b-94cc-9d928c7d80cf, oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-5b5fd43d-dc09-d7c6-24db-02f342ea60ee, oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-5df44e61-e103-31b5-2964-5a20ad36aeef, oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-a714fca0-ffd8-19fb-93f6-94aff6bb1f4a ;
  a2a:hasEvent oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_5, oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_6, oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_7, oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_8, oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_9 ;
  a2a:hasSource oa:source_saa_d837ae04-0c17-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-3a4f624d-7ca2-733e-bb84-421ab5800eb8
  a a2a:Person ;
  rdfs:label "Frederik Spakler" ;
  a2a:PersonName [
    rdfs:label "Frederik Spakler" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Spakler"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-458015f2-7ab6-7fc0-ff6f-0fb28cf0d659
  a a2a:Person ;
  rdfs:label "Maria van Petten" ;
  a2a:PersonName [
    rdfs:label "Maria van Petten" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Petten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-bfe9c4d2-5ff4-66c8-8cb5-69c1b6ada048
  a a2a:Person ;
  rdfs:label "David Gustav Christian Juhl" ;
  a2a:PersonName [
    rdfs:label "David Gustav Christian Juhl" ;
    a2a:PersonNameFirstName "David Gustav Christian" ;
    a2a:PersonNameLastName "Juhl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-71d91a4f-e0c2-ed31-bd4d-71d33b4ed52f
  a a2a:Person ;
  rdfs:label "Thomas de Wilde" ;
  a2a:PersonName [
    rdfs:label "Thomas de Wilde" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-f1fc692b-a01d-9d70-0b42-d99672bf0804
  a a2a:Person ;
  rdfs:label "Maria van Petten" ;
  a2a:PersonName [
    rdfs:label "Maria van Petten" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Petten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-f34c9843-2378-948d-1f0b-be2f5941e415
  a a2a:Person ;
  rdfs:label "Nicolaas Misdorp" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Misdorp" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Misdorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-e673d462-f7f3-995b-94cc-9d928c7d80cf
  a a2a:Person ;
  rdfs:label "Jacobus Klaassen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Klaassen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Klaassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-5b5fd43d-dc09-d7c6-24db-02f342ea60ee
  a a2a:Person ;
  rdfs:label "Wijntje de Wilde" ;
  a2a:PersonName [
    rdfs:label "Wijntje de Wilde" ;
    a2a:PersonNameFirstName "Wijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-5df44e61-e103-31b5-2964-5a20ad36aeef
  a a2a:Person ;
  rdfs:label "Casper Hendrik Seelekoop" ;
  a2a:PersonName [
    rdfs:label "Casper Hendrik Seelekoop" ;
    a2a:PersonNameFirstName "Casper Hendrik" ;
    a2a:PersonNameLastName "Seelekoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person-a714fca0-ffd8-19fb-93f6-94aff6bb1f4a
  a a2a:Person ;
  rdfs:label "Jan Ferrenhout" ;
  a2a:PersonName [
    rdfs:label "Jan Ferrenhout" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ferrenhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1811-08-26"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person:3a4f624d-7ca2-733e-bb84-421ab5800eb8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person:458015f2-7ab6-7fc0-ff6f-0fb28cf0d659 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person:bfe9c4d2-5ff4-66c8-8cb5-69c1b6ada048 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person:71d91a4f-e0c2-ed31-bd4d-71d33b4ed52f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person:f1fc692b-a01d-9d70-0b42-d99672bf0804 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person:f34c9843-2378-948d-1f0b-be2f5941e415 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person:e673d462-f7f3-995b-94cc-9d928c7d80cf ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person:5b5fd43d-dc09-d7c6-24db-02f342ea60ee ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person:5df44e61-e103-31b5-2964-5a20ad36aeef ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0c17-6b6d-e053-b784100acdee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Person:a714fca0-ffd8-19fb-93f6-94aff6bb1f4a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0c17-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0c17-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1811-08-26 - 1811-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1811-08-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 17783, Periode: 1811" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "638075" ;
    a2a:RegistryNumber "17783" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 17783, Periode: 1811, Notariële archieven, 638075, 17783"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6504ace8-13e4-9c18-549e-466fb80d4d0b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0c17-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6504ace8-13e4-9c18-549e-466fb80d4d0b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e2eaafde-2a63-1731-cc1f-897365ad637b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0c17-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e2eaafde-2a63-1731-cc1f-897365ad637b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5cc0eb15-b2f2-6111-75fd-5360d0b1b1be.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0c17-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5cc0eb15-b2f2-6111-75fd-5360d0b1b1be.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2f3dd049-9433-2a42-92a0-8e0d91e0066f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0c17-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2f3dd049-9433-2a42-92a0-8e0d91e0066f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0c17-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0c17-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Adam Houtkoper
Onderwerpsomschrijving: Wonende in de Ratelwagtsteeg n 12; transport van een huis en erf in de Rozenstraat.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/17783" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTJ01264000333", "NOTJ01264000334", "NOTJ01264000335", "NOTJ01264000336" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_247_00000247.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01264000335; positie: 4963, 3212, 248, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01264000334; positie: 4993, 1387, 246, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01264000335; positie: 1108, 2757, 1074, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01264000334; positie: 3798, 831, 564, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01264000334; positie: 4532, 1142, 601, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01264000334; positie: 3465, 181, 1021, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01264000334; positie: 3596, 1304, 713, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01264000334; positie: 3953, 402, 638, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01264000334; positie: 3491, 2376, 924, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01264000335; positie: 4701, 3009, 456, 132" .
