@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_d837ae03-ec2c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 20 oktober 1766" ;
  a2a:hasPerson oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-2c8fa209-07db-5fa8-865a-4def50a24326, oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-0ecf14d4-66b4-cc78-4f13-027edd3de41b, oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-bfe76d76-e4a3-9021-9c93-40c71e5cc328, oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-a9d7f56e-6427-42b3-6f27-6ed5b4c06631, oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-efcccf34-95ee-2777-204e-270c20823aa3, oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-f81e2b19-ea55-24b2-dfec-ecd7c36f3676 ;
  a2a:hasEvent oa:event_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-ec2c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-2c8fa209-07db-5fa8-865a-4def50a24326
  a a2a:Person ;
  rdfs:label "Joannes Huijgens" ;
  a2a:PersonName [
    rdfs:label "Joannes Huijgens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Huijgens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-0ecf14d4-66b4-cc78-4f13-027edd3de41b
  a a2a:Person ;
  rdfs:label "Anthonij van Frescarode" ;
  a2a:PersonName [
    rdfs:label "Anthonij van Frescarode" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Frescarode"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-bfe76d76-e4a3-9021-9c93-40c71e5cc328
  a a2a:Person ;
  rdfs:label "Gabriel de la Faille" ;
  a2a:PersonName [
    rdfs:label "Gabriel de la Faille" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Faille"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-a9d7f56e-6427-42b3-6f27-6ed5b4c06631
  a a2a:Person ;
  rdfs:label "Johan van Schoterbos" ;
  a2a:PersonName [
    rdfs:label "Johan van Schoterbos" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schoterbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-efcccf34-95ee-2777-204e-270c20823aa3
  a a2a:Person ;
  rdfs:label "Anna van Kouwenhoven" ;
  a2a:PersonName [
    rdfs:label "Anna van Kouwenhoven" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kouwenhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person-f81e2b19-ea55-24b2-dfec-ecd7c36f3676
  a a2a:Person ;
  rdfs:label "Pieter de Mortier" ;
  a2a:PersonName [
    rdfs:label "Pieter de Mortier" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mortier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1766-10-20"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person:2c8fa209-07db-5fa8-865a-4def50a24326 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person:0ecf14d4-66b4-cc78-4f13-027edd3de41b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person:bfe76d76-e4a3-9021-9c93-40c71e5cc328 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person:a9d7f56e-6427-42b3-6f27-6ed5b4c06631 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person:efcccf34-95ee-2777-204e-270c20823aa3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Person:f81e2b19-ea55-24b2-dfec-ecd7c36f3676 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec2c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ec2c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1766-10-20 - 1766-10-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1766-10-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1766-10-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1766-10-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14285, Periode: 1766-1767" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "602504" ;
    a2a:RegistryNumber "14285" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14285, Periode: 1766-1767, Notariële archieven, 602504, 14285"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4a17dea5-41b9-6c2b-2a3f-b0644b0fe490.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ec2c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4a17dea5-41b9-6c2b-2a3f-b0644b0fe490.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a20186ba-dd3e-47c9-6cd3-44a49be92fc1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ec2c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a20186ba-dd3e-47c9-6cd3-44a49be92fc1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ec2c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ec2c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter Lakeman
Locatieomschrijving: 's Gravenhage
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14285" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTG00111000248", "NOTG00111000249" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_767_00000767.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000248; positie: 4402, 2540, 600, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000248; positie: 3641, 2893, 696, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000248; positie: 3482, 2732, 604, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000248; positie: 3530, 2124, 721, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000248; positie: 4801, 2880, 293, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000248; positie: 3728, 1130, 688, 122" .
