@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_9d6d21e1-cdf2-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Transport op 10 juli 1738" ;
  a2a:hasPerson oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-e9d54162-3e54-b190-917c-0f51e2a8baae, oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-6a5cfa41-ae45-90d8-dd9e-72352a2653e8, oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-8fca99c2-df32-c344-8a6e-e71e20ae854a, oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-8ebf6312-0b25-972e-7e3c-2cea49df1072, oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-4f6d8041-de45-b1a2-2df7-f12e05126822, oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-2780e6ba-5ac9-4e7b-a68b-5541a8284afc ;
  a2a:hasEvent oa:event_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21e1-cdf2-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-e9d54162-3e54-b190-917c-0f51e2a8baae
  a a2a:Person ;
  rdfs:label "Jean Joroe" ;
  a2a:PersonName [
    rdfs:label "Jean Joroe" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Joroe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-6a5cfa41-ae45-90d8-dd9e-72352a2653e8
  a a2a:Person ;
  rdfs:label "Anna Leenaarts" ;
  a2a:PersonName [
    rdfs:label "Anna Leenaarts" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Leenaarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-8fca99c2-df32-c344-8a6e-e71e20ae854a
  a a2a:Person ;
  rdfs:label "Catharina de Heer" ;
  a2a:PersonName [
    rdfs:label "Catharina de Heer" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Heer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-8ebf6312-0b25-972e-7e3c-2cea49df1072
  a a2a:Person ;
  rdfs:label "Emilia Croock" ;
  a2a:PersonName [
    rdfs:label "Emilia Croock" ;
    a2a:PersonNameFirstName "Emilia" ;
    a2a:PersonNameLastName "Croock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-4f6d8041-de45-b1a2-2df7-f12e05126822
  a a2a:Person ;
  rdfs:label "Constantijn Jan Pierraard" ;
  a2a:PersonName [
    rdfs:label "Constantijn Jan Pierraard" ;
    a2a:PersonNameFirstName "Constantijn Jan" ;
    a2a:PersonNameLastName "Pierraard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person-2780e6ba-5ac9-4e7b-a68b-5541a8284afc
  a a2a:Person ;
  rdfs:label "Philippus Roos" ;
  a2a:PersonName [
    rdfs:label "Philippus Roos" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1738-07-10"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person:e9d54162-3e54-b190-917c-0f51e2a8baae ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person:6a5cfa41-ae45-90d8-dd9e-72352a2653e8 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person:8fca99c2-df32-c344-8a6e-e71e20ae854a ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person:8ebf6312-0b25-972e-7e3c-2cea49df1072 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person:4f6d8041-de45-b1a2-2df7-f12e05126822 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Person:2780e6ba-5ac9-4e7b-a68b-5541a8284afc ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cdf2-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e1-cdf2-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1738-07-10 - 1738-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1738-07-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9139, Periode: 1738" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "203111" ;
    a2a:RegistryNumber "9139" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9139, Periode: 1738, Notariële archieven, 203111, 9139"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/93ac24f4-1575-fb60-c889-1edd995d55a9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-cdf2-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/93ac24f4-1575-fb60-c889-1edd995d55a9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3da20c21-9176-5b22-1eef-3ddac0c5e3f4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-cdf2-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3da20c21-9176-5b22-1eef-3ddac0c5e3f4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e1-cdf2-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e1-cdf2-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Onderwerpsomschrijving: Obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9139" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "KLAB06757000132", "KLAB06757000133" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18628_00018628.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB06757000133; positie: 1066, 845, 361, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB06757000132; positie: 2681, 1823, 209, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB06757000133; positie: 1386, 762, 249, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB06757000132; positie: 1915, 1319, 427, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB06757000132; positie: 2196, 1982, 704, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB06757000132; positie: 2193, 910, 551, 90" .
