@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-3a97-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 24 september 1777" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person-0c1db91e-98f6-2cd0-bad7-d51b08d793c0, oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person-bb91ed50-1d45-8d9a-4834-d7ada8e9fe35, oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person-845891da-aa1f-aefb-acaf-5449993b3477, oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person-7e26a21c-3e2a-32f5-d592-fc8e98c9e042, oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person-a48dbfff-6b0e-1448-d7db-ebf3a0e467ba ;
  a2a:hasEvent oa:event_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person-0c1db91e-98f6-2cd0-bad7-d51b08d793c0
  a a2a:Person ;
  rdfs:label "Otto Vrijelink" ;
  a2a:PersonName [
    rdfs:label "Otto Vrijelink" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Vrijelink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person-bb91ed50-1d45-8d9a-4834-d7ada8e9fe35
  a a2a:Person ;
  rdfs:label "Gerrit Vurens" ;
  a2a:PersonName [
    rdfs:label "Gerrit Vurens" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Vurens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person-845891da-aa1f-aefb-acaf-5449993b3477
  a a2a:Person ;
  rdfs:label "Ignace Faques Cado" ;
  a2a:PersonName [
    rdfs:label "Ignace Faques Cado" ;
    a2a:PersonNameFirstName "Ignace Faques" ;
    a2a:PersonNameLastName "Cado"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person-7e26a21c-3e2a-32f5-d592-fc8e98c9e042
  a a2a:Person ;
  rdfs:label "Cornelia van Eijk" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Eijk" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person-a48dbfff-6b0e-1448-d7db-ebf3a0e467ba
  a a2a:Person ;
  rdfs:label "Dirk Vreedenburg" ;
  a2a:PersonName [
    rdfs:label "Dirk Vreedenburg" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Vreedenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1777-09-24"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person:0c1db91e-98f6-2cd0-bad7-d51b08d793c0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person:bb91ed50-1d45-8d9a-4834-d7ada8e9fe35 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person:845891da-aa1f-aefb-acaf-5449993b3477 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person:7e26a21c-3e2a-32f5-d592-fc8e98c9e042 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Person:a48dbfff-6b0e-1448-d7db-ebf3a0e467ba ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-3a97-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1777-09-24 - 1777-09-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-09-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-09-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1777-09-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10195, Periode: 1777" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "339080" ;
    a2a:RegistryNumber "10195" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10195, Periode: 1777, Notariële archieven, 339080, 10195"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/65f15f22-e0ba-6a01-820d-39cac5ccfb9c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a97-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/65f15f22-e0ba-6a01-820d-39cac5ccfb9c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/985b7c70-6dec-fdd9-5e7a-0704650b2be4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a97-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/985b7c70-6dec-fdd9-5e7a-0704650b2be4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/55649863-f25b-ff25-6081-4b25779933c8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a97-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/55649863-f25b-ff25-6081-4b25779933c8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b0921425-9aa0-7e8d-441f-31f6c738401b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a97-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b0921425-9aa0-7e8d-441f-31f6c738401b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a97-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-3a97-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Philippus Pot
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10195" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD00953000207", "NOTD00953000208", "NOTD00953000209", "NOTD00953000210" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5928_00005928.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000210; positie: 1644, 396, 581, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000208; positie: 2993, 218, 909, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000208; positie: 2271, 1531, 544, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000208; positie: 3183, 842, 851, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000210; positie: 773, 395, 709, 97" .
