@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-a7aa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 27 augustus 1770" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-313018c3-fb63-8606-ba92-010dbabc6830, oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-132ebc6c-6d19-5611-31f2-02c4818ee6cd, oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-364ad5ec-b10d-e462-5ad8-78e87efae849, oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-87e428c5-dabd-6b31-47c1-9c496f90e867, oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-7f241eeb-9ea8-17e5-3ac6-5d73721dcc17, oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-9ed92b31-2ec1-80d9-3969-13ab3c42e13a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-313018c3-fb63-8606-ba92-010dbabc6830
  a a2a:Person ;
  rdfs:label "Henrietta Catharina Fabricius" ;
  a2a:PersonName [
    rdfs:label "Henrietta Catharina Fabricius" ;
    a2a:PersonNameFirstName "Henrietta Catharina" ;
    a2a:PersonNameLastName "Fabricius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-132ebc6c-6d19-5611-31f2-02c4818ee6cd
  a a2a:Person ;
  rdfs:label "Geertruijd Elisabeth van Capelle" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Elisabeth van Capelle" ;
    a2a:PersonNameFirstName "Geertruijd Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Capelle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-364ad5ec-b10d-e462-5ad8-78e87efae849
  a a2a:Person ;
  rdfs:label "Floris Koopman" ;
  a2a:PersonName [
    rdfs:label "Floris Koopman" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-87e428c5-dabd-6b31-47c1-9c496f90e867
  a a2a:Person ;
  rdfs:label "Gerrit Jacob van Cattenburch" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jacob van Cattenburch" ;
    a2a:PersonNameFirstName "Gerrit Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Cattenburch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-7f241eeb-9ea8-17e5-3ac6-5d73721dcc17
  a a2a:Person ;
  rdfs:label "Otto Ruijsch" ;
  a2a:PersonName [
    rdfs:label "Otto Ruijsch" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Ruijsch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person-9ed92b31-2ec1-80d9-3969-13ab3c42e13a
  a a2a:Person ;
  rdfs:label "Evert Theodorus van Duijn" ;
  a2a:PersonName [
    rdfs:label "Evert Theodorus van Duijn" ;
    a2a:PersonNameFirstName "Evert Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duijn"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person:313018c3-fb63-8606-ba92-010dbabc6830 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person:132ebc6c-6d19-5611-31f2-02c4818ee6cd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person:364ad5ec-b10d-e462-5ad8-78e87efae849 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person:87e428c5-dabd-6b31-47c1-9c496f90e867 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person:7f241eeb-9ea8-17e5-3ac6-5d73721dcc17 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Person:9ed92b31-2ec1-80d9-3969-13ab3c42e13a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a7aa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1770-08-27 - 1770-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1770-08-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11198, Periode: 1770" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "354718" ;
    a2a:RegistryNumber "11198" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11198, Periode: 1770, Notariële archieven, 354718, 11198"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c485bbc2-b46a-2be8-8000-00eb0336ea91.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a7aa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c485bbc2-b46a-2be8-8000-00eb0336ea91.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9769993e-9854-6de9-72f5-d64c0fba4487.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a7aa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9769993e-9854-6de9-72f5-d64c0fba4487.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4bb72cf9-a2cf-086e-b8b7-3f22a6c9f4aa.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a7aa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4bb72cf9-a2cf-086e-b8b7-3f22a6c9f4aa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a7aa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a7aa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Haarlem
Onderwerpsomschrijving: Transport van twee obligaties
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11198" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTD01073000280", "NOTD01073000281", "NOTD01073000282" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_7575_00007575.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000281; positie: 3762, 577, 889, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000281; positie: 4514, 1064, 793, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000281; positie: 4872, 192, 447, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000281; positie: 3764, 413, 795, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000281; positie: 3981, 1184, 378, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01073000281; positie: 3685, 118, 740, 89" .
