@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-25b5-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Huwelijkse voorwaarden op 27 maart 1691" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-0c87f974-9a1f-a651-2fd0-fbea0f677917, oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-daf410dc-a21f-eeee-0d15-43172faa5981, oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-cc5cdd35-80e4-be46-f15a-5423322e0e63, oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-bcdf6597-89bf-3b67-1389-895220bfe21d, oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-e0f8dc82-e448-1d3c-d62f-17271bcb2d4e, oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-9cac10ec-57a4-a765-9a56-ed8a24b8c924 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-0c87f974-9a1f-a651-2fd0-fbea0f677917
  a a2a:Person ;
  rdfs:label "Johanna Longespee" ;
  a2a:PersonName [
    rdfs:label "Johanna Longespee" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Longespee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-daf410dc-a21f-eeee-0d15-43172faa5981
  a a2a:Person ;
  rdfs:label "Catharina Longespee" ;
  a2a:PersonName [
    rdfs:label "Catharina Longespee" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Longespee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-cc5cdd35-80e4-be46-f15a-5423322e0e63
  a a2a:Person ;
  rdfs:label "Agneta van Heuvel" ;
  a2a:PersonName [
    rdfs:label "Agneta van Heuvel" ;
    a2a:PersonNameFirstName "Agneta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-bcdf6597-89bf-3b67-1389-895220bfe21d
  a a2a:Person ;
  rdfs:label "Claesje Thijs van Bassen" ;
  a2a:PersonName [
    rdfs:label "Claesje Thijs van Bassen" ;
    a2a:PersonNameFirstName "Claesje Thijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-e0f8dc82-e448-1d3c-d62f-17271bcb2d4e
  a a2a:Person ;
  rdfs:label "Abraham Claesz Varcken" ;
  a2a:PersonName [
    rdfs:label "Abraham Claesz Varcken" ;
    a2a:PersonNameFirstName "Abraham Claesz" ;
    a2a:PersonNameLastName "Varcken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person-9cac10ec-57a4-a765-9a56-ed8a24b8c924
  a a2a:Person ;
  rdfs:label "Jonas de Jongh" ;
  a2a:PersonName [
    rdfs:label "Jonas de Jongh" ;
    a2a:PersonNameFirstName "Jonas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Huwelijkse voorwaarden" ;
  a2a:EventType "other:Huwelijkse voorwaarden" ;
  a2a:EventDate [
    a2a:Year "1691" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1691-03-27"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person:0c87f974-9a1f-a651-2fd0-fbea0f677917 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person:daf410dc-a21f-eeee-0d15-43172faa5981 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person:cc5cdd35-80e4-be46-f15a-5423322e0e63 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person:bcdf6597-89bf-3b67-1389-895220bfe21d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person:e0f8dc82-e448-1d3c-d62f-17271bcb2d4e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Person:9cac10ec-57a4-a765-9a56-ed8a24b8c924 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-25b5-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1691-03-27 - 1691-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1691-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1691-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1691" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1691-03-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 2387, Periode: 1691" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "346757" ;
    a2a:RegistryNumber "2387" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 2387, Periode: 1691, Notariële archieven, 346757, 2387"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e62e3ce8-ba38-236f-f019-2f1cb81c31c4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-25b5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e62e3ce8-ba38-236f-f019-2f1cb81c31c4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4f411c97-ee4f-e7d7-5742-577710a7671a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-25b5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4f411c97-ee4f-e7d7-5742-577710a7671a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-25b5-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-25b5-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jacob de Winter
Locatieomschrijving: Haerlem
Locatieomschrijving: Alckmaer
Onderwerpsomschrijving: Lakenkoper en winkelier te Alkmaar hertrouwt.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/2387" ;
  a2a:SourceRemarkAkteSoort "Huwelijkse voorwaarden" ;
  a2a:SourceRemarkfilename "NOTD00255000068", "NOTD00255000069" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6315_00006315.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00255000068; positie: 2973, 1582, 671, 58" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00255000068; positie: 2770, 1374, 775, 61" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00255000069; positie: 3895, 698, 204, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00255000068; positie: 3365, 1230, 720, 62" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00255000068; positie: 3340, 1086, 756, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00255000069; positie: 3899, 806, 200, 47" .
