@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-cc68-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 12 december 1757" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-060b7043-225c-cbb6-00d5-3b56b0d3b947, oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-14774f74-68fe-9636-a28c-ffc018c96cbd, oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-00fd893a-e755-7d31-8672-2d819e49b013, oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-c4f6e731-5386-a745-d710-e317d00e20f7, oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-c63652a9-1500-3eb2-67db-7ed3ae68abae, oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-a9043a8f-a883-5dad-5f71-87a39a62725e ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-060b7043-225c-cbb6-00d5-3b56b0d3b947
  a a2a:Person ;
  rdfs:label "Abraham Verhamme" ;
  a2a:PersonName [
    rdfs:label "Abraham Verhamme" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Verhamme"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-14774f74-68fe-9636-a28c-ffc018c96cbd
  a a2a:Person ;
  rdfs:label "Maria de Neufville" ;
  a2a:PersonName [
    rdfs:label "Maria de Neufville" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Neufville"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-00fd893a-e755-7d31-8672-2d819e49b013
  a a2a:Person ;
  rdfs:label "Philippus de Roos" ;
  a2a:PersonName [
    rdfs:label "Philippus de Roos" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-c4f6e731-5386-a745-d710-e317d00e20f7
  a a2a:Person ;
  rdfs:label "Jacoba van Gelder" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Gelder" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-c63652a9-1500-3eb2-67db-7ed3ae68abae
  a a2a:Person ;
  rdfs:label "David Matheus de Neufville" ;
  a2a:PersonName [
    rdfs:label "David Matheus de Neufville" ;
    a2a:PersonNameFirstName "David Matheus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Neufville"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person-a9043a8f-a883-5dad-5f71-87a39a62725e
  a a2a:Person ;
  rdfs:label "Willem Gideon Deutz" ;
  a2a:PersonName [
    rdfs:label "Willem Gideon Deutz" ;
    a2a:PersonNameFirstName "Willem Gideon" ;
    a2a:PersonNameLastName "Deutz"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person:060b7043-225c-cbb6-00d5-3b56b0d3b947 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person:14774f74-68fe-9636-a28c-ffc018c96cbd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person:00fd893a-e755-7d31-8672-2d819e49b013 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person:c4f6e731-5386-a745-d710-e317d00e20f7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person:c63652a9-1500-3eb2-67db-7ed3ae68abae ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Person:a9043a8f-a883-5dad-5f71-87a39a62725e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cc68-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1757-12-12 - 1757-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1757" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1757-12-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9254, Periode: 1757" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "337244" ;
    a2a:RegistryNumber "9254" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9254, Periode: 1757, Notariële archieven, 337244, 9254"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d29db67a-8e35-c446-8dec-197fa56d7038.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc68-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d29db67a-8e35-c446-8dec-197fa56d7038.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d6dd00c1-dfa5-c42c-7108-497fd7485971.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc68-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d6dd00c1-dfa5-c42c-7108-497fd7485971.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/07957898-61fa-3dc5-838a-2fb222ae4520.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc68-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/07957898-61fa-3dc5-838a-2fb222ae4520.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc68-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cc68-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9254" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA00910000381", "NOTA00910000382", "NOTA00910000383" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4412_00004412.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00910000382; positie: 3704, 575, 483, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00910000382; positie: 3298, 441, 942, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00910000382; positie: 3216, 2167, 732, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00910000382; positie: 3396, 840, 760, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00910000382; positie: 3911, 899, 236, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00910000382; positie: 3820, 2678, 395, 79" .
