@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-0ef1-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Insinuatie op 1 januari 1633" ;
  a2a:hasPerson oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person-1bdf145c-3876-5103-f64f-e0e06ae4e15d, oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person-21df23c7-7149-3c46-374f-b90ac6a448ab, oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person-b958a1a2-5e6e-85e3-ca03-59fa2a2c2a79, oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person-b1f0e90a-eea9-a5f3-2792-f54601e3280b, oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person-e6cb6d16-558c-db5e-ea6c-1460a894954a ;
  a2a:hasEvent oa:event_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-0ef1-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person-1bdf145c-3876-5103-f64f-e0e06ae4e15d
  a a2a:Person ;
  rdfs:label "René du Vau" ;
  a2a:PersonName [
    rdfs:label "René du Vau" ;
    a2a:PersonNameFirstName "René" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Vau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person-21df23c7-7149-3c46-374f-b90ac6a448ab
  a a2a:Person ;
  rdfs:label "Jan Hackart" ;
  a2a:PersonName [
    rdfs:label "Jan Hackart" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hackart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person-b958a1a2-5e6e-85e3-ca03-59fa2a2c2a79
  a a2a:Person ;
  rdfs:label "@ @ Herbel" ;
  a2a:PersonName [
    rdfs:label "@ @ Herbel" ;
    a2a:PersonNameFirstName "@" ;
    a2a:PersonNamePrefixLastName "@" ;
    a2a:PersonNameLastName "Herbel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person-b1f0e90a-eea9-a5f3-2792-f54601e3280b
  a a2a:Person ;
  rdfs:label "Philips Venturin" ;
  a2a:PersonName [
    rdfs:label "Philips Venturin" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person-e6cb6d16-558c-db5e-ea6c-1460a894954a
  a a2a:Person ;
  rdfs:label "Jaspar de Meert" ;
  a2a:PersonName [
    rdfs:label "Jaspar de Meert" ;
    a2a:PersonNameFirstName "Jaspar" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1633" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1633-01-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person:1bdf145c-3876-5103-f64f-e0e06ae4e15d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person:21df23c7-7149-3c46-374f-b90ac6a448ab ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person:b958a1a2-5e6e-85e3-ca03-59fa2a2c2a79 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person:b1f0e90a-eea9-a5f3-2792-f54601e3280b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Person:e6cb6d16-558c-db5e-ea6c-1460a894954a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ef1-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0ef1-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1633-01-01 - 1633-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1633-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1633-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1633" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1633-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 947A, Periode: 1630-1634" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "629897" ;
    a2a:RegistryNumber "947A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 947A, Periode: 1630-1634, Notariële archieven, 629897, 947A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b6dc638d-5ebe-f52a-f973-e2ca42b9cf0e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0ef1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b6dc638d-5ebe-f52a-f973-e2ca42b9cf0e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/be703966-09fe-000a-d8e3-a5c90a5e86bf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0ef1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/be703966-09fe-000a-d8e3-a5c90a5e86bf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0ef1-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0ef1-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Nantes in Britagnien
Onderwerpsomschrijving: vereffenen rekening
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/947A" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "VBPA00009000436", "VBPA00009000437" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_261_00000261.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000436; positie: 1895, 1712, 721, 156" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000436; positie: 2344, 723, 285, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000437; positie: 852, 4714, 525, 197" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000437; positie: 1829, 4558, 1177, 226" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000436; positie: 1591, 570, 899, 158" .
