@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_a3cb51cc-44b7-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Borgtocht op 6 februari 1616" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person-f52cd77e-5ea5-0786-997d-72b2896a73ad, oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person-71a619ea-d146-ba6e-050f-3dc40e83876a, oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person-d862d4ee-37a2-3189-1783-30e6381f5986, oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person-d9143964-a47e-57e9-47be-21932ae1ceb8, oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person-25d87871-77be-47f0-9cd4-efd474e0b699 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person-f52cd77e-5ea5-0786-997d-72b2896a73ad
  a a2a:Person ;
  rdfs:label "Jacob Bon" ;
  a2a:PersonName [
    rdfs:label "Jacob Bon" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Bon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person-71a619ea-d146-ba6e-050f-3dc40e83876a
  a a2a:Person ;
  rdfs:label "Goijvert Sijmons" ;
  a2a:PersonName [
    rdfs:label "Goijvert Sijmons" ;
    a2a:PersonNameFirstName "Goijvert" ;
    a2a:PersonNameLastName "Sijmons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person-d862d4ee-37a2-3189-1783-30e6381f5986
  a a2a:Person ;
  rdfs:label "Gerrijt Wiggers" ;
  a2a:PersonName [
    rdfs:label "Gerrijt Wiggers" ;
    a2a:PersonNameFirstName "Gerrijt" ;
    a2a:PersonNameLastName "Wiggers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person-d9143964-a47e-57e9-47be-21932ae1ceb8
  a a2a:Person ;
  rdfs:label "Thomas Heindrix" ;
  a2a:PersonName [
    rdfs:label "Thomas Heindrix" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Heindrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person-25d87871-77be-47f0-9cd4-efd474e0b699
  a a2a:Person ;
  rdfs:label "Duisentdaler" ;
  a2a:PersonName [
    rdfs:label "Duisentdaler" ;
    a2a:PersonNameLastName "Duisentdaler"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Borgtocht" ;
  a2a:EventType "other:Borgtocht" ;
  a2a:EventDate [
    a2a:Year "1616" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1616-02-06"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person:f52cd77e-5ea5-0786-997d-72b2896a73ad ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person:71a619ea-d146-ba6e-050f-3dc40e83876a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person:d862d4ee-37a2-3189-1783-30e6381f5986 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person:d9143964-a47e-57e9-47be-21932ae1ceb8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Person:25d87871-77be-47f0-9cd4-efd474e0b699 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-44b7-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1616-02-06 - 1616-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1616-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1616-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1616" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1616-02-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 530, Periode: 1615-1616" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "351035" ;
    a2a:RegistryNumber "530" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 530, Periode: 1615-1616, Notariële archieven, 351035, 530"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3940a728-549a-0792-9c1d-e193a2768c53.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-44b7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3940a728-549a-0792-9c1d-e193a2768c53.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-44b7-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-44b7-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jacob Jansz Westfrisius
Locatieomschrijving: Haerlem
Onderwerpsomschrijving: houtkoper; zijdelakenkoper; huis Londen in de Warmoes straat; bierschooier; brouwer
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/530" ;
  a2a:SourceRemarkAkteSoort "Borgtocht" ;
  a2a:SourceRemarkfilename "NOTA00067000100" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18019_00018019.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000100; positie: 1023, 1029, 408, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000100; positie: 1528, 856, 530, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000100; positie: 661, 589, 510, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000100; positie: 683, 655, 471, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00067000100; positie: 1412, 595, 479, 83" .
