@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_9d6d21e2-c6b4-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Uitspraak op 30 augustus 1742" ;
  a2a:hasPerson oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-ceb677bf-e536-c111-7028-2b81b1ea4b9d, oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-34991c22-3286-bdab-4acc-04607b56c0f4, oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-8e4ddc1d-48b3-e4e6-67a5-dfa8f4e23590, oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-861817da-cee1-7234-9ad1-5387af52b00d, oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-64a867be-4efb-9d39-0027-4f0c39b97375, oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-5ec98ae0-2958-2d18-dae5-6d65bbaf9c19 ;
  a2a:hasEvent oa:event_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21e2-c6b4-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-ceb677bf-e536-c111-7028-2b81b1ea4b9d
  a a2a:Person ;
  rdfs:label "Adriaan de Haas" ;
  a2a:PersonName [
    rdfs:label "Adriaan de Haas" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-34991c22-3286-bdab-4acc-04607b56c0f4
  a a2a:Person ;
  rdfs:label "Johannes Loots" ;
  a2a:PersonName [
    rdfs:label "Johannes Loots" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Loots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-8e4ddc1d-48b3-e4e6-67a5-dfa8f4e23590
  a a2a:Person ;
  rdfs:label "Sara Swigters" ;
  a2a:PersonName [
    rdfs:label "Sara Swigters" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Swigters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-861817da-cee1-7234-9ad1-5387af52b00d
  a a2a:Person ;
  rdfs:label "Jacob Liewesz" ;
  a2a:PersonName [
    rdfs:label "Jacob Liewesz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Liewesz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-64a867be-4efb-9d39-0027-4f0c39b97375
  a a2a:Person ;
  rdfs:label "Tieleman van der Horst" ;
  a2a:PersonName [
    rdfs:label "Tieleman van der Horst" ;
    a2a:PersonNameFirstName "Tieleman" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person-5ec98ae0-2958-2d18-dae5-6d65bbaf9c19
  a a2a:Person ;
  rdfs:label "Jan Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Jan Steenbergen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Uitspraak" ;
  a2a:EventType "other:Uitspraak" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1742-08-30"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person:ceb677bf-e536-c111-7028-2b81b1ea4b9d ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person:34991c22-3286-bdab-4acc-04607b56c0f4 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person:8e4ddc1d-48b3-e4e6-67a5-dfa8f4e23590 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person:861817da-cee1-7234-9ad1-5387af52b00d ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person:64a867be-4efb-9d39-0027-4f0c39b97375 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Person:5ec98ae0-2958-2d18-dae5-6d65bbaf9c19 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c6b4-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e2-c6b4-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1742-08-30 - 1742-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1742-08-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10138, Periode: 1742" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "249414" ;
    a2a:RegistryNumber "10138" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10138, Periode: 1742, Notariële archieven, 249414, 10138"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6ecaa6c7-d757-a6d5-d4e3-17ff70623bb9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-c6b4-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6ecaa6c7-d757-a6d5-d4e3-17ff70623bb9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c4f4b15a-0dbc-07fc-f013-139de3672ec5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-c6b4-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c4f4b15a-0dbc-07fc-f013-139de3672ec5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e2-c6b4-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e2-c6b4-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Philippus Pot
Onderwerpsomschrijving: arbeidsloon
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10138" ;
  a2a:SourceRemarkAkteSoort "Uitspraak" ;
  a2a:SourceRemarkfilename "NOTD00903000160", "NOTD00903000161" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19691_00019691.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00903000161; positie: 3289, 295, 628, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00903000161; positie: 3466, 517, 470, 57" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00903000161; positie: 2652, 547, 481, 60" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00903000161; positie: 3107, 201, 565, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00903000161; positie: 3694, 185, 379, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00903000161; positie: 2705, 601, 443, 76" .
