@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_a3cb51cc-a3ba-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 12 juli 1751" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-120d3cce-c2fc-7d7d-c155-c3db453e8b31, oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-7e5338eb-775f-b5ca-d429-e6be67e9ac4f, oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-9c6c480a-184e-2e78-14b0-55e9c93aaf58, oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-3b72d4dc-5475-1f42-fb23-5687269daf0d, oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-299151fb-d916-7d98-f66f-3b290447aeef, oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-ce0ff67c-bb83-cc96-31dd-96e7cfb0dcd2 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-120d3cce-c2fc-7d7d-c155-c3db453e8b31
  a a2a:Person ;
  rdfs:label "Melchior Kram" ;
  a2a:PersonName [
    rdfs:label "Melchior Kram" ;
    a2a:PersonNameFirstName "Melchior" ;
    a2a:PersonNameLastName "Kram"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-7e5338eb-775f-b5ca-d429-e6be67e9ac4f
  a a2a:Person ;
  rdfs:label "Maria Isabella Clara Goris" ;
  a2a:PersonName [
    rdfs:label "Maria Isabella Clara Goris" ;
    a2a:PersonNameFirstName "Maria Isabella Clara" ;
    a2a:PersonNameLastName "Goris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-9c6c480a-184e-2e78-14b0-55e9c93aaf58
  a a2a:Person ;
  rdfs:label "Pieter Cocqeel" ;
  a2a:PersonName [
    rdfs:label "Pieter Cocqeel" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Cocqeel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-3b72d4dc-5475-1f42-fb23-5687269daf0d
  a a2a:Person ;
  rdfs:label "Louis Goris" ;
  a2a:PersonName [
    rdfs:label "Louis Goris" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Goris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-299151fb-d916-7d98-f66f-3b290447aeef
  a a2a:Person ;
  rdfs:label "Jan Carel Cocqeel" ;
  a2a:PersonName [
    rdfs:label "Jan Carel Cocqeel" ;
    a2a:PersonNameFirstName "Jan Carel" ;
    a2a:PersonNameLastName "Cocqeel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person-ce0ff67c-bb83-cc96-31dd-96e7cfb0dcd2
  a a2a:Person ;
  rdfs:label "Pierre Bernabé de la Papotiere" ;
  a2a:PersonName [
    rdfs:label "Pierre Bernabé de la Papotiere" ;
    a2a:PersonNameFirstName "Pierre Bernabé" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Papotiere"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1751" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1751-07-12"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person:120d3cce-c2fc-7d7d-c155-c3db453e8b31 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person:7e5338eb-775f-b5ca-d429-e6be67e9ac4f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person:9c6c480a-184e-2e78-14b0-55e9c93aaf58 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person:3b72d4dc-5475-1f42-fb23-5687269daf0d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person:299151fb-d916-7d98-f66f-3b290447aeef ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Person:ce0ff67c-bb83-cc96-31dd-96e7cfb0dcd2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a3ba-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1751-07-12 - 1751-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1751-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1751-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1751" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1751-07-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10257, Periode: 1751" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "339536" ;
    a2a:RegistryNumber "10257" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10257, Periode: 1751, Notariële archieven, 339536, 10257"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/82b8cd61-8be4-6724-7788-16bf9036fa6e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a3ba-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/82b8cd61-8be4-6724-7788-16bf9036fa6e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/02983a63-f195-914d-22d1-bf477e408551.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a3ba-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/02983a63-f195-914d-22d1-bf477e408551.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7419aa12-8d49-8355-bc8f-ae6da7790b88.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a3ba-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7419aa12-8d49-8355-bc8f-ae6da7790b88.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a3ba-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a3ba-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Locatieomschrijving: Antwerpen
Onderwerpsomschrijving: In ontvangst nemen aandeel in nalatenschap
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10257" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTH00010000204", "NOTH00010000205", "NOTH00010000206" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9336_00009336.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000205; positie: 3949, 1121, 682, 155" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000205; positie: 4067, 1395, 735, 163" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000205; positie: 2891, 926, 697, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000205; positie: 2906, 2489, 684, 151" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000205; positie: 2919, 2221, 940, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000205; positie: 3040, 1608, 1261, 175" .
