@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-8a87-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Voogdij op 21 februari 1634" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person-4b37c8f3-c07c-2a58-f4ea-48895904a86c, oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person-3472806b-cd85-5aa8-85eb-e5cd3f65cabf, oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person-ea603794-9b4b-00ee-efd4-cbffc020c453, oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person-e51797a1-7a5a-1417-9490-d3f2c8363afb, oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person-faf1c60e-aa24-ad19-8441-f3e6379903a1 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person-4b37c8f3-c07c-2a58-f4ea-48895904a86c
  a a2a:Person ;
  rdfs:label "Lucas van Rhijn" ;
  a2a:PersonName [
    rdfs:label "Lucas van Rhijn" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rhijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person-3472806b-cd85-5aa8-85eb-e5cd3f65cabf
  a a2a:Person ;
  rdfs:label "Jan Maetsuijker" ;
  a2a:PersonName [
    rdfs:label "Jan Maetsuijker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Maetsuijker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person-ea603794-9b4b-00ee-efd4-cbffc020c453
  a a2a:Person ;
  rdfs:label "Barent Andriesz" ;
  a2a:PersonName [
    rdfs:label "Barent Andriesz" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Andriesz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person-e51797a1-7a5a-1417-9490-d3f2c8363afb
  a a2a:Person ;
  rdfs:label "Niclaes du Gardin" ;
  a2a:PersonName [
    rdfs:label "Niclaes du Gardin" ;
    a2a:PersonNameFirstName "Niclaes" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Gardin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person-faf1c60e-aa24-ad19-8441-f3e6379903a1
  a a2a:Person ;
  rdfs:label "Cornelia Christien" ;
  a2a:PersonName [
    rdfs:label "Cornelia Christien" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Christien"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Voogdij" ;
  a2a:EventType "other:Voogdij" ;
  a2a:EventDate [
    a2a:Year "1634" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1634-02-21"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person:4b37c8f3-c07c-2a58-f4ea-48895904a86c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person:3472806b-cd85-5aa8-85eb-e5cd3f65cabf ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person:ea603794-9b4b-00ee-efd4-cbffc020c453 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person:e51797a1-7a5a-1417-9490-d3f2c8363afb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Person:faf1c60e-aa24-ad19-8441-f3e6379903a1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-8a87-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1634-02-21 - 1634-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1634-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1634-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1634" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1634-02-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 595, Periode: 1633-1634" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "343330" ;
    a2a:RegistryNumber "595" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 595, Periode: 1633-1634, Notariële archieven, 343330, 595"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c4fc0b13-3992-f652-67a9-7ef84e20bb24.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8a87-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c4fc0b13-3992-f652-67a9-7ef84e20bb24.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-8a87-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-8a87-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Laurens Lamberti
Onderwerpsomschrijving: Onder curatelestelling; tevens machtiging
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/595" ;
  a2a:SourceRemarkAkteSoort "Voogdij" ;
  a2a:SourceRemarkfilename "A27748000235" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4366_00004366.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000235; positie: 1751, 1233, 583, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000235; positie: 1202, 3026, 558, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000235; positie: 1759, 2592, 769, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000235; positie: 2076, 2447, 799, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000235; positie: 1922, 2881, 759, 81" .
