@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-0308-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 2 mei 1672" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person-1e7d73ba-5721-ed0f-0db4-6c07449537c0, oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person-57973f69-0029-6fd2-bf7b-6bb88366f5de, oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person-579f96a8-1711-fc02-6b4f-5e1f4952004c, oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person-e07b4254-0a55-b0c5-a325-4428503ee7a1, oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person-f5662a34-144a-a617-3586-0acb28bddd5a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-0308-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person-1e7d73ba-5721-ed0f-0db4-6c07449537c0
  a a2a:Person ;
  rdfs:label "Maurits Buijs" ;
  a2a:PersonName [
    rdfs:label "Maurits Buijs" ;
    a2a:PersonNameFirstName "Maurits" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person-57973f69-0029-6fd2-bf7b-6bb88366f5de
  a a2a:Person ;
  rdfs:label "Giedeon Venkel" ;
  a2a:PersonName [
    rdfs:label "Giedeon Venkel" ;
    a2a:PersonNameFirstName "Giedeon" ;
    a2a:PersonNameLastName "Venkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person-579f96a8-1711-fc02-6b4f-5e1f4952004c
  a a2a:Person ;
  rdfs:label "Benjamin Venkel" ;
  a2a:PersonName [
    rdfs:label "Benjamin Venkel" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Venkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person-e07b4254-0a55-b0c5-a325-4428503ee7a1
  a a2a:Person ;
  rdfs:label "Buijs" ;
  a2a:PersonName [
    rdfs:label "Buijs" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person-f5662a34-144a-a617-3586-0acb28bddd5a
  a a2a:Person ;
  rdfs:label "Lucas Mentinck" ;
  a2a:PersonName [
    rdfs:label "Lucas Mentinck" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Mentinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1672-05-02"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person:1e7d73ba-5721-ed0f-0db4-6c07449537c0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person:57973f69-0029-6fd2-bf7b-6bb88366f5de ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person:579f96a8-1711-fc02-6b4f-5e1f4952004c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person:e07b4254-0a55-b0c5-a325-4428503ee7a1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Person:f5662a34-144a-a617-3586-0acb28bddd5a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0308-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-0308-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1672-05-02 - 1672-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1672-05-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 4001, Periode: 1672-1673" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "311745" ;
    a2a:RegistryNumber "4001" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 4001, Periode: 1672-1673, Notariële archieven, 311745, 4001"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/27fe54e9-5fbb-e9a2-39c6-c071a9b0c30c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0308-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/27fe54e9-5fbb-e9a2-39c6-c071a9b0c30c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/12257a88-1401-9965-0990-617b4831c987.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0308-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/12257a88-1401-9965-0990-617b4831c987.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-0308-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-0308-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wijbrant Wijbrantsz
Locatieomschrijving: Den Hage
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/4001" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAD03348000099", "KLAD03348000100" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_6896_00006896.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03348000099; positie: 606, 1549, 732, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03348000099; positie: 1174, 669, 683, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03348000099; positie: 718, 1063, 602, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03348000099; positie: 1287, 1347, 241, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03348000099; positie: 995, 767, 865, 99" .
