@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_9d6d21e1-9c0d-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Attestatie op 11 mei 1634" ;
  a2a:hasPerson oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-1cc0c3ab-d4c5-2791-5e10-6fd216933e03, oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-d01283e7-936c-7e87-32c5-524f7a471530, oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-7dd71d68-b2cd-d452-c03a-ff13697f9d24, oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-e8c6414b-cbb9-fd7c-8c6b-c4682dfbb466, oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-63697abe-9c1d-39a7-5069-74cf590fd8ba, oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-73e43518-303a-9974-993d-7831939a9b05 ;
  a2a:hasEvent oa:event_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21e1-9c0d-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-1cc0c3ab-d4c5-2791-5e10-6fd216933e03
  a a2a:Person ;
  rdfs:label "Hendrick Jacobs" ;
  a2a:PersonName [
    rdfs:label "Hendrick Jacobs" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-d01283e7-936c-7e87-32c5-524f7a471530
  a a2a:Person ;
  rdfs:label "Adriaen Tack" ;
  a2a:PersonName [
    rdfs:label "Adriaen Tack" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Tack"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-7dd71d68-b2cd-d452-c03a-ff13697f9d24
  a a2a:Person ;
  rdfs:label "Lienert Jacobs" ;
  a2a:PersonName [
    rdfs:label "Lienert Jacobs" ;
    a2a:PersonNameFirstName "Lienert" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-e8c6414b-cbb9-fd7c-8c6b-c4682dfbb466
  a a2a:Person ;
  rdfs:label "Jacob Fransen" ;
  a2a:PersonName [
    rdfs:label "Jacob Fransen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Fransen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-63697abe-9c1d-39a7-5069-74cf590fd8ba
  a a2a:Person ;
  rdfs:label "Pieter Mathijs" ;
  a2a:PersonName [
    rdfs:label "Pieter Mathijs" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Mathijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person-73e43518-303a-9974-993d-7831939a9b05
  a a2a:Person ;
  rdfs:label "Noel Hostier" ;
  a2a:PersonName [
    rdfs:label "Noel Hostier" ;
    a2a:PersonNameFirstName "Noel" ;
    a2a:PersonNameLastName "Hostier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1634" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1634-05-11"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person:1cc0c3ab-d4c5-2791-5e10-6fd216933e03 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person:d01283e7-936c-7e87-32c5-524f7a471530 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person:7dd71d68-b2cd-d452-c03a-ff13697f9d24 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person:e8c6414b-cbb9-fd7c-8c6b-c4682dfbb466 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person:63697abe-9c1d-39a7-5069-74cf590fd8ba ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Person:73e43518-303a-9974-993d-7831939a9b05 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-9c0d-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e1-9c0d-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1634-05-11 - 1634-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1634-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1634-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1634" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1634-05-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 519, Periode: 1633-1634" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "183845" ;
    a2a:RegistryNumber "519" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 519, Periode: 1633-1634, Notariële archieven, 183845, 519"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/afbe8bb9-0498-dbd1-4f61-c64156d27f8e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-9c0d-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/afbe8bb9-0498-dbd1-4f61-c64156d27f8e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e1-9c0d-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e1-9c0d-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jacob Jansz Westfrisius
Onderwerpsomschrijving: winkelknecht en leerknecht werken op de buitenwinkel van de lakenbereiderij; Pak laken kwam maar niet terug van de ververij.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/519" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTA00058000098" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6953_00006953.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00058000098; positie: 1697, 759, 355, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00058000098; positie: 1628, 1446, 387, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00058000098; positie: 794, 729, 416, 54" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00058000098; positie: 801, 851, 311, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00058000098; positie: 1513, 2032, 337, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00058000098; positie: 1670, 1388, 364, 80" .
