@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-41ce-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Borgtocht op 12 november 1725" ;
  a2a:hasPerson oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person-2982702b-fafe-8d02-8380-a81a86211668, oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person-259f2370-6bc8-1c45-0363-89338cc5b669, oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person-03bc93e5-951c-6c0a-33ed-2f6c328919e4, oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person-1945f2d7-047e-acca-0c43-05bcac802f1b, oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person-d9cdd9cf-0bfe-b204-f47f-a8db3db6150f ;
  a2a:hasEvent oa:event_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-41ce-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-41ce-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-41ce-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-41ce-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-41ce-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-41ce-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person-2982702b-fafe-8d02-8380-a81a86211668
  a a2a:Person ;
  rdfs:label "Isack Isidro" ;
  a2a:PersonName [
    rdfs:label "Isack Isidro" ;
    a2a:PersonNameFirstName "Isack" ;
    a2a:PersonNameLastName "Isidro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person-259f2370-6bc8-1c45-0363-89338cc5b669
  a a2a:Person ;
  rdfs:label "Sijmon Markus" ;
  a2a:PersonName [
    rdfs:label "Sijmon Markus" ;
    a2a:PersonNameFirstName "Sijmon" ;
    a2a:PersonNameLastName "Markus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person-03bc93e5-951c-6c0a-33ed-2f6c328919e4
  a a2a:Person ;
  rdfs:label "Levi Markus" ;
  a2a:PersonName [
    rdfs:label "Levi Markus" ;
    a2a:PersonNameFirstName "Levi" ;
    a2a:PersonNameLastName "Markus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person-1945f2d7-047e-acca-0c43-05bcac802f1b
  a a2a:Person ;
  rdfs:label "Jacob Dias Gutieres" ;
  a2a:PersonName [
    rdfs:label "Jacob Dias Gutieres" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Dias Gutieres"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person-d9cdd9cf-0bfe-b204-f47f-a8db3db6150f
  a a2a:Person ;
  rdfs:label "Isack Dias Gutieres" ;
  a2a:PersonName [
    rdfs:label "Isack Dias Gutieres" ;
    a2a:PersonNameFirstName "Isack" ;
    a2a:PersonNameLastName "Dias Gutieres"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Borgtocht" ;
  a2a:EventType "other:Borgtocht" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1725-11-12"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-41ce-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person:2982702b-fafe-8d02-8380-a81a86211668 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-41ce-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person:259f2370-6bc8-1c45-0363-89338cc5b669 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-41ce-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person:03bc93e5-951c-6c0a-33ed-2f6c328919e4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-41ce-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person:1945f2d7-047e-acca-0c43-05bcac802f1b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-41ce-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Person:d9cdd9cf-0bfe-b204-f47f-a8db3db6150f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-41ce-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-41ce-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1725-11-12 - 1725-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1725-11-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7552, Periode: 1725" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "627664" ;
    a2a:RegistryNumber "7552" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7552, Periode: 1725, Notariële archieven, 627664, 7552"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1f6b59c3-0c44-b2e8-7e14-0dc4d683e42f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-41ce-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1f6b59c3-0c44-b2e8-7e14-0dc4d683e42f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-41ce-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-41ce-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7552" ;
  a2a:SourceRemarkAkteSoort "Borgtocht" ;
  a2a:SourceRemarkfilename "NOTC00414000533" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_65_00000065.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000533; positie: 1103, 721, 636, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000533; positie: 1197, 377, 646, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000533; positie: 921, 384, 204, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000533; positie: 925, 636, 594, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000533; positie: 690, 625, 204, 107" .
