@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-68a7-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 24 februari 1797" ;
  a2a:hasPerson oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-bed9a0e0-5211-8678-400d-e5825d1527e0, oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-60a0e2d5-0319-4377-3ffd-fb87eebff61e, oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-07a060c1-0744-651b-6cdf-6f5b83f15483, oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-6c825430-1d7a-079d-efb3-5f1d6ba6c316, oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-6d04b994-e861-55e7-c4e0-d52530c65f78, oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-75a9b511-f367-534f-0db1-48e52073d42a ;
  a2a:hasEvent oa:event_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-68a7-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-bed9a0e0-5211-8678-400d-e5825d1527e0
  a a2a:Person ;
  rdfs:label "Geerling Kops" ;
  a2a:PersonName [
    rdfs:label "Geerling Kops" ;
    a2a:PersonNameFirstName "Geerling" ;
    a2a:PersonNameLastName "Kops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-60a0e2d5-0319-4377-3ffd-fb87eebff61e
  a a2a:Person ;
  rdfs:label "Jan Hind Gort" ;
  a2a:PersonName [
    rdfs:label "Jan Hind Gort" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hind Gort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-07a060c1-0744-651b-6cdf-6f5b83f15483
  a a2a:Person ;
  rdfs:label "Harm Switters" ;
  a2a:PersonName [
    rdfs:label "Harm Switters" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Switters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-6c825430-1d7a-079d-efb3-5f1d6ba6c316
  a a2a:Person ;
  rdfs:label "Pieter Kops" ;
  a2a:PersonName [
    rdfs:label "Pieter Kops" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-6d04b994-e861-55e7-c4e0-d52530c65f78
  a a2a:Person ;
  rdfs:label "Pieter Nicolaas Jut" ;
  a2a:PersonName [
    rdfs:label "Pieter Nicolaas Jut" ;
    a2a:PersonNameFirstName "Pieter Nicolaas" ;
    a2a:PersonNameLastName "Jut"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person-75a9b511-f367-534f-0db1-48e52073d42a
  a a2a:Person ;
  rdfs:label "B.J. Brons" ;
  a2a:PersonName [
    rdfs:label "B.J. Brons" ;
    a2a:PersonNameFirstName "B.J." ;
    a2a:PersonNameLastName "Brons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1797-02-24"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person:bed9a0e0-5211-8678-400d-e5825d1527e0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person:60a0e2d5-0319-4377-3ffd-fb87eebff61e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person:07a060c1-0744-651b-6cdf-6f5b83f15483 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person:6c825430-1d7a-079d-efb3-5f1d6ba6c316 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person:6d04b994-e861-55e7-c4e0-d52530c65f78 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-68a7-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Person:75a9b511-f367-534f-0db1-48e52073d42a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-68a7-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-68a7-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1797-02-24 - 1797-02-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-02-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-02-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1797-02-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16424, Periode: 1797" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "629687" ;
    a2a:RegistryNumber "16424" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16424, Periode: 1797, Notariële archieven, 629687, 16424"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e93f2730-3042-4bbf-8676-1a7db3a64f35.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-68a7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e93f2730-3042-4bbf-8676-1a7db3a64f35.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ed94d0b8-1f2c-f8f5-5b0a-938d3de84d57.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-68a7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ed94d0b8-1f2c-f8f5-5b0a-938d3de84d57.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-68a7-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-68a7-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: London
Locatieomschrijving: Hull
Onderwerpsomschrijving: Balen wollen manufacturen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16424" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTQ00046000363", "NOTQ00046000364" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_947_00000947.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00046000363; positie: 3815, 2884, 916, 166" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00046000364; positie: 1333, 1529, 806, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00046000364; positie: 2230, 1410, 402, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00046000363; positie: 3290, 2878, 342, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00046000363; positie: 3705, 2412, 1098, 158" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00046000364; positie: 1562, 1404, 632, 112" .
