@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-a32a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Voogdij op 15 januari 1761" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person-7038f59e-714f-b548-4a2d-899de396b463, oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person-dba14612-d71f-a5f6-d506-c12f5ea711d6, oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person-01c3c10c-9be9-ebe7-af4b-cd1efaadb8c3, oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person-b403eca3-8c90-e3d8-c6fc-f67aa4b174b7, oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person-95c81215-f1a7-b751-e265-128ae4435ffd ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person-7038f59e-714f-b548-4a2d-899de396b463
  a a2a:Person ;
  rdfs:label "Paulus Beek" ;
  a2a:PersonName [
    rdfs:label "Paulus Beek" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person-dba14612-d71f-a5f6-d506-c12f5ea711d6
  a a2a:Person ;
  rdfs:label "Joan Diederich Thöne" ;
  a2a:PersonName [
    rdfs:label "Joan Diederich Thöne" ;
    a2a:PersonNameFirstName "Joan Diederich" ;
    a2a:PersonNameLastName "Thöne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person-01c3c10c-9be9-ebe7-af4b-cd1efaadb8c3
  a a2a:Person ;
  rdfs:label "Alida Eggers" ;
  a2a:PersonName [
    rdfs:label "Alida Eggers" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Eggers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person-b403eca3-8c90-e3d8-c6fc-f67aa4b174b7
  a a2a:Person ;
  rdfs:label "Jan Freijslich" ;
  a2a:PersonName [
    rdfs:label "Jan Freijslich" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Freijslich"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person-95c81215-f1a7-b751-e265-128ae4435ffd
  a a2a:Person ;
  rdfs:label "Cornelis Hoog" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hoog" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hoog"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Voogdij" ;
  a2a:EventType "other:Voogdij" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1761-01-15"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person:7038f59e-714f-b548-4a2d-899de396b463 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person:dba14612-d71f-a5f6-d506-c12f5ea711d6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person:01c3c10c-9be9-ebe7-af4b-cd1efaadb8c3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person:b403eca3-8c90-e3d8-c6fc-f67aa4b174b7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Person:95c81215-f1a7-b751-e265-128ae4435ffd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a32a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1761-01-15 - 1761-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1761-01-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10790, Periode: 1761" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "343401" ;
    a2a:RegistryNumber "10790" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10790, Periode: 1761, Notariële archieven, 343401, 10790"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b6835bac-06c9-28bb-db9e-acb7dda20a4b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a32a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b6835bac-06c9-28bb-db9e-acb7dda20a4b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e3be4c25-c46a-975f-e791-cf1fae1b5ccf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a32a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e3be4c25-c46a-975f-e791-cf1fae1b5ccf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/33751452-297d-3714-866e-f1b6434b81b2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a32a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/33751452-297d-3714-866e-f1b6434b81b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a32a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a32a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10790" ;
  a2a:SourceRemarkAkteSoort "Voogdij" ;
  a2a:SourceRemarkfilename "NOTA01418000128", "NOTA01418000129", "NOTA01418000130" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19445_00019445.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01418000129; positie: 2910, 1782, 564, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01418000129; positie: 2773, 1698, 810, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01418000129; positie: 2730, 549, 450, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01418000129; positie: 2780, 2853, 358, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01418000129; positie: 2966, 333, 478, 125" .
