@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-3827-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Onbekend op 1 januari 1636" ;
  a2a:hasPerson oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person-9ae16b21-e2cf-1977-bab0-bd9ab9ebba2a, oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person-992e32a8-c429-5b32-6fae-3099350e5cc3, oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person-09491672-c889-756a-75cf-3729e296fbb3, oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person-7bdb2170-9b8d-273e-81cc-c3fe2e82518c ;
  a2a:hasEvent oa:event_saa_d837ae04-3827-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3827-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3827-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3827-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3827-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-3827-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person-9ae16b21-e2cf-1977-bab0-bd9ab9ebba2a
  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-3827-6b6d-e053-b784100acdee_Person-992e32a8-c429-5b32-6fae-3099350e5cc3
  a a2a:Person ;
  rdfs:label "Joachim de Wicque@" ;
  a2a:PersonName [
    rdfs:label "Joachim de Wicque@" ;
    a2a:PersonNameFirstName "Joachim" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wicque@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person-09491672-c889-756a-75cf-3729e296fbb3
  a a2a:Person ;
  rdfs:label "@ de Lope@" ;
  a2a:PersonName [
    rdfs:label "@ de Lope@" ;
    a2a:PersonNameFirstName "@" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lope@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person-7bdb2170-9b8d-273e-81cc-c3fe2e82518c
  a a2a:Person ;
  rdfs:label "Corneille Veen" ;
  a2a:PersonName [
    rdfs:label "Corneille Veen" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-3827-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person:9ae16b21-e2cf-1977-bab0-bd9ab9ebba2a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3827-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3827-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person:992e32a8-c429-5b32-6fae-3099350e5cc3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3827-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3827-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person:09491672-c889-756a-75cf-3729e296fbb3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3827-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3827-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3827-6b6d-e053-b784100acdee_Person:7bdb2170-9b8d-273e-81cc-c3fe2e82518c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3827-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3827-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-01-01 - 1636-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1636-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 950B, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "646021" ;
    a2a:RegistryNumber "950B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 950B, Periode: 1636, Notariële archieven, 646021, 950B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c79c112a-9aee-e1fc-9778-c75f42aefc76.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3827-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c79c112a-9aee-e1fc-9778-c75f42aefc76.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3827-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3827-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/950B" ;
  a2a:SourceRemarkAkteSoort "Onbekend" ;
  a2a:SourceRemarkfilename "VBPA00016000283" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_15_00000015.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000283; positie: 1006, 583, 1131, 212" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000283; positie: 2063, 2060, 1213, 275" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000283; positie: 1129, 1811, 889, 275" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000283; positie: 1598, 721, 900, 279" .
