@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-1ada-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 13 maart 1663" ;
  a2a:hasPerson oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-0659ad40-7660-4d5e-dd39-c0d3206564c2, oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-0ee7242d-1625-6995-b925-eca9cb1785db, oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-40d23faf-a8f9-5957-e8bd-2b95214a8122, oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-d96d9a25-60d0-c148-25c5-0f09597ed623, oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-e155529d-e877-4feb-5967-ae36b7626b60, oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-64739c39-6966-9925-4bc9-f178364c19e6 ;
  a2a:hasEvent oa:event_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-1ada-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-0659ad40-7660-4d5e-dd39-c0d3206564c2
  a a2a:Person ;
  rdfs:label "Lucas Janssen" ;
  a2a:PersonName [
    rdfs:label "Lucas Janssen" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-0ee7242d-1625-6995-b925-eca9cb1785db
  a a2a:Person ;
  rdfs:label "Moses Hooghvorst" ;
  a2a:PersonName [
    rdfs:label "Moses Hooghvorst" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Hooghvorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-40d23faf-a8f9-5957-e8bd-2b95214a8122
  a a2a:Person ;
  rdfs:label "Jacob de Frans" ;
  a2a:PersonName [
    rdfs:label "Jacob de Frans" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Frans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-d96d9a25-60d0-c148-25c5-0f09597ed623
  a a2a:Person ;
  rdfs:label "Wijnant van Hermomees" ;
  a2a:PersonName [
    rdfs:label "Wijnant van Hermomees" ;
    a2a:PersonNameFirstName "Wijnant" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hermomees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-e155529d-e877-4feb-5967-ae36b7626b60
  a a2a:Person ;
  rdfs:label "Arnaut Leuven" ;
  a2a:PersonName [
    rdfs:label "Arnaut Leuven" ;
    a2a:PersonNameFirstName "Arnaut" ;
    a2a:PersonNameLastName "Leuven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person-64739c39-6966-9925-4bc9-f178364c19e6
  a a2a:Person ;
  rdfs:label "Abraham van Hermomees" ;
  a2a:PersonName [
    rdfs:label "Abraham van Hermomees" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hermomees"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1ada-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 "13" ;
    rdfs:label "1663-03-13"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person:0659ad40-7660-4d5e-dd39-c0d3206564c2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person:0ee7242d-1625-6995-b925-eca9cb1785db ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person:40d23faf-a8f9-5957-e8bd-2b95214a8122 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person:d96d9a25-60d0-c148-25c5-0f09597ed623 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person:e155529d-e877-4feb-5967-ae36b7626b60 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1ada-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Person:64739c39-6966-9925-4bc9-f178364c19e6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ada-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1ada-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1663-03-13 - 1663-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1663-03-13"^^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 "625594" ;
    a2a:RegistryNumber "3076" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3076, Periode: 1663, Notariële archieven, 625594, 3076"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a6f389ed-f699-7da4-85bf-d98e598fd2a3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1ada-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a6f389ed-f699-7da4-85bf-d98e598fd2a3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1ada-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1ada-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hector Friesma
Locatieomschrijving: Rouan
Onderwerpsomschrijving: vertaling uit het Vlaams in het Frans; sergeants; oordeel van het Parlement te Rouen
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3076" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTJ01442000024" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_322_00000322.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01442000024; positie: 3815, 1607, 144, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01442000024; positie: 3145, 2138, 478, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01442000024; positie: 2546, 1129, 283, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01442000024; positie: 3806, 574, 161, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01442000024; positie: 2485, 350, 489, 169" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01442000024; positie: 3824, 397, 158, 93" .
