@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-cc46-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 6 april 1725" ;
  a2a:hasPerson oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-08bcac63-e8de-f117-d87b-013353402bd8, oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-23a7e06f-0e44-1d97-ba57-7a95f39d9626, oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-ca21beba-3dbd-57e7-eced-07cb485ca6cd, oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-968e693c-80ad-2b69-9afd-d35aa479d562, oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-9c846f14-c3be-bdd9-8e98-c4306c58ae09, oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-74497d85-b22a-1c09-1431-8bda7d69648f ;
  a2a:hasEvent oa:event_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-cc46-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-08bcac63-e8de-f117-d87b-013353402bd8
  a a2a:Person ;
  rdfs:label "Jan Hidde" ;
  a2a:PersonName [
    rdfs:label "Jan Hidde" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hidde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-23a7e06f-0e44-1d97-ba57-7a95f39d9626
  a a2a:Person ;
  rdfs:label "Jan Andriese Pijl" ;
  a2a:PersonName [
    rdfs:label "Jan Andriese Pijl" ;
    a2a:PersonNameFirstName "Jan Andriese" ;
    a2a:PersonNameLastName "Pijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-ca21beba-3dbd-57e7-eced-07cb485ca6cd
  a a2a:Person ;
  rdfs:label "Anna" ;
  a2a:PersonName [
    rdfs:label "Anna" ;
    a2a:PersonNameFirstName "Anna"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-968e693c-80ad-2b69-9afd-d35aa479d562
  a a2a:Person ;
  rdfs:label "Trijntje Cornelis" ;
  a2a:PersonName [
    rdfs:label "Trijntje Cornelis" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-9c846f14-c3be-bdd9-8e98-c4306c58ae09
  a a2a:Person ;
  rdfs:label "Anna Cornelis" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelis" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person-74497d85-b22a-1c09-1431-8bda7d69648f
  a a2a:Person ;
  rdfs:label "Rabecca Isacks" ;
  a2a:PersonName [
    rdfs:label "Rabecca Isacks" ;
    a2a:PersonNameFirstName "Rabecca" ;
    a2a:PersonNameLastName "Isacks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1725-04-06"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person:08bcac63-e8de-f117-d87b-013353402bd8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person:23a7e06f-0e44-1d97-ba57-7a95f39d9626 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person:ca21beba-3dbd-57e7-eced-07cb485ca6cd ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person:968e693c-80ad-2b69-9afd-d35aa479d562 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person:9c846f14-c3be-bdd9-8e98-c4306c58ae09 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc46-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Person:74497d85-b22a-1c09-1431-8bda7d69648f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc46-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-cc46-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1725-04-06 - 1725-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1725-04-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7551, Periode: 1725" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "629703" ;
    a2a:RegistryNumber "7551" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7551, Periode: 1725, Notariële archieven, 629703, 7551"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c217ad0b-7491-06d7-a531-d46c508f6eca.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cc46-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c217ad0b-7491-06d7-a531-d46c508f6eca.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3f7f3fd1-2f71-e2a4-3795-b761b2fc2ce0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cc46-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3f7f3fd1-2f71-e2a4-3795-b761b2fc2ce0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-cc46-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-cc46-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: Overleden moeder laat minderjarige dochter na
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7551" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00413000291", "NOTC00413000292" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_603_00000603.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00413000291; positie: 1651, 725, 637, 54" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00413000291; positie: 1619, 515, 836, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00413000291; positie: 674, 2705, 345, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00413000291; positie: 1177, 453, 982, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00413000291; positie: 1282, 646, 939, 41" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00413000291; positie: 1067, 2151, 909, 69" .
