@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-da76-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Contract op 28 mei 1659" ;
  a2a:hasPerson oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person-0802061f-441d-be2b-f462-ba5aa6ceb03f, oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person-be6f278b-2d8a-cadd-f5cd-7d1122c0c67c, oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person-bf3cc351-d905-c764-688e-871ae722393d, oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person-7eb73a36-3328-f3bf-d1b2-23b5cb304936, oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person-fffba35a-0a22-340f-1153-8a5e83662ab5 ;
  a2a:hasEvent oa:event_saa_d837ae03-da76-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-da76-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-da76-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-da76-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-da76-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-da76-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-da76-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person-0802061f-441d-be2b-f462-ba5aa6ceb03f
  a a2a:Person ;
  rdfs:label "Feijtge Jans" ;
  a2a:PersonName [
    rdfs:label "Feijtge Jans" ;
    a2a:PersonNameFirstName "Feijtge" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person-be6f278b-2d8a-cadd-f5cd-7d1122c0c67c
  a a2a:Person ;
  rdfs:label "Hendrick Coolhoff" ;
  a2a:PersonName [
    rdfs:label "Hendrick Coolhoff" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Coolhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person-bf3cc351-d905-c764-688e-871ae722393d
  a a2a:Person ;
  rdfs:label "Jan Bartelsz" ;
  a2a:PersonName [
    rdfs:label "Jan Bartelsz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bartelsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person-7eb73a36-3328-f3bf-d1b2-23b5cb304936
  a a2a:Person ;
  rdfs:label "Jochum Claesz Cloot" ;
  a2a:PersonName [
    rdfs:label "Jochum Claesz Cloot" ;
    a2a:PersonNameFirstName "Jochum Claesz" ;
    a2a:PersonNameLastName "Cloot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person-fffba35a-0a22-340f-1153-8a5e83662ab5
  a a2a:Person ;
  rdfs:label "Barent Jansz" ;
  a2a:PersonName [
    rdfs:label "Barent Jansz" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-da76-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Contract" ;
  a2a:EventType "other:Contract" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1659-05-28"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-da76-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person:0802061f-441d-be2b-f462-ba5aa6ceb03f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-da76-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-da76-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person:be6f278b-2d8a-cadd-f5cd-7d1122c0c67c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-da76-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-da76-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person:bf3cc351-d905-c764-688e-871ae722393d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-da76-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-da76-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person:7eb73a36-3328-f3bf-d1b2-23b5cb304936 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-da76-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-da76-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-da76-6b6d-e053-b784100acdee_Person:fffba35a-0a22-340f-1153-8a5e83662ab5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-da76-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-da76-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1659-05-28 - 1659-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1659-05-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 3066, Periode: 1659" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "601347" ;
    a2a:RegistryNumber "3066" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3066, Periode: 1659, Notariële archieven, 601347, 3066"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/31ae5f13-f1dc-b2d2-28ec-d37cc2c3ca6a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-da76-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/31ae5f13-f1dc-b2d2-28ec-d37cc2c3ca6a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-da76-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-da76-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hector Friesma
Onderwerpsomschrijving: Cloot is herbergier in de Toelast in de Nes; metselaar, makelaar; huisvesting, wassen, wringen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3066" ;
  a2a:SourceRemarkAkteSoort "Contract" ;
  a2a:SourceRemarkfilename "NOTJ01434000084" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_676_00000676.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000084; positie: 3614, 557, 355, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000084; positie: 4280, 2479, 636, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000084; positie: 4236, 534, 362, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000084; positie: 4067, 622, 565, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000084; positie: 5117, 2397, 256, 109" .
