@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-411a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 22 juni 1741" ;
  a2a:hasPerson oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-0639d74f-f55b-6955-94d9-f4c4f58dfe8e, oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-26b89d8a-0349-7869-e68e-60b27f65fa5b, oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-357a8720-7499-3ae3-0314-7d19d9cc0cae, oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-be96e8db-95dd-7e3f-890c-5d436640fb76, oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-69707f54-b5c2-59b4-d705-eec2bd7e8cb9, oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-8286b624-f71e-77cf-ad78-fab225041f10 ;
  a2a:hasEvent oa:event_saa_d837ae04-411a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-411a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-0639d74f-f55b-6955-94d9-f4c4f58dfe8e
  a a2a:Person ;
  rdfs:label "Carel Vincent Hageman" ;
  a2a:PersonName [
    rdfs:label "Carel Vincent Hageman" ;
    a2a:PersonNameFirstName "Carel Vincent" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-26b89d8a-0349-7869-e68e-60b27f65fa5b
  a a2a:Person ;
  rdfs:label "Hendrik van Velsen" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Velsen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-357a8720-7499-3ae3-0314-7d19d9cc0cae
  a a2a:Person ;
  rdfs:label "Femmetje Danielse Koker" ;
  a2a:PersonName [
    rdfs:label "Femmetje Danielse Koker" ;
    a2a:PersonNameFirstName "Femmetje Danielse" ;
    a2a:PersonNameLastName "Koker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-be96e8db-95dd-7e3f-890c-5d436640fb76
  a a2a:Person ;
  rdfs:label "Trijntie Mattroos" ;
  a2a:PersonName [
    rdfs:label "Trijntie Mattroos" ;
    a2a:PersonNameFirstName "Trijntie" ;
    a2a:PersonNameLastName "Mattroos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-69707f54-b5c2-59b4-d705-eec2bd7e8cb9
  a a2a:Person ;
  rdfs:label "Jacob Mattroos" ;
  a2a:PersonName [
    rdfs:label "Jacob Mattroos" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Mattroos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person-8286b624-f71e-77cf-ad78-fab225041f10
  a a2a:Person ;
  rdfs:label "François Lamberts" ;
  a2a:PersonName [
    rdfs:label "François Lamberts" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Lamberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-411a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1741-06-22"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person:0639d74f-f55b-6955-94d9-f4c4f58dfe8e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-411a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person:26b89d8a-0349-7869-e68e-60b27f65fa5b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-411a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person:357a8720-7499-3ae3-0314-7d19d9cc0cae ;
  a2a:EventKeyRef oa:event_saa_d837ae04-411a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person:be96e8db-95dd-7e3f-890c-5d436640fb76 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-411a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person:69707f54-b5c2-59b4-d705-eec2bd7e8cb9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-411a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-411a-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-411a-6b6d-e053-b784100acdee_Person:8286b624-f71e-77cf-ad78-fab225041f10 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-411a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-411a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1741-06-22 - 1741-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1741-06-22"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10678, Periode: 1741" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "608064" ;
    a2a:RegistryNumber "10678" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10678, Periode: 1741, Notariële archieven, 608064, 10678"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/501e2048-ff14-1db3-3fa3-337742fe9742.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-411a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/501e2048-ff14-1db3-3fa3-337742fe9742.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d39660b2-9e7e-186f-a6ca-9e0f23f9d8a2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-411a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d39660b2-9e7e-186f-a6ca-9e0f23f9d8a2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c3417ca1-cb76-6785-7db4-d2a4945cd3ff.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-411a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c3417ca1-cb76-6785-7db4-d2a4945cd3ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-411a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-411a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Engelbertus Poppingh
Onderwerpsomschrijving: Mede afhandelen nalatenschap
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10678" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAH01115000406", "KLAH01115000407", "KLAH01115000408" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_61_00000061.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000408; positie: 3966, 3117, 717, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000408; positie: 3896, 3031, 876, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000407; positie: 2992, 118, 1124, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000407; positie: 3717, 581, 789, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000407; positie: 4246, 203, 573, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000407; positie: 3806, 951, 575, 116" .
