@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-45ea-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 4 februari 1638" ;
  a2a:hasPerson oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-299cec68-8941-3d65-c690-45d295a559c7, oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-2e7d62de-d9a1-b1d7-10aa-cf6ceff784f3, oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-2caf5a21-fd90-40f2-450f-70a283f6160b, oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-1848d5df-a329-f02d-3c12-34ee85266016, oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-deec3b1d-4fe4-73e7-f151-ac7533dc667c, oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-d3a050e1-9522-b846-1b85-7124b7b15939 ;
  a2a:hasEvent oa:event_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-45ea-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-299cec68-8941-3d65-c690-45d295a559c7
  a a2a:Person ;
  rdfs:label "Thobias Baltensz" ;
  a2a:PersonName [
    rdfs:label "Thobias Baltensz" ;
    a2a:PersonNameFirstName "Thobias" ;
    a2a:PersonNameLastName "Baltensz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-2e7d62de-d9a1-b1d7-10aa-cf6ceff784f3
  a a2a:Person ;
  rdfs:label "Cornelia Cornelis" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cornelis" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-2caf5a21-fd90-40f2-450f-70a283f6160b
  a a2a:Person ;
  rdfs:label "Cornelis Veen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Veen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-1848d5df-a329-f02d-3c12-34ee85266016
  a a2a:Person ;
  rdfs:label "Alexander Bennij" ;
  a2a:PersonName [
    rdfs:label "Alexander Bennij" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Bennij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-deec3b1d-4fe4-73e7-f151-ac7533dc667c
  a a2a:Person ;
  rdfs:label "Outgert Maertsz Groot" ;
  a2a:PersonName [
    rdfs:label "Outgert Maertsz Groot" ;
    a2a:PersonNameFirstName "Outgert Maertsz" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person-d3a050e1-9522-b846-1b85-7124b7b15939
  a a2a:Person ;
  rdfs:label "Marten Deijm" ;
  a2a:PersonName [
    rdfs:label "Marten Deijm" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Deijm"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1638-02-04"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person:299cec68-8941-3d65-c690-45d295a559c7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person:2e7d62de-d9a1-b1d7-10aa-cf6ceff784f3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person:2caf5a21-fd90-40f2-450f-70a283f6160b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person:1848d5df-a329-f02d-3c12-34ee85266016 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person:deec3b1d-4fe4-73e7-f151-ac7533dc667c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-45ea-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Person:d3a050e1-9522-b846-1b85-7124b7b15939 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-45ea-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-45ea-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-02-04 - 1638-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1638-02-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 953A, Periode: 1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "639863" ;
    a2a:RegistryNumber "953A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 953A, Periode: 1638, Notariële archieven, 639863, 953A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/57e0af41-a86b-b66e-4d2c-32e74fc9ff94.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-45ea-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/57e0af41-a86b-b66e-4d2c-32e74fc9ff94.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/67b2545c-9fc3-cd42-dfb7-ee102799ee71.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-45ea-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/67b2545c-9fc3-cd42-dfb7-ee102799ee71.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b178ab5a-64ff-b21a-3e5c-b49139b4c420.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-45ea-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b178ab5a-64ff-b21a-3e5c-b49139b4c420.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-45ea-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-45ea-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Sgravenhage
Onderwerpsomschrijving: zaak over 1/4 huis
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/953A" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00017000126", "VBPA00017000127", "VBPA00017000128" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_86_00000086.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000127; positie: 2907, 1617, 492, 182" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000126; positie: 1450, 3167, 956, 162" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000128; positie: 1819, 1991, 607, 204" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000126; positie: 1294, 2750, 1023, 215" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000128; positie: 2658, 2048, 261, 142" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000126; positie: 1908, 3917, 827, 167" .
