@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_d837ae03-c4cc-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Borgtocht op 1 januari 1636" ;
  a2a:hasPerson oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person-47e13930-47a4-4d64-86a0-7df216594beb, oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person-caa4cc9b-67f4-6e09-0b8e-256c23553e5e, oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person-815c73c3-032c-c85a-f4b4-ce45baeab443, oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person-5a87c5ed-1ad6-7cb3-a8fd-35ee39bd92be ;
  a2a:hasEvent oa:event_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-c4cc-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person-47e13930-47a4-4d64-86a0-7df216594beb
  a a2a:Person ;
  rdfs:label "Dominicus Daragous" ;
  a2a:PersonName [
    rdfs:label "Dominicus Daragous" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Daragous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person-caa4cc9b-67f4-6e09-0b8e-256c23553e5e
  a a2a:Person ;
  rdfs:label "Jan van Houthuijsen" ;
  a2a:PersonName [
    rdfs:label "Jan van Houthuijsen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houthuijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person-815c73c3-032c-c85a-f4b4-ce45baeab443
  a a2a:Person ;
  rdfs:label "Paul de Willem" ;
  a2a:PersonName [
    rdfs:label "Paul de Willem" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Willem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person-5a87c5ed-1ad6-7cb3-a8fd-35ee39bd92be
  a a2a:Person ;
  rdfs:label "Brisse Gill@" ;
  a2a:PersonName [
    rdfs:label "Brisse Gill@" ;
    a2a:PersonNameFirstName "Brisse" ;
    a2a:PersonNameLastName "Gill@"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Borgtocht" ;
  a2a:EventType "other:Borgtocht" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1636-01-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person:47e13930-47a4-4d64-86a0-7df216594beb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person:caa4cc9b-67f4-6e09-0b8e-256c23553e5e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person:815c73c3-032c-c85a-f4b4-ce45baeab443 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Person:5a87c5ed-1ad6-7cb3-a8fd-35ee39bd92be ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c4cc-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c4cc-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-01-01 - 1636-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1636-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 952, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "606246" ;
    a2a:RegistryNumber "952" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 952, Periode: 1636, Notariële archieven, 606246, 952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/62b4cf71-68b8-168f-2dbf-77ef98acccdb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c4cc-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/62b4cf71-68b8-168f-2dbf-77ef98acccdb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c4cc-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c4cc-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/952" ;
  a2a:SourceRemarkAkteSoort "Borgtocht" ;
  a2a:SourceRemarkfilename "VBPA00003000031" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_565_00000565.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000031; positie: 895, 4206, 1543, 217" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000031; positie: 1433, 4475, 1598, 321" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000031; positie: 786, 1397, 1242, 242" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000031; positie: 2485, 4025, 869, 200" .
