@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-3a61-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 4 mei 1688" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-b16033b9-d467-14d8-76b8-d17b3db16d3c, oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-c56be7ff-bf3c-41fd-378a-604c8a5b56bb, oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-d332d017-bb93-7d42-f2f8-6391719e5455, oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-f1ecd9e2-dda0-ef64-afeb-babc6a8ba631, oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-ce39815a-0dfd-7c0d-034f-f59ecfc5a043, oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-da4cbf7b-e526-dc4c-6f83-c8a025ffc5e7 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-b16033b9-d467-14d8-76b8-d17b3db16d3c
  a a2a:Person ;
  rdfs:label "Sibilla Marcelis" ;
  a2a:PersonName [
    rdfs:label "Sibilla Marcelis" ;
    a2a:PersonNameFirstName "Sibilla" ;
    a2a:PersonNameLastName "Marcelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-c56be7ff-bf3c-41fd-378a-604c8a5b56bb
  a a2a:Person ;
  rdfs:label "Jan Coster" ;
  a2a:PersonName [
    rdfs:label "Jan Coster" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Coster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-d332d017-bb93-7d42-f2f8-6391719e5455
  a a2a:Person ;
  rdfs:label "Matteus Matheusz" ;
  a2a:PersonName [
    rdfs:label "Matteus Matheusz" ;
    a2a:PersonNameFirstName "Matteus" ;
    a2a:PersonNameLastName "Matheusz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-f1ecd9e2-dda0-ef64-afeb-babc6a8ba631
  a a2a:Person ;
  rdfs:label "Jan Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelisz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Cornelisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-ce39815a-0dfd-7c0d-034f-f59ecfc5a043
  a a2a:Person ;
  rdfs:label "Joost Joosten" ;
  a2a:PersonName [
    rdfs:label "Joost Joosten" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Joosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person-da4cbf7b-e526-dc4c-6f83-c8a025ffc5e7
  a a2a:Person ;
  rdfs:label "Ellert de Veer" ;
  a2a:PersonName [
    rdfs:label "Ellert de Veer" ;
    a2a:PersonNameFirstName "Ellert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Veer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1688-05-04"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person:b16033b9-d467-14d8-76b8-d17b3db16d3c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person:c56be7ff-bf3c-41fd-378a-604c8a5b56bb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person:d332d017-bb93-7d42-f2f8-6391719e5455 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person:f1ecd9e2-dda0-ef64-afeb-babc6a8ba631 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person:ce39815a-0dfd-7c0d-034f-f59ecfc5a043 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Person:da4cbf7b-e526-dc4c-6f83-c8a025ffc5e7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-3a61-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1688-05-04 - 1688-05-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-05-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-05-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1688-05-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5253B, Periode: 1688" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "335929" ;
    a2a:RegistryNumber "5253B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5253B, Periode: 1688, Notariële archieven, 335929, 5253B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f85877f6-c9bb-bc8a-864c-1c8750343564.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a61-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f85877f6-c9bb-bc8a-864c-1c8750343564.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/16660e5f-1e11-331e-40a2-d79d2241aae2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a61-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/16660e5f-1e11-331e-40a2-d79d2241aae2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/37a9075e-0471-9512-b38a-7c57b401ee99.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a61-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/37a9075e-0471-9512-b38a-7c57b401ee99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a61-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-3a61-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Simon van Sevenhoven
Locatieomschrijving: De Straat
Onderwerpsomschrijving: adressen: Anjelierstraat en hoek Palmdwarsstraat; schip de Outvaarder; Jan Cornelisz overleden; schuld
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5253B" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTA00368000226", "NOTA00368000227", "NOTA00368000228" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7144_00007144.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00368000227; positie: 3920, 839, 938, 155" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00368000227; positie: 3078, 1467, 565, 134" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00368000227; positie: 3391, 451, 702, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00368000227; positie: 3557, 976, 639, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00368000227; positie: 4178, 552, 614, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00368000227; positie: 3215, 3496, 748, 91" .
