@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-cfa6-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 19 augustus 1777" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person-1ae83153-b29c-c6ec-157a-26889e420714, oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person-383a8f88-97dd-fb6d-ec22-932ffb694725, oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person-da6bbaf1-3817-3cf4-3b71-ecbefabfface, oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person-f6a47de9-58ba-4d79-45a8-20069a417600, oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person-6aa7c386-2832-565f-e8f2-5194f9566e8c ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person-1ae83153-b29c-c6ec-157a-26889e420714
  a a2a:Person ;
  rdfs:label "Nicolaas Galle" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Galle" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Galle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person-383a8f88-97dd-fb6d-ec22-932ffb694725
  a a2a:Person ;
  rdfs:label "Hendrik Ovink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Ovink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Ovink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person-da6bbaf1-3817-3cf4-3b71-ecbefabfface
  a a2a:Person ;
  rdfs:label "Maria van der Ven" ;
  a2a:PersonName [
    rdfs:label "Maria van der Ven" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person-f6a47de9-58ba-4d79-45a8-20069a417600
  a a2a:Person ;
  rdfs:label "David Le Fevre" ;
  a2a:PersonName [
    rdfs:label "David Le Fevre" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Le Fevre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person-6aa7c386-2832-565f-e8f2-5194f9566e8c
  a a2a:Person ;
  rdfs:label "Jan Koning" ;
  a2a:PersonName [
    rdfs:label "Jan Koning" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1777-08-19"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person:1ae83153-b29c-c6ec-157a-26889e420714 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person:383a8f88-97dd-fb6d-ec22-932ffb694725 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person:da6bbaf1-3817-3cf4-3b71-ecbefabfface ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person:f6a47de9-58ba-4d79-45a8-20069a417600 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Person:6aa7c386-2832-565f-e8f2-5194f9566e8c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cfa6-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1777-08-19 - 1777-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1777-08-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11226, Periode: 1777" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "329570" ;
    a2a:RegistryNumber "11226" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11226, Periode: 1777, Notariële archieven, 329570, 11226"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c455b34d-f239-886c-b26c-2f6e26014bc4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfa6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c455b34d-f239-886c-b26c-2f6e26014bc4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e2071051-f171-0f77-49c3-720863b7f355.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfa6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e2071051-f171-0f77-49c3-720863b7f355.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfa6-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cfa6-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Haarlem
Onderwerpsomschrijving: obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11226" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTD01099000162", "NOTD01099000163" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6683_00006683.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000163; positie: 3570, 1498, 428, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000163; positie: 3079, 1039, 471, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000163; positie: 3602, 601, 543, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000163; positie: 3923, 1570, 307, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000163; positie: 3032, 148, 441, 157" .
