@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-e15a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 27 oktober 1791" ;
  a2a:hasPerson oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person-2f6eefde-7da5-8290-3134-906fa9d07b3c, oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person-d610f52c-6f5e-bfe4-4895-49fa5bd32035, oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person-b8eac911-5f0a-7073-00fd-84f770adf766, oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person-fafc1241-71fd-5fdd-38a7-dcaf84b54815 ;
  a2a:hasEvent oa:event_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e15a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e15a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e15a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e15a-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-e15a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person-2f6eefde-7da5-8290-3134-906fa9d07b3c
  a a2a:Person ;
  rdfs:label "Heere Luijtjes" ;
  a2a:PersonName [
    rdfs:label "Heere Luijtjes" ;
    a2a:PersonNameFirstName "Heere" ;
    a2a:PersonNameLastName "Luijtjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person-d610f52c-6f5e-bfe4-4895-49fa5bd32035
  a a2a:Person ;
  rdfs:label "Jelmer Gerrits" ;
  a2a:PersonName [
    rdfs:label "Jelmer Gerrits" ;
    a2a:PersonNameFirstName "Jelmer" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person-b8eac911-5f0a-7073-00fd-84f770adf766
  a a2a:Person ;
  rdfs:label "Teunis Claasen Duif" ;
  a2a:PersonName [
    rdfs:label "Teunis Claasen Duif" ;
    a2a:PersonNameFirstName "Teunis Claasen" ;
    a2a:PersonNameLastName "Duif"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person-fafc1241-71fd-5fdd-38a7-dcaf84b54815
  a a2a:Person ;
  rdfs:label "Tjeetske Jacobs" ;
  a2a:PersonName [
    rdfs:label "Tjeetske Jacobs" ;
    a2a:PersonNameFirstName "Tjeetske" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1791-10-27"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e15a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person:2f6eefde-7da5-8290-3134-906fa9d07b3c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e15a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person:d610f52c-6f5e-bfe4-4895-49fa5bd32035 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e15a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person:b8eac911-5f0a-7073-00fd-84f770adf766 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e15a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Person:fafc1241-71fd-5fdd-38a7-dcaf84b54815 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e15a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e15a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1791-10-27 - 1791-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1791-10-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16403, Periode: 1791" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "624650" ;
    a2a:RegistryNumber "16403" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16403, Periode: 1791, Notariële archieven, 624650, 16403"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/417e490c-1fff-dbeb-c384-7c44d3ba5c9f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e15a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/417e490c-1fff-dbeb-c384-7c44d3ba5c9f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/519d75db-c823-0456-9aa8-94ce1c60d273.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e15a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/519d75db-c823-0456-9aa8-94ce1c60d273.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e15a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e15a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: Nes op Ameland
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16403" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "KLAH01741000225", "KLAH01741000226" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_711_00000711.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01741000225; positie: 4387, 1580, 382, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01741000225; positie: 3619, 1429, 901, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01741000225; positie: 4609, 2270, 323, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01741000225; positie: 3849, 2377, 726, 120" .
