@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-27a7-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 7 november 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-a6fdc451-00aa-5e26-652c-a307a4f9dc13, oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-a8353e2e-61dc-df25-81e2-595376c00a5d, oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-a22913f2-1ecd-f844-503d-e4553e60cc64, oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-8753cd7b-67e7-c583-387b-98aea4c84f04, oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-45752e6b-3272-00f4-5dee-96bbeeb42b01, oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-6d2906b3-fa76-a602-be74-3f719e9e6813 ;
  a2a:hasEvent oa:event_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-27a7-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-a6fdc451-00aa-5e26-652c-a307a4f9dc13
  a a2a:Person ;
  rdfs:label "Meijnert Jacobsz" ;
  a2a:PersonName [
    rdfs:label "Meijnert Jacobsz" ;
    a2a:PersonNameFirstName "Meijnert" ;
    a2a:PersonNameLastName "Jacobsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-a8353e2e-61dc-df25-81e2-595376c00a5d
  a a2a:Person ;
  rdfs:label "Outger Maertssen Groot" ;
  a2a:PersonName [
    rdfs:label "Outger Maertssen Groot" ;
    a2a:PersonNameFirstName "Outger Maertssen" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-a22913f2-1ecd-f844-503d-e4553e60cc64
  a a2a:Person ;
  rdfs:label "Marij Jans" ;
  a2a:PersonName [
    rdfs:label "Marij Jans" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-8753cd7b-67e7-c583-387b-98aea4c84f04
  a a2a:Person ;
  rdfs:label "Job Jobsz" ;
  a2a:PersonName [
    rdfs:label "Job Jobsz" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNameLastName "Jobsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person-45752e6b-3272-00f4-5dee-96bbeeb42b01
  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-27a7-6b6d-e053-b784100acdee_Person-6d2906b3-fa76-a602-be74-3f719e9e6813
  a a2a:Person ;
  rdfs:label "Cornelis Janssen Blauw" ;
  a2a:PersonName [
    rdfs:label "Cornelis Janssen Blauw" ;
    a2a:PersonNameFirstName "Cornelis Janssen" ;
    a2a:PersonNameLastName "Blauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1637-11-07"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person:a6fdc451-00aa-5e26-652c-a307a4f9dc13 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person:a8353e2e-61dc-df25-81e2-595376c00a5d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person:a22913f2-1ecd-f844-503d-e4553e60cc64 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person:8753cd7b-67e7-c583-387b-98aea4c84f04 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person:45752e6b-3272-00f4-5dee-96bbeeb42b01 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-27a7-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Person:6d2906b3-fa76-a602-be74-3f719e9e6813 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27a7-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-27a7-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-11-07 - 1637-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1637-11-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 951C, Periode: 1637" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "597846" ;
    a2a:RegistryNumber "951C" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951C, Periode: 1637, Notariële archieven, 597846, 951C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5fd91630-d5b8-6b32-2553-215efe5385fd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-27a7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5fd91630-d5b8-6b32-2553-215efe5385fd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a761c91f-526e-90cd-56d8-358ffff6e88c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-27a7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a761c91f-526e-90cd-56d8-358ffff6e88c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-27a7-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-27a7-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Tessel
Onderwerpsomschrijving: erfenis, substitutie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951C" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTK00003000210", "NOTK00003000211" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_388_00000388.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000210; positie: 2498, 1661, 345, 179" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000211; positie: 154, 1285, 1649, 244" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000210; positie: 2267, 957, 576, 202" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000210; positie: 1951, 3207, 791, 215" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000211; positie: 54, 984, 1152, 279" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000210; positie: 1238, 1130, 1000, 169" .
