@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-06bd-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Contract op 1 februari 1643" ;
  a2a:hasPerson oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person-0e8b94f0-0f58-2d0e-3622-c6232d7f81fb, oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person-37dad78e-0933-17c0-9c80-f9c087706877, oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person-c48eeb9b-bac4-f920-11dc-121575db1785, oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person-519cb7a8-6d7f-8daa-df94-7251cf3015d4, oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person-63903253-31e5-b87a-f43f-8ea6585e3e88 ;
  a2a:hasEvent oa:event_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-06bd-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-06bd-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-06bd-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-06bd-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-06bd-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-06bd-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person-0e8b94f0-0f58-2d0e-3622-c6232d7f81fb
  a a2a:Person ;
  rdfs:label "J Hendrixen" ;
  a2a:PersonName [
    rdfs:label "J Hendrixen" ;
    a2a:PersonNameFirstName "J" ;
    a2a:PersonNameLastName "Hendrixen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person-37dad78e-0933-17c0-9c80-f9c087706877
  a a2a:Person ;
  rdfs:label "Claes Barentsz" ;
  a2a:PersonName [
    rdfs:label "Claes Barentsz" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Barentsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person-c48eeb9b-bac4-f920-11dc-121575db1785
  a a2a:Person ;
  rdfs:label "Abraham Abels" ;
  a2a:PersonName [
    rdfs:label "Abraham Abels" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Abels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person-519cb7a8-6d7f-8daa-df94-7251cf3015d4
  a a2a:Person ;
  rdfs:label "Herman Arriaensz" ;
  a2a:PersonName [
    rdfs:label "Herman Arriaensz" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Arriaensz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person-63903253-31e5-b87a-f43f-8ea6585e3e88
  a a2a:Person ;
  rdfs:label "Gerrit Benningh" ;
  a2a:PersonName [
    rdfs:label "Gerrit Benningh" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Benningh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Contract" ;
  a2a:EventType "other:Contract" ;
  a2a:EventDate [
    a2a:Year "1643" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1643-02-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-06bd-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person:0e8b94f0-0f58-2d0e-3622-c6232d7f81fb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-06bd-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person:37dad78e-0933-17c0-9c80-f9c087706877 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-06bd-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person:c48eeb9b-bac4-f920-11dc-121575db1785 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-06bd-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person:519cb7a8-6d7f-8daa-df94-7251cf3015d4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-06bd-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Person:63903253-31e5-b87a-f43f-8ea6585e3e88 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-06bd-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-06bd-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1643-02-01 - 1643-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1643-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1643-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1643" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1643-02-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 958B, Periode: 1642" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "626236" ;
    a2a:RegistryNumber "958B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 958B, Periode: 1642, Notariële archieven, 626236, 958B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/478e45ce-57a5-8b6c-abad-bcee4c7bce66.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-06bd-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/478e45ce-57a5-8b6c-abad-bcee4c7bce66.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/133a616b-dd64-74b5-fcd3-df6eda45b973.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-06bd-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/133a616b-dd64-74b5-fcd3-df6eda45b973.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-06bd-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-06bd-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: koekenbakker, meester-timmerman, meester-metselaar; huis en schepenkennis
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/958B" ;
  a2a:SourceRemarkAkteSoort "Contract" ;
  a2a:SourceRemarkfilename "VBPA00029000042", "VBPA00029000043" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_903_00000903.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000043; positie: 1961, 2580, 820, 264" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000042; positie: 2041, 628, 799, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000043; positie: 967, 56, 1010, 239" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000042; positie: 2280, 483, 513, 152" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000042; positie: 2300, 328, 391, 192" .
