@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-4b13-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 7 november 1720" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person-335fbde3-97f6-1578-8359-c6f8ac3bddf5, oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person-3c723ed1-cfea-fb52-ad62-08137f517ee4, oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person-a8b56966-d471-748e-2d5d-19b4efa6610f, oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person-53698fa0-beb6-2d59-4617-904d463bda5b, oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person-772cfd3c-9791-1bea-f6b6-b3cde198fbc5 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person-335fbde3-97f6-1578-8359-c6f8ac3bddf5
  a a2a:Person ;
  rdfs:label "Willem Baan" ;
  a2a:PersonName [
    rdfs:label "Willem Baan" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Baan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person-3c723ed1-cfea-fb52-ad62-08137f517ee4
  a a2a:Person ;
  rdfs:label "Jan Reiniersse Vos" ;
  a2a:PersonName [
    rdfs:label "Jan Reiniersse Vos" ;
    a2a:PersonNameFirstName "Jan Reiniersse" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person-a8b56966-d471-748e-2d5d-19b4efa6610f
  a a2a:Person ;
  rdfs:label "Albertus Paling" ;
  a2a:PersonName [
    rdfs:label "Albertus Paling" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Paling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person-53698fa0-beb6-2d59-4617-904d463bda5b
  a a2a:Person ;
  rdfs:label "Johan Soerbeer" ;
  a2a:PersonName [
    rdfs:label "Johan Soerbeer" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Soerbeer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person-772cfd3c-9791-1bea-f6b6-b3cde198fbc5
  a a2a:Person ;
  rdfs:label "Jan Dell" ;
  a2a:PersonName [
    rdfs:label "Jan Dell" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dell"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1720-11-07"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person:335fbde3-97f6-1578-8359-c6f8ac3bddf5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person:3c723ed1-cfea-fb52-ad62-08137f517ee4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person:a8b56966-d471-748e-2d5d-19b4efa6610f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person:53698fa0-beb6-2d59-4617-904d463bda5b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Person:772cfd3c-9791-1bea-f6b6-b3cde198fbc5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-4b13-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1720-11-07 - 1720-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1720-11-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8297, Periode: 1720-1721" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "310935" ;
    a2a:RegistryNumber "8297" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8297, Periode: 1720-1721, Notariële archieven, 310935, 8297"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fc314a30-7eed-bbc0-a248-421f6872b4fe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4b13-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fc314a30-7eed-bbc0-a248-421f6872b4fe.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4acbdddd-8475-14b6-60b8-9307010d7084.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4b13-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4acbdddd-8475-14b6-60b8-9307010d7084.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-4b13-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-4b13-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Locatieomschrijving: Medemblik
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8297" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTM00093000039", "NOTM00093000040" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6608_00006608.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000039; positie: 3667, 1393, 329, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000039; positie: 2925, 1360, 607, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000039; positie: 3383, 1768, 615, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000039; positie: 3169, 1129, 521, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000039; positie: 3857, 1150, 168, 84" .
