@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-e2a6-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 1 januari 1642" ;
  a2a:hasPerson oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person-4703a8da-ac8b-735f-435a-4ae1cbf7c691, oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person-d52dddd1-6eb7-e9e0-6263-573e806d9114, oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person-c3cbdd83-dac3-c2b5-28b3-91a33f31f6ca, oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person-6761840d-47f2-b14d-d24b-b57daae50fa4 ;
  a2a:hasEvent oa:event_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-e2a6-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person-4703a8da-ac8b-735f-435a-4ae1cbf7c691
  a a2a:Person ;
  rdfs:label "Abraham van Leest" ;
  a2a:PersonName [
    rdfs:label "Abraham van Leest" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person-d52dddd1-6eb7-e9e0-6263-573e806d9114
  a a2a:Person ;
  rdfs:label "Jaspar de Maert" ;
  a2a:PersonName [
    rdfs:label "Jaspar de Maert" ;
    a2a:PersonNameFirstName "Jaspar" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Maert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person-c3cbdd83-dac3-c2b5-28b3-91a33f31f6ca
  a a2a:Person ;
  rdfs:label "Jacob Hendrixen" ;
  a2a:PersonName [
    rdfs:label "Jacob Hendrixen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hendrixen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person-6761840d-47f2-b14d-d24b-b57daae50fa4
  a a2a:Person ;
  rdfs:label "Jan Nieringh" ;
  a2a:PersonName [
    rdfs:label "Jan Nieringh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Nieringh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1642" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1642-01-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person:4703a8da-ac8b-735f-435a-4ae1cbf7c691 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person:d52dddd1-6eb7-e9e0-6263-573e806d9114 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person:c3cbdd83-dac3-c2b5-28b3-91a33f31f6ca ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Person:6761840d-47f2-b14d-d24b-b57daae50fa4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e2a6-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e2a6-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1642-01-01 - 1642-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1642-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1642-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1642" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1642-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 957B, Periode: 1641-1642" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "620308" ;
    a2a:RegistryNumber "957B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 957B, Periode: 1641-1642, Notariële archieven, 620308, 957B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/13537547-d93c-d622-9c55-d10e33823462.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e2a6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/13537547-d93c-d622-9c55-d10e33823462.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8b9a6adf-6e6c-c344-9c88-8def07b4bd07.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e2a6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8b9a6adf-6e6c-c344-9c88-8def07b4bd07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e2a6-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e2a6-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: Leest is wijnverlater, 514 gld, azijn
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/957B" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "VBPA00027000401", "VBPA00027000402" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_718_00000718.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00027000401; positie: 2055, 1243, 844, 191" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00027000401; positie: 269, 340, 1420, 283" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00027000402; positie: 776, 2154, 1121, 177" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00027000401; positie: 637, 2216, 1065, 241" .
