@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_d837ae03-ef32-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 17 september 1746" ;
  a2a:hasPerson oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-003c3ac2-ef60-f48c-38c1-62ac33804d05, oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-13dc4220-aa8a-0fd5-ff8b-37e633731bcb, oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-3f4aeb0d-0479-60a4-9218-febf9c626646, oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-5113ea9e-a97f-3499-7ec2-abb0740df79a, oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-9ee3063a-116c-5f9d-8600-75effd2fab6d, oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-75465849-7ad0-c814-4351-66bba15c3156 ;
  a2a:hasEvent oa:event_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-ef32-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-003c3ac2-ef60-f48c-38c1-62ac33804d05
  a a2a:Person ;
  rdfs:label "Geertruijd Hoogerwaart" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Hoogerwaart" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Hoogerwaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-13dc4220-aa8a-0fd5-ff8b-37e633731bcb
  a a2a:Person ;
  rdfs:label "Laurens Swarwout" ;
  a2a:PersonName [
    rdfs:label "Laurens Swarwout" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Swarwout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-3f4aeb0d-0479-60a4-9218-febf9c626646
  a a2a:Person ;
  rdfs:label "Hendrick Swartwout" ;
  a2a:PersonName [
    rdfs:label "Hendrick Swartwout" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Swartwout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-5113ea9e-a97f-3499-7ec2-abb0740df79a
  a a2a:Person ;
  rdfs:label "Barent Swartwout" ;
  a2a:PersonName [
    rdfs:label "Barent Swartwout" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Swartwout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-9ee3063a-116c-5f9d-8600-75effd2fab6d
  a a2a:Person ;
  rdfs:label "Catharina Swartwout" ;
  a2a:PersonName [
    rdfs:label "Catharina Swartwout" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Swartwout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person-75465849-7ad0-c814-4351-66bba15c3156
  a a2a:Person ;
  rdfs:label "Harmanus Swartwout" ;
  a2a:PersonName [
    rdfs:label "Harmanus Swartwout" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Swartwout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1746-09-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person:003c3ac2-ef60-f48c-38c1-62ac33804d05 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person:13dc4220-aa8a-0fd5-ff8b-37e633731bcb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person:3f4aeb0d-0479-60a4-9218-febf9c626646 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person:5113ea9e-a97f-3499-7ec2-abb0740df79a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person:9ee3063a-116c-5f9d-8600-75effd2fab6d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ef32-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Person:75465849-7ad0-c814-4351-66bba15c3156 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ef32-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ef32-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1746-09-17 - 1746-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1746-09-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9764, Periode: 1746-1748" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "614241" ;
    a2a:RegistryNumber "9764" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9764, Periode: 1746-1748, Notariële archieven, 614241, 9764"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4cc4a61f-f523-83c7-20a9-09dbb25a317a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ef32-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4cc4a61f-f523-83c7-20a9-09dbb25a317a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4596816e-2a72-6d39-b33e-74b1384f5d06.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ef32-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4596816e-2a72-6d39-b33e-74b1384f5d06.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/117f87d5-8fdd-3de2-d41e-dc56197e3f04.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ef32-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/117f87d5-8fdd-3de2-d41e-dc56197e3f04.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ef32-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ef32-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr. Mathys van Son
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9764" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "A31272000208", "A31272000209", "A31272000210" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_782_00000782.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A31272000209; positie: 2607, 2338, 638, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A31272000209; positie: 2776, 1225, 690, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A31272000209; positie: 3491, 882, 291, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A31272000208; positie: 3080, 2181, 949, 158" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A31272000209; positie: 2620, 935, 769, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A31272000209; positie: 3666, 1230, 322, 78" .
