@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-494b-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 8 december 1730" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person-18e6d070-0118-b87d-024c-a3851e9ce13c, oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person-1539c6c1-0c0b-2133-a47a-75b8c4da8b53, oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person-4f2ab007-b698-3bc0-14c5-30b134acba83, oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person-aec1a63c-a79a-d6b0-d3c5-f68ba7bbd97b, oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person-8df8e812-2852-be9d-401d-02d653bea46a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-494b-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person-18e6d070-0118-b87d-024c-a3851e9ce13c
  a a2a:Person ;
  rdfs:label "Dirk Pijpers" ;
  a2a:PersonName [
    rdfs:label "Dirk Pijpers" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Pijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person-1539c6c1-0c0b-2133-a47a-75b8c4da8b53
  a a2a:Person ;
  rdfs:label "Hendrick Cosson" ;
  a2a:PersonName [
    rdfs:label "Hendrick Cosson" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Cosson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person-4f2ab007-b698-3bc0-14c5-30b134acba83
  a a2a:Person ;
  rdfs:label "Jaques Pierot" ;
  a2a:PersonName [
    rdfs:label "Jaques Pierot" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNameLastName "Pierot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person-aec1a63c-a79a-d6b0-d3c5-f68ba7bbd97b
  a a2a:Person ;
  rdfs:label "Auwel Fabricius" ;
  a2a:PersonName [
    rdfs:label "Auwel Fabricius" ;
    a2a:PersonNameFirstName "Auwel" ;
    a2a:PersonNameLastName "Fabricius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person-8df8e812-2852-be9d-401d-02d653bea46a
  a a2a:Person ;
  rdfs:label "Pieter Cosson" ;
  a2a:PersonName [
    rdfs:label "Pieter Cosson" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Cosson"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1730-12-08"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person:18e6d070-0118-b87d-024c-a3851e9ce13c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person:1539c6c1-0c0b-2133-a47a-75b8c4da8b53 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person:4f2ab007-b698-3bc0-14c5-30b134acba83 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person:aec1a63c-a79a-d6b0-d3c5-f68ba7bbd97b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Person:8df8e812-2852-be9d-401d-02d653bea46a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-494b-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-494b-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1730-12-08 - 1730-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1730-12-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10113, Periode: 1730-1735" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "363684" ;
    a2a:RegistryNumber "10113" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10113, Periode: 1730-1735, Notariële archieven, 363684, 10113"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5726418f-37e6-b1cd-23c0-5605e1f769bc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-494b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5726418f-37e6-b1cd-23c0-5605e1f769bc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7199f156-2137-840b-2655-d4a640ad4dce.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-494b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7199f156-2137-840b-2655-d4a640ad4dce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-494b-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-494b-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Cornelis de Haan
Locatieomschrijving: Weesp
Locatieomschrijving: Haarlem
Onderwerpsomschrijving: Obligatie.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10113" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "KLAI02207000035", "KLAI02207000036" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5664_00005664.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000035; positie: 1294, 1867, 532, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000036; positie: 1880, 1262, 376, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000035; positie: 1595, 1205, 643, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000035; positie: 1100, 2265, 640, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000036; positie: 1257, 1267, 458, 78" .
