@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_d837ae04-4fda-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 8 maart 1762" ;
  a2a:hasPerson oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person-b63fdb6b-4a5a-d19a-a54a-72822f2a4f92, oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person-bd116841-2e2e-d5f2-0fa5-b679c5d23853, oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person-2300b348-75e1-0830-43b4-29e8c2315465, oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person-1783096c-6fa3-c99f-36bb-346aea8e3185, oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person-033fb299-72fa-2405-1b6e-f908d0dd1243 ;
  a2a:hasEvent oa:event_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4fda-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4fda-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4fda-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4fda-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4fda-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-4fda-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person-b63fdb6b-4a5a-d19a-a54a-72822f2a4f92
  a a2a:Person ;
  rdfs:label "Barend Beekman" ;
  a2a:PersonName [
    rdfs:label "Barend Beekman" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person-bd116841-2e2e-d5f2-0fa5-b679c5d23853
  a a2a:Person ;
  rdfs:label "Jacob Bouland" ;
  a2a:PersonName [
    rdfs:label "Jacob Bouland" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Bouland"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person-2300b348-75e1-0830-43b4-29e8c2315465
  a a2a:Person ;
  rdfs:label "Neeltje Lindeboom" ;
  a2a:PersonName [
    rdfs:label "Neeltje Lindeboom" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Lindeboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person-1783096c-6fa3-c99f-36bb-346aea8e3185
  a a2a:Person ;
  rdfs:label "Jacob Linroe" ;
  a2a:PersonName [
    rdfs:label "Jacob Linroe" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Linroe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person-033fb299-72fa-2405-1b6e-f908d0dd1243
  a a2a:Person ;
  rdfs:label "Jacob Bouland" ;
  a2a:PersonName [
    rdfs:label "Jacob Bouland" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Bouland"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1762-03-08"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-4fda-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person:b63fdb6b-4a5a-d19a-a54a-72822f2a4f92 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4fda-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person:bd116841-2e2e-d5f2-0fa5-b679c5d23853 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4fda-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person:2300b348-75e1-0830-43b4-29e8c2315465 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4fda-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person:1783096c-6fa3-c99f-36bb-346aea8e3185 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4fda-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Person:033fb299-72fa-2405-1b6e-f908d0dd1243 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4fda-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4fda-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1762-03-08 - 1762-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1762-03-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14668, Periode: 1762" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "601643" ;
    a2a:RegistryNumber "14668" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14668, Periode: 1762, Notariële archieven, 601643, 14668"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d9e3b3a5-2676-525c-08ca-5d69d37d9644.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4fda-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d9e3b3a5-2676-525c-08ca-5d69d37d9644.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4922d4c9-558f-91cd-5b5c-8067ff20669e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4fda-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4922d4c9-558f-91cd-5b5c-8067ff20669e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4fda-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4fda-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Reinier van Eibergen
Onderwerpsomschrijving: Kleding besteld voor minderjarige zoon
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14668" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTQ00201000024", "NOTQ00201000025" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_137_00000137.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00201000024; positie: 3339, 1790, 803, 35" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00201000024; positie: 4330, 1314, 632, 64" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00201000024; positie: 3260, 1055, 926, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00201000024; positie: 4415, 1994, 533, 31" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00201000024; positie: 3131, 1152, 602, 54" .
