@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_a3cb51cc-a201-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 27 oktober 1615" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-f20d9922-6dd1-36e6-c33a-8a03fcb63265, oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-a00bafd9-26c5-b30c-c4ec-bf696e3c8c17, oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-a5f91035-2f7c-8da7-0689-2ed472f91960, oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-0073486e-2a4b-60be-53e6-ac6960b63185, oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-5b02b3f5-5a38-b069-51d3-429236551545, oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-28620e92-5a0e-e6c0-1cfc-bc9330723316 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a201-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-f20d9922-6dd1-36e6-c33a-8a03fcb63265
  a a2a:Person ;
  rdfs:label "Annetijen Wesses" ;
  a2a:PersonName [
    rdfs:label "Annetijen Wesses" ;
    a2a:PersonNameFirstName "Annetijen" ;
    a2a:PersonNameLastName "Wesses"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-a00bafd9-26c5-b30c-c4ec-bf696e3c8c17
  a a2a:Person ;
  rdfs:label "Trijn Jans" ;
  a2a:PersonName [
    rdfs:label "Trijn Jans" ;
    a2a:PersonNameFirstName "Trijn" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-a5f91035-2f7c-8da7-0689-2ed472f91960
  a a2a:Person ;
  rdfs:label "Jan Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-0073486e-2a4b-60be-53e6-ac6960b63185
  a a2a:Person ;
  rdfs:label "Susanna Fentzels" ;
  a2a:PersonName [
    rdfs:label "Susanna Fentzels" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Fentzels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-5b02b3f5-5a38-b069-51d3-429236551545
  a a2a:Person ;
  rdfs:label "Hans Sweetershuijsen" ;
  a2a:PersonName [
    rdfs:label "Hans Sweetershuijsen" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Sweetershuijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person-28620e92-5a0e-e6c0-1cfc-bc9330723316
  a a2a:Person ;
  rdfs:label "Andries Fentzel" ;
  a2a:PersonName [
    rdfs:label "Andries Fentzel" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Fentzel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1615" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1615-10-27"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person:f20d9922-6dd1-36e6-c33a-8a03fcb63265 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person:a00bafd9-26c5-b30c-c4ec-bf696e3c8c17 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person:a5f91035-2f7c-8da7-0689-2ed472f91960 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person:0073486e-2a4b-60be-53e6-ac6960b63185 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person:5b02b3f5-5a38-b069-51d3-429236551545 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Person:28620e92-5a0e-e6c0-1cfc-bc9330723316 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a201-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a201-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1615-10-27 - 1615-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1615-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1615-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1615" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1615-10-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 530, Periode: 1615-1616" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "342742" ;
    a2a:RegistryNumber "530" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 530, Periode: 1615-1616, Notariële archieven, 342742, 530"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/98e3f7ea-d606-ff23-6274-85e149ad759f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a201-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/98e3f7ea-d606-ff23-6274-85e149ad759f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a201-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a201-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jacob Jansz Westfrisius
Onderwerpsomschrijving: ten huize van Andries zijn enige jongemannen geweest en hebben met elkaar gespeeld; een schuitman schold en vloekte tegen huisvrouw en meiden, dreigde met ponjaard, viel in het water
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/530" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTA00067000055" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18017_00018017.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000055; positie: 1129, 711, 494, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000055; positie: 1890, 630, 185, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000055; positie: 618, 850, 363, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000055; positie: 929, 558, 516, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000055; positie: 1080, 278, 637, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000055; positie: 616, 650, 483, 70" .
