@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-73a3-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Compagnieschap op 26 januari 1761" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person-7e43655b-379c-b6ab-72f9-b01fc414b476, oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person-9f615747-61cc-c8e7-52e5-bcc5ef8cd6b2, oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person-d582f3b5-e78f-fc66-b74a-531afb5411a8, oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person-b57301a2-806d-8d2d-f968-29f4eeba1e01, oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person-9575ffe4-3879-a084-df25-c4202812d928 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person-7e43655b-379c-b6ab-72f9-b01fc414b476
  a a2a:Person ;
  rdfs:label "Jan Everhard Grave" ;
  a2a:PersonName [
    rdfs:label "Jan Everhard Grave" ;
    a2a:PersonNameFirstName "Jan Everhard" ;
    a2a:PersonNameLastName "Grave"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person-9f615747-61cc-c8e7-52e5-bcc5ef8cd6b2
  a a2a:Person ;
  rdfs:label "Jan Martin Unoldt" ;
  a2a:PersonName [
    rdfs:label "Jan Martin Unoldt" ;
    a2a:PersonNameFirstName "Jan Martin" ;
    a2a:PersonNameLastName "Unoldt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person-d582f3b5-e78f-fc66-b74a-531afb5411a8
  a a2a:Person ;
  rdfs:label "Albertus Jolle Vermeer" ;
  a2a:PersonName [
    rdfs:label "Albertus Jolle Vermeer" ;
    a2a:PersonNameFirstName "Albertus Jolle" ;
    a2a:PersonNameLastName "Vermeer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person-b57301a2-806d-8d2d-f968-29f4eeba1e01
  a a2a:Person ;
  rdfs:label "Gerbrand de Mijn" ;
  a2a:PersonName [
    rdfs:label "Gerbrand de Mijn" ;
    a2a:PersonNameFirstName "Gerbrand" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person-9575ffe4-3879-a084-df25-c4202812d928
  a a2a:Person ;
  rdfs:label "Margaretha Castelijn" ;
  a2a:PersonName [
    rdfs:label "Margaretha Castelijn" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Castelijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Compagnieschap" ;
  a2a:EventType "other:Compagnieschap" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1761-01-26"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person:7e43655b-379c-b6ab-72f9-b01fc414b476 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person:9f615747-61cc-c8e7-52e5-bcc5ef8cd6b2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person:d582f3b5-e78f-fc66-b74a-531afb5411a8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person:b57301a2-806d-8d2d-f968-29f4eeba1e01 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Person:9575ffe4-3879-a084-df25-c4202812d928 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-73a3-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1761-01-26 - 1761-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1761-01-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10790, Periode: 1761" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "358317" ;
    a2a:RegistryNumber "10790" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10790, Periode: 1761, Notariële archieven, 358317, 10790"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/257b057b-3708-c71d-84fb-f620b6c7783d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-73a3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/257b057b-3708-c71d-84fb-f620b6c7783d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/26c06237-bb31-ede1-0dbf-24064de3ff36.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-73a3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/26c06237-bb31-ede1-0dbf-24064de3ff36.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/05277c06-059b-b692-9a80-846513fe9c7c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-73a3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/05277c06-059b-b692-9a80-846513fe9c7c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f0e0bb9b-4d6c-820e-6035-9019fe6fb296.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-73a3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f0e0bb9b-4d6c-820e-6035-9019fe6fb296.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-73a3-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-73a3-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Onderwerpsomschrijving: Contract betreffende de voortzetting van een compagnieschap
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10790" ;
  a2a:SourceRemarkAkteSoort "Compagnieschap" ;
  a2a:SourceRemarkfilename "NOTA01418000238", "NOTA01418000239", "NOTA01418000240", "NOTA01418000241" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19446_00019446.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01418000239; positie: 3123, 197, 793, 157" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01418000239; positie: 2837, 694, 687, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01418000239; positie: 3211, 878, 878, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01418000239; positie: 3198, 1115, 644, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01418000239; positie: 3198, 499, 825, 114" .
