@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-7ca6-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 17 november 1723" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-7505d8b1-010b-56da-0f2c-12153617eb7e, oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-4a1ad2b5-f520-fa83-5e82-6aec4031d145, oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-3d74ce2e-4708-480e-6963-1bb758357583, oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-4f292e7a-1811-c729-8ed4-812189784b30, oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-b9257a3e-c01d-0baa-efc0-ba1bac0ce3a9, oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-5f250ca3-57de-188f-400e-b8199d237866 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-7505d8b1-010b-56da-0f2c-12153617eb7e
  a a2a:Person ;
  rdfs:label "Manon Soumain" ;
  a2a:PersonName [
    rdfs:label "Manon Soumain" ;
    a2a:PersonNameFirstName "Manon" ;
    a2a:PersonNameLastName "Soumain"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-4a1ad2b5-f520-fa83-5e82-6aec4031d145
  a a2a:Person ;
  rdfs:label "Michiel Charles le Cene" ;
  a2a:PersonName [
    rdfs:label "Michiel Charles le Cene" ;
    a2a:PersonNameFirstName "Michiel Charles" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Cene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-3d74ce2e-4708-480e-6963-1bb758357583
  a a2a:Person ;
  rdfs:label "Jean Frederic Bernard" ;
  a2a:PersonName [
    rdfs:label "Jean Frederic Bernard" ;
    a2a:PersonNameFirstName "Jean Frederic" ;
    a2a:PersonNameLastName "Bernard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-4f292e7a-1811-c729-8ed4-812189784b30
  a a2a:Person ;
  rdfs:label "Estienne Roger" ;
  a2a:PersonName [
    rdfs:label "Estienne Roger" ;
    a2a:PersonNameFirstName "Estienne" ;
    a2a:PersonNameLastName "Roger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-b9257a3e-c01d-0baa-efc0-ba1bac0ce3a9
  a a2a:Person ;
  rdfs:label "François Changuion" ;
  a2a:PersonName [
    rdfs:label "François Changuion" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Changuion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person-5f250ca3-57de-188f-400e-b8199d237866
  a a2a:Person ;
  rdfs:label "Jean Fulchieq" ;
  a2a:PersonName [
    rdfs:label "Jean Fulchieq" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Fulchieq"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person:7505d8b1-010b-56da-0f2c-12153617eb7e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person:4a1ad2b5-f520-fa83-5e82-6aec4031d145 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person:3d74ce2e-4708-480e-6963-1bb758357583 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person:4f292e7a-1811-c729-8ed4-812189784b30 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person:b9257a3e-c01d-0baa-efc0-ba1bac0ce3a9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Person:5f250ca3-57de-188f-400e-b8199d237866 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-7ca6-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1723-11-17 - 1723-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1723-11-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8301, Periode: 1723-1724" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "311507" ;
    a2a:RegistryNumber "8301" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8301, Periode: 1723-1724, Notariële archieven, 311507, 8301"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/131c1da1-a9e6-18a8-53ca-a7f158155336.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7ca6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/131c1da1-a9e6-18a8-53ca-a7f158155336.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/110edeee-c29e-5373-f2ae-619869b2cd0f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7ca6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/110edeee-c29e-5373-f2ae-619869b2cd0f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-7ca6-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-7ca6-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Onderwerpsomschrijving: Obligatie.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8301" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "KLAG04933000183", "KLAG04933000184" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17447_00017447.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000183; positie: 3442, 1695, 862, 153" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000183; positie: 3548, 1122, 939, 196" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000183; positie: 4354, 2129, 666, 160" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000184; positie: 868, 1114, 745, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000183; positie: 4585, 2222, 397, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000183; positie: 4573, 1673, 465, 185" .
