@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-cba0-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 30 april 1796" ;
  a2a:hasPerson oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-3f7e7adf-83de-f518-8a09-827891a18aa4, oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-44204297-6325-f4dc-dae2-fad0958bf8f5, oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-dbaa60b7-5d45-540d-d69f-26c1e9a6146b, oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-c75b3add-4d7a-e642-e866-10b7a7409029, oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-8a470160-36a9-90f4-7896-36d81b582a7b, oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-fd16accd-0b3e-b78e-0386-d815512e1319 ;
  a2a:hasEvent oa:event_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-cba0-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-3f7e7adf-83de-f518-8a09-827891a18aa4
  a a2a:Person ;
  rdfs:label "Bernardus Hegeman" ;
  a2a:PersonName [
    rdfs:label "Bernardus Hegeman" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Hegeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-44204297-6325-f4dc-dae2-fad0958bf8f5
  a a2a:Person ;
  rdfs:label "Marias Hegeman" ;
  a2a:PersonName [
    rdfs:label "Marias Hegeman" ;
    a2a:PersonNameFirstName "Marias" ;
    a2a:PersonNameLastName "Hegeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-dbaa60b7-5d45-540d-d69f-26c1e9a6146b
  a a2a:Person ;
  rdfs:label "Adrianus Sam" ;
  a2a:PersonName [
    rdfs:label "Adrianus Sam" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Sam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-c75b3add-4d7a-e642-e866-10b7a7409029
  a a2a:Person ;
  rdfs:label "Johanna Hegeman" ;
  a2a:PersonName [
    rdfs:label "Johanna Hegeman" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hegeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-8a470160-36a9-90f4-7896-36d81b582a7b
  a a2a:Person ;
  rdfs:label "Willemijntje Hegeman" ;
  a2a:PersonName [
    rdfs:label "Willemijntje Hegeman" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNameLastName "Hegeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person-fd16accd-0b3e-b78e-0386-d815512e1319
  a a2a:Person ;
  rdfs:label "Roelof Mali" ;
  a2a:PersonName [
    rdfs:label "Roelof Mali" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Mali"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1796-04-30"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person:3f7e7adf-83de-f518-8a09-827891a18aa4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person:44204297-6325-f4dc-dae2-fad0958bf8f5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person:dbaa60b7-5d45-540d-d69f-26c1e9a6146b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person:c75b3add-4d7a-e642-e866-10b7a7409029 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person:8a470160-36a9-90f4-7896-36d81b582a7b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cba0-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Person:fd16accd-0b3e-b78e-0386-d815512e1319 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba0-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-cba0-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1796-04-30 - 1796-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1796-04-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16421, Periode: 1796" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "627456" ;
    a2a:RegistryNumber "16421" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16421, Periode: 1796, Notariële archieven, 627456, 16421"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/746b9489-df76-8370-ebe9-e15727cd3cc6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cba0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/746b9489-df76-8370-ebe9-e15727cd3cc6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/affb6383-26c2-6090-7ef9-cf1b2fe14a06.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cba0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/affb6383-26c2-6090-7ef9-cf1b2fe14a06.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/176ef057-ecce-05b7-2bce-1c26bcb7fb2d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cba0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/176ef057-ecce-05b7-2bce-1c26bcb7fb2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-cba0-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-cba0-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16421" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTQ00044000300", "NOTQ00044000301", "NOTQ00044000302" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_600_00000600.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000301; positie: 3522, 3176, 1060, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000301; positie: 3339, 300, 1311, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000302; positie: 1273, 2509, 686, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000301; positie: 4635, 3177, 404, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000301; positie: 3912, 3262, 953, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000302; positie: 2103, 2503, 533, 50" .
