@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_9d6d21e1-89cb-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Voogdij op 1 maart 1746" ;
  a2a:hasPerson oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person-e6882386-5ca0-0b85-fa06-2d54644c069d, oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person-e6c3a8d8-9001-356a-b652-367736457b3d, oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person-3d697a2b-9647-5623-5b65-e6aac4146a4e, oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person-912b2347-36ce-cdbd-4691-0fc1c64615e7, oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person-9588ffa1-5a20-82a9-fd59-aea458a75c1b ;
  a2a:hasEvent oa:event_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e1-89cb-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e1-89cb-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e1-89cb-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e1-89cb-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e1-89cb-666d-e053-b784100a1840_4 ;
  a2a:hasSource oa:source_saa_9d6d21e1-89cb-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person-e6882386-5ca0-0b85-fa06-2d54644c069d
  a a2a:Person ;
  rdfs:label "Evert Sickes" ;
  a2a:PersonName [
    rdfs:label "Evert Sickes" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Sickes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person-e6c3a8d8-9001-356a-b652-367736457b3d
  a a2a:Person ;
  rdfs:label "Gerard Hackeman" ;
  a2a:PersonName [
    rdfs:label "Gerard Hackeman" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Hackeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person-3d697a2b-9647-5623-5b65-e6aac4146a4e
  a a2a:Person ;
  rdfs:label "Benjamin de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Benjamin de Bruijn" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person-912b2347-36ce-cdbd-4691-0fc1c64615e7
  a a2a:Person ;
  rdfs:label "Maria Jong" ;
  a2a:PersonName [
    rdfs:label "Maria Jong" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person-9588ffa1-5a20-82a9-fd59-aea458a75c1b
  a a2a:Person ;
  rdfs:label "Jacobus Sickes" ;
  a2a:PersonName [
    rdfs:label "Jacobus Sickes" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Sickes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Voogdij" ;
  a2a:EventType "other:Voogdij" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1746-03-01"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e1-89cb-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person:e6882386-5ca0-0b85-fa06-2d54644c069d ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-89cb-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person:e6c3a8d8-9001-356a-b652-367736457b3d ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-89cb-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person:3d697a2b-9647-5623-5b65-e6aac4146a4e ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-89cb-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person:912b2347-36ce-cdbd-4691-0fc1c64615e7 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-89cb-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Person:9588ffa1-5a20-82a9-fd59-aea458a75c1b ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-89cb-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e1-89cb-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1746-03-01 - 1746-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1746-03-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9185, Periode: 1746" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "261866" ;
    a2a:RegistryNumber "9185" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9185, Periode: 1746, Notariële archieven, 261866, 9185"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/922a3d39-6821-3df6-1e81-de7cd06a5397.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-89cb-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/922a3d39-6821-3df6-1e81-de7cd06a5397.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1cf3bc0a-d046-cce6-206c-6b63b05aecd9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-89cb-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1cf3bc0a-d046-cce6-206c-6b63b05aecd9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/efd226c4-a2cf-01af-0ff5-cff9f236614e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-89cb-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/efd226c4-a2cf-01af-0ff5-cff9f236614e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e1-89cb-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e1-89cb-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9185" ;
  a2a:SourceRemarkAkteSoort "Voogdij" ;
  a2a:SourceRemarkfilename "NOTA00857000012", "NOTA00857000013", "NOTA00857000014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_22542_00022542.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00857000013; positie: 2986, 1092, 523, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00857000013; positie: 3173, 2873, 755, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00857000013; positie: 3511, 2784, 505, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00857000013; positie: 2573, 1199, 447, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00857000013; positie: 2911, 2768, 565, 98" .
