@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_9d6d21df-e0b1-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Attestatie op 20 mei 1664" ;
  a2a:hasPerson oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person-4d0a5597-9c0b-7040-e053-b784100a6264, oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person-4d0a5597-9c0c-7040-e053-b784100a6264, oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person-4d0a5597-9c0d-7040-e053-b784100a6264, oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person-4d0a5597-9c0e-7040-e053-b784100a6264 ;
  a2a:hasEvent oa:event_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21df-e0b1-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21df-e0b1-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21df-e0b1-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21df-e0b1-666d-e053-b784100a1840_3 ;
  a2a:hasSource oa:source_saa_9d6d21df-e0b1-666d-e053-b784100a1840 .

oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person-4d0a5597-9c0b-7040-e053-b784100a6264
  a a2a:Person ;
  rdfs:label "Hans Jans" ;
  a2a:PersonName [
    rdfs:label "Hans Jans" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person-4d0a5597-9c0c-7040-e053-b784100a6264
  a a2a:Person ;
  rdfs:label "Abraham Jans" ;
  a2a:PersonName [
    rdfs:label "Abraham Jans" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person-4d0a5597-9c0d-7040-e053-b784100a6264
  a a2a:Person ;
  rdfs:label "Laurens Hoefman" ;
  a2a:PersonName [
    rdfs:label "Laurens Hoefman" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Hoefman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person-4d0a5597-9c0e-7040-e053-b784100a6264
  a a2a:Person ;
  rdfs:label "Anthonij Lopes Suasso" ;
  a2a:PersonName [
    rdfs:label "Anthonij Lopes Suasso" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Lopes Suasso"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1664-05-20"^^xsd:date
  ] .

oa:relationep_saa_9d6d21df-e0b1-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person:4d0a5597-9c0b-7040-e053-b784100a6264 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-e0b1-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person:4d0a5597-9c0c-7040-e053-b784100a6264 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-e0b1-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person:4d0a5597-9c0d-7040-e053-b784100a6264 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-e0b1-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Person:4d0a5597-9c0e-7040-e053-b784100a6264 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-e0b1-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21df-e0b1-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1664-05-20 - 1664-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1664-05-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 2149, Periode: 1664" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "45910" ;
    a2a:RegistryNumber "2149" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 2149, Periode: 1664, Notariële archieven, 45910, 2149"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9e02a9d7-b0f4-587e-3ec3-13c898b79482.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-e0b1-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9e02a9d7-b0f4-587e-3ec3-13c898b79482.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/16380a92-a66c-f5d3-4161-d4862bc8c543.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-e0b1-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/16380a92-a66c-f5d3-4161-d4862bc8c543.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21df-e0b1-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21df-e0b1-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Nicolaes van Born
Locatieomschrijving: Hamburg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/2149" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "A32378000222", "A32378000223" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17538_00017538.xml van SAA" .

