@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_9d6d21e2-a0a3-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Transport op 28 augustus 1737" ;
  a2a:hasPerson oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person-67ec9c9c-9548-cf10-14cc-b4f27a3873e6, oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person-cbfcfb28-3b30-06cc-ba44-224fc7b28168, oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person-824353a1-eb47-dcf5-7916-b1edc915ebec, oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person-4cc328a6-16db-33f5-9914-1117241c9968, oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person-57ad0143-4270-e9f0-e6c4-c8e58f2f725c ;
  a2a:hasEvent oa:event_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_4 ;
  a2a:hasSource oa:source_saa_9d6d21e2-a0a3-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person-67ec9c9c-9548-cf10-14cc-b4f27a3873e6
  a a2a:Person ;
  rdfs:label "Philippus Roos" ;
  a2a:PersonName [
    rdfs:label "Philippus Roos" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person-cbfcfb28-3b30-06cc-ba44-224fc7b28168
  a a2a:Person ;
  rdfs:label "Wijnand Jan Mulerius" ;
  a2a:PersonName [
    rdfs:label "Wijnand Jan Mulerius" ;
    a2a:PersonNameFirstName "Wijnand Jan" ;
    a2a:PersonNameLastName "Mulerius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person-824353a1-eb47-dcf5-7916-b1edc915ebec
  a a2a:Person ;
  rdfs:label "Jan de Vicq" ;
  a2a:PersonName [
    rdfs:label "Jan de Vicq" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vicq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person-4cc328a6-16db-33f5-9914-1117241c9968
  a a2a:Person ;
  rdfs:label "Johannes Mulerius" ;
  a2a:PersonName [
    rdfs:label "Johannes Mulerius" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Mulerius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person-57ad0143-4270-e9f0-e6c4-c8e58f2f725c
  a a2a:Person ;
  rdfs:label "Jacobus Lighthart" ;
  a2a:PersonName [
    rdfs:label "Jacobus Lighthart" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Lighthart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1737" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1737-08-28"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person:67ec9c9c-9548-cf10-14cc-b4f27a3873e6 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person:cbfcfb28-3b30-06cc-ba44-224fc7b28168 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person:824353a1-eb47-dcf5-7916-b1edc915ebec ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person:4cc328a6-16db-33f5-9914-1117241c9968 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Person:57ad0143-4270-e9f0-e6c4-c8e58f2f725c ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-a0a3-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e2-a0a3-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1737-08-28 - 1737-08-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-08-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-08-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1737" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1737-08-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9133, Periode: 1737" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "168699" ;
    a2a:RegistryNumber "9133" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9133, Periode: 1737, Notariële archieven, 168699, 9133"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/71f32999-28d3-e626-498a-74651fa61350.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-a0a3-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/71f32999-28d3-e626-498a-74651fa61350.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4b9eed0c-6bc4-ed1f-085d-5a686371eea8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-a0a3-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4b9eed0c-6bc4-ed1f-085d-5a686371eea8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/db2d3cb9-7372-fbea-94d4-61044fa82a1b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-a0a3-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/db2d3cb9-7372-fbea-94d4-61044fa82a1b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e2-a0a3-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e2-a0a3-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Onderwerpsomschrijving: Obligaties
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9133" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA00817000379", "NOTA00817000380", "NOTA00817000381" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18491_00018491.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00817000379; positie: 3808, 2656, 471, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00817000379; positie: 3276, 1238, 994, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00817000379; positie: 3127, 1786, 329, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00817000379; positie: 3254, 1606, 661, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00817000380; positie: 1687, 898, 749, 135" .
