@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-a266-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 7 juli 1770" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-2d53557d-09e3-9678-cee9-989c610664c1, oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-2204dd50-bd02-5f4e-befa-4d2b600878a2, oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-8334a795-aa88-e539-036c-dbae99e799a6, oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-e4624b3a-be0e-c6de-86fc-738a3bf87e58, oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-f165e865-0858-785c-5cf9-111ec7581a21, oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-9b20b80b-c6f0-70a9-0217-f761956589c3 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a266-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-2d53557d-09e3-9678-cee9-989c610664c1
  a a2a:Person ;
  rdfs:label "Abraham Loten" ;
  a2a:PersonName [
    rdfs:label "Abraham Loten" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Loten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-2204dd50-bd02-5f4e-befa-4d2b600878a2
  a a2a:Person ;
  rdfs:label "Johannes Menkema" ;
  a2a:PersonName [
    rdfs:label "Johannes Menkema" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Menkema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-8334a795-aa88-e539-036c-dbae99e799a6
  a a2a:Person ;
  rdfs:label "Philippus Reijnier Boom" ;
  a2a:PersonName [
    rdfs:label "Philippus Reijnier Boom" ;
    a2a:PersonNameFirstName "Philippus Reijnier" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-e4624b3a-be0e-c6de-86fc-738a3bf87e58
  a a2a:Person ;
  rdfs:label "Otto Ruijsch" ;
  a2a:PersonName [
    rdfs:label "Otto Ruijsch" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Ruijsch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-f165e865-0858-785c-5cf9-111ec7581a21
  a a2a:Person ;
  rdfs:label "Geertruijd Elisabeth van Capelle" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Elisabeth van Capelle" ;
    a2a:PersonNameFirstName "Geertruijd Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Capelle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person-9b20b80b-c6f0-70a9-0217-f761956589c3
  a a2a:Person ;
  rdfs:label "Gerrit Bouman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bouman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1770-07-07"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person:2d53557d-09e3-9678-cee9-989c610664c1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person:2204dd50-bd02-5f4e-befa-4d2b600878a2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person:8334a795-aa88-e539-036c-dbae99e799a6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person:e4624b3a-be0e-c6de-86fc-738a3bf87e58 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person:f165e865-0858-785c-5cf9-111ec7581a21 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Person:9b20b80b-c6f0-70a9-0217-f761956589c3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a266-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a266-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1770-07-07 - 1770-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1770-07-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11198, Periode: 1770" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "341564" ;
    a2a:RegistryNumber "11198" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11198, Periode: 1770, Notariële archieven, 341564, 11198"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dca23f69-cc83-7fe5-21dc-0b763cae08d7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a266-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dca23f69-cc83-7fe5-21dc-0b763cae08d7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/36585f37-bba9-e289-ee36-a9d06b670fe4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a266-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/36585f37-bba9-e289-ee36-a9d06b670fe4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a266-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a266-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Purmerende
Onderwerpsomschrijving: obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11198" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTD01073000036", "NOTD01073000037" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_7575_00007575.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000037; positie: 3393, 1177, 382, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000037; positie: 3704, 184, 950, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000037; positie: 3958, 1618, 841, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000037; positie: 3524, 756, 520, 60" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000037; positie: 3946, 643, 1067, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000037; positie: 4806, 1469, 449, 47" .
