@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-383a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 12 maart 1663" ;
  a2a:hasPerson oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person-853b202c-a629-21ca-f968-478cd7f6a340, oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person-11a16061-6459-de5b-9828-5933387a159e, oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person-0f14a8de-869f-ff17-19d8-b989c7611d8c, oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person-ea1f3244-4183-7fcd-08a6-79290627c936 ;
  a2a:hasEvent oa:event_saa_d837ae04-383a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-383a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-383a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-383a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-383a-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-383a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person-853b202c-a629-21ca-f968-478cd7f6a340
  a a2a:Person ;
  rdfs:label "Pieter Cuijlaert" ;
  a2a:PersonName [
    rdfs:label "Pieter Cuijlaert" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Cuijlaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person-11a16061-6459-de5b-9828-5933387a159e
  a a2a:Person ;
  rdfs:label "Jan Elbertsz Cloet" ;
  a2a:PersonName [
    rdfs:label "Jan Elbertsz Cloet" ;
    a2a:PersonNameFirstName "Jan Elbertsz" ;
    a2a:PersonNameLastName "Cloet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person-0f14a8de-869f-ff17-19d8-b989c7611d8c
  a a2a:Person ;
  rdfs:label "Steijntje Sus" ;
  a2a:PersonName [
    rdfs:label "Steijntje Sus" ;
    a2a:PersonNameFirstName "Steijntje" ;
    a2a:PersonNameLastName "Sus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person-ea1f3244-4183-7fcd-08a6-79290627c936
  a a2a:Person ;
  rdfs:label "Pathuijsen" ;
  a2a:PersonName [
    rdfs:label "Pathuijsen" ;
    a2a:PersonNameLastName "Pathuijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-383a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1663-03-12"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-383a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person:853b202c-a629-21ca-f968-478cd7f6a340 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-383a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-383a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person:11a16061-6459-de5b-9828-5933387a159e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-383a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-383a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person:0f14a8de-869f-ff17-19d8-b989c7611d8c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-383a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-383a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-383a-6b6d-e053-b784100acdee_Person:ea1f3244-4183-7fcd-08a6-79290627c936 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-383a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-383a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1663-03-12 - 1663-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1663-03-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 3076, Periode: 1663" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "645067" ;
    a2a:RegistryNumber "3076" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3076, Periode: 1663, Notariële archieven, 645067, 3076"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4d808c85-b558-68e8-93a3-09e2b92eba3f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-383a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4d808c85-b558-68e8-93a3-09e2b92eba3f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-383a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-383a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hector Friesma
Locatieomschrijving: Hooren
Onderwerpsomschrijving: Cloet heeft notaris Pathuijsen niet met mes bedreigd
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3076" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTJ01442000021" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_16_00000016.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01442000021; positie: 3265, 1897, 427, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01442000021; positie: 2976, 1276, 464, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01442000021; positie: 2498, 663, 404, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01442000021; positie: 2531, 1653, 287, 106" .
