@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-c0f5-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Transport op 9 november 1730" ;
  a2a:hasPerson oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-b16bd393-b12e-8da4-36c5-22927d07bd54, oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-2db77654-041b-ff64-e881-f813e90ff7a1, oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-0c9667ac-e3d9-6417-0f7a-7af159b161dc, oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-7ffa8feb-1b26-21a4-15df-294076d3d064, oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-d0230c2e-511a-b2c5-ce98-be624f8be6f3, oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-cc975651-5ecb-a96b-30ea-cc52eb883c82 ;
  a2a:hasEvent oa:event_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21e2-c0f5-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-b16bd393-b12e-8da4-36c5-22927d07bd54
  a a2a:Person ;
  rdfs:label "Geertruijd Grim" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Grim" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Grim"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-2db77654-041b-ff64-e881-f813e90ff7a1
  a a2a:Person ;
  rdfs:label "Francois Straalman" ;
  a2a:PersonName [
    rdfs:label "Francois Straalman" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Straalman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-0c9667ac-e3d9-6417-0f7a-7af159b161dc
  a a2a:Person ;
  rdfs:label "Pieter Delcourt" ;
  a2a:PersonName [
    rdfs:label "Pieter Delcourt" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Delcourt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-7ffa8feb-1b26-21a4-15df-294076d3d064
  a a2a:Person ;
  rdfs:label "Hendrik Casimir" ;
  a2a:PersonName [
    rdfs:label "Hendrik Casimir" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Casimir"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-d0230c2e-511a-b2c5-ce98-be624f8be6f3
  a a2a:Person ;
  rdfs:label "Izaak van Runnenburg" ;
  a2a:PersonName [
    rdfs:label "Izaak van Runnenburg" ;
    a2a:PersonNameFirstName "Izaak" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Runnenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person-cc975651-5ecb-a96b-30ea-cc52eb883c82
  a a2a:Person ;
  rdfs:label "Philippe de Marolles" ;
  a2a:PersonName [
    rdfs:label "Philippe de Marolles" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Marolles"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1730-11-09"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person:b16bd393-b12e-8da4-36c5-22927d07bd54 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person:2db77654-041b-ff64-e881-f813e90ff7a1 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person:0c9667ac-e3d9-6417-0f7a-7af159b161dc ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person:7ffa8feb-1b26-21a4-15df-294076d3d064 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person:d0230c2e-511a-b2c5-ce98-be624f8be6f3 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Person:cc975651-5ecb-a96b-30ea-cc52eb883c82 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0f5-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e2-c0f5-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1730-11-09 - 1730-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1730-11-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8328, Periode: 1730" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "251235" ;
    a2a:RegistryNumber "8328" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8328, Periode: 1730, Notariële archieven, 251235, 8328"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/29789e09-6c2a-6930-e5d0-c1c671782afa.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-c0f5-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/29789e09-6c2a-6930-e5d0-c1c671782afa.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4440d062-9989-6675-9049-d939eea512da.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-c0f5-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4440d062-9989-6675-9049-d939eea512da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e2-c0f5-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e2-c0f5-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan de Vicq
Onderwerpsomschrijving: Obligaties
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8328" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA02230000383", "NOTA02230000384" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9862_00009862.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02230000383; positie: 3916, 1573, 392, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02230000383; positie: 4052, 2821, 292, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02230000383; positie: 3968, 1660, 315, 158" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02230000383; positie: 2836, 2073, 657, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02230000383; positie: 4024, 891, 310, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02230000384; positie: 1453, 669, 759, 130" .
