@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-71a5-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Verhoor op 1 oktober 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person-50359e09-5a01-d8a6-bdb7-a45468bae3be, oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person-51d0ace8-d3cc-7e90-4b4c-61d5d0cf7c3d, oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person-9f0fbe3a-8a76-326f-5d7d-3cf1ef49e4e2, oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person-0f2cd323-11e8-dc5a-2d3a-c65c199a4de8 ;
  a2a:hasEvent oa:event_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-71a5-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-71a5-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-71a5-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-71a5-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-71a5-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person-50359e09-5a01-d8a6-bdb7-a45468bae3be
  a a2a:Person ;
  rdfs:label "Barent @ Meijlema" ;
  a2a:PersonName [
    rdfs:label "Barent @ Meijlema" ;
    a2a:PersonNameFirstName "Barent @" ;
    a2a:PersonNameLastName "Meijlema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person-51d0ace8-d3cc-7e90-4b4c-61d5d0cf7c3d
  a a2a:Person ;
  rdfs:label "Cornelis Hertgens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hertgens" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hertgens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person-9f0fbe3a-8a76-326f-5d7d-3cf1ef49e4e2
  a a2a:Person ;
  rdfs:label "@ Claes" ;
  a2a:PersonName [
    rdfs:label "@ Claes" ;
    a2a:PersonNameFirstName "@" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person-0f2cd323-11e8-dc5a-2d3a-c65c199a4de8
  a a2a:Person ;
  rdfs:label "Philips d@ Flines" ;
  a2a:PersonName [
    rdfs:label "Philips d@ Flines" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNamePrefixLastName "d@" ;
    a2a:PersonNameLastName "Flines"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Verhoor" ;
  a2a:EventType "other:Verhoor" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1637-10-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-71a5-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person:50359e09-5a01-d8a6-bdb7-a45468bae3be ;
  a2a:EventKeyRef oa:event_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-71a5-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person:51d0ace8-d3cc-7e90-4b4c-61d5d0cf7c3d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-71a5-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person:9f0fbe3a-8a76-326f-5d7d-3cf1ef49e4e2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-71a5-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Person:0f2cd323-11e8-dc5a-2d3a-c65c199a4de8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-71a5-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-71a5-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-10-01 - 1637-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1637-10-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 951C, Periode: 1637" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "645497" ;
    a2a:RegistryNumber "951C" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951C, Periode: 1637, Notariële archieven, 645497, 951C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4031eb92-0e93-dab3-2614-267884365b0b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-71a5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4031eb92-0e93-dab3-2614-267884365b0b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ad80db11-7f1e-a1c5-8940-d02184f5e252.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-71a5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ad80db11-7f1e-a1c5-8940-d02184f5e252.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-71a5-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-71a5-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: Abdeij van Egmont in de Haringpakkerij; tonnen pekelvlees
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951C" ;
  a2a:SourceRemarkAkteSoort "Verhoor" ;
  a2a:SourceRemarkfilename "NOTK00003000121", "NOTK00003000122" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_993_00000993.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000121; positie: 3017, 4071, 369, 152" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000122; positie: 1703, 1997, 950, 154" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000121; positie: 2951, 4482, 335, 166" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000122; positie: 2462, 2987, 465, 136" .
