@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_d837ae04-5c5e-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Obligatie op 4 april 1636" ;
  a2a:hasPerson oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-9c672d47-a2f8-436c-6be5-d773176582c9, oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-47025c89-24b9-6c96-0c7f-221d727f4a90, oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-440be6a3-2629-eb9f-05ad-2a0376842ef5, oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-671efae4-df2a-f8ad-ee35-9b85b0934cca, oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-df18a813-8024-2609-0ee6-73dc451970f1, oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-f7e11c26-dab9-66e3-f9b4-86d709da5604 ;
  a2a:hasEvent oa:event_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-5c5e-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-9c672d47-a2f8-436c-6be5-d773176582c9
  a a2a:Person ;
  rdfs:label "de Testebarre" ;
  a2a:PersonName [
    rdfs:label "de Testebarre" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Testebarre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-47025c89-24b9-6c96-0c7f-221d727f4a90
  a a2a:Person ;
  rdfs:label "Philippe Venturin" ;
  a2a:PersonName [
    rdfs:label "Philippe Venturin" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-440be6a3-2629-eb9f-05ad-2a0376842ef5
  a a2a:Person ;
  rdfs:label "Fra@ Brun" ;
  a2a:PersonName [
    rdfs:label "Fra@ Brun" ;
    a2a:PersonNameFirstName "Fra@" ;
    a2a:PersonNameLastName "Brun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-671efae4-df2a-f8ad-ee35-9b85b0934cca
  a a2a:Person ;
  rdfs:label "Gilles Gilbert" ;
  a2a:PersonName [
    rdfs:label "Gilles Gilbert" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNameLastName "Gilbert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-df18a813-8024-2609-0ee6-73dc451970f1
  a a2a:Person ;
  rdfs:label "Estienne Porree" ;
  a2a:PersonName [
    rdfs:label "Estienne Porree" ;
    a2a:PersonNameFirstName "Estienne" ;
    a2a:PersonNameLastName "Porree"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person-f7e11c26-dab9-66e3-f9b4-86d709da5604
  a a2a:Person ;
  rdfs:label "Estienne Goret" ;
  a2a:PersonName [
    rdfs:label "Estienne Goret" ;
    a2a:PersonNameFirstName "Estienne" ;
    a2a:PersonNameLastName "Goret"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1636-04-04"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person:9c672d47-a2f8-436c-6be5-d773176582c9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person:47025c89-24b9-6c96-0c7f-221d727f4a90 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person:440be6a3-2629-eb9f-05ad-2a0376842ef5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person:671efae4-df2a-f8ad-ee35-9b85b0934cca ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person:df18a813-8024-2609-0ee6-73dc451970f1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Person:f7e11c26-dab9-66e3-f9b4-86d709da5604 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c5e-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5c5e-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-04-04 - 1636-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1636-04-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 950A, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "634857" ;
    a2a:RegistryNumber "950A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 950A, Periode: 1636, Notariële archieven, 634857, 950A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c77529f3-857c-956a-182e-6f061f027a21.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5c5e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c77529f3-857c-956a-182e-6f061f027a21.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3cf775db-dc1b-8e07-b050-3131b92deb76.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5c5e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3cf775db-dc1b-8e07-b050-3131b92deb76.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5c5e-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5c5e-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: St Malo
Locatieomschrijving: Rouen
Onderwerpsomschrijving: geleverde balen canvas
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/950A" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "VBPA00015000183", "VBPA00015000184" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_201_00000201.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000183; positie: 1096, 4014, 918, 235" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000184; positie: 1232, 401, 1063, 182" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000184; positie: 2458, 416, 315, 179" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000183; positie: 1632, 932, 783, 216" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000183; positie: 891, 1699, 980, 239" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000183; positie: 1012, 3505, 937, 197" .
