@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_b21a5c6e-eacb-6a83-e053-b784100a6e32
  a a2a:Record ;
  rdfs:label "Huwelijkse voorwaarden op 30 januari 1690" ;
  a2a:hasPerson oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person-b67b7fef-9af4-1acb-dfb7-38dd760ee372, oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person-1adbfc95-ee39-e59a-de07-a114aaefd649, oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person-16c3f565-07a7-b9eb-859f-635d9357992f, oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person-75763648-0763-fc33-dfcd-bb6e28d7744f, oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person-e9978de1-d14b-deba-8c7c-7a021e3527d0 ;
  a2a:hasEvent oa:event_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_0, oa:relationep_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_1, oa:relationep_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_2, oa:relationep_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_3, oa:relationep_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_4 ;
  a2a:hasSource oa:source_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32 .

oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person-b67b7fef-9af4-1acb-dfb7-38dd760ee372
  a a2a:Person ;
  rdfs:label "Simon Jansz Bontekoningh" ;
  a2a:PersonName [
    rdfs:label "Simon Jansz Bontekoningh" ;
    a2a:PersonNameFirstName "Simon Jansz" ;
    a2a:PersonNameLastName "Bontekoningh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person-1adbfc95-ee39-e59a-de07-a114aaefd649
  a a2a:Person ;
  rdfs:label "Floris Bontekoningh" ;
  a2a:PersonName [
    rdfs:label "Floris Bontekoningh" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Bontekoningh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person-16c3f565-07a7-b9eb-859f-635d9357992f
  a a2a:Person ;
  rdfs:label "Anna Claes" ;
  a2a:PersonName [
    rdfs:label "Anna Claes" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person-75763648-0763-fc33-dfcd-bb6e28d7744f
  a a2a:Person ;
  rdfs:label "Trijntie Jelles" ;
  a2a:PersonName [
    rdfs:label "Trijntie Jelles" ;
    a2a:PersonNameFirstName "Trijntie" ;
    a2a:PersonNameLastName "Jelles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person-e9978de1-d14b-deba-8c7c-7a021e3527d0
  a a2a:Person ;
  rdfs:label "Jelle Bouwes" ;
  a2a:PersonName [
    rdfs:label "Jelle Bouwes" ;
    a2a:PersonNameFirstName "Jelle" ;
    a2a:PersonNameLastName "Bouwes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Event1
  a a2a:Event ;
  rdfs:label "other:Huwelijkse voorwaarden" ;
  a2a:EventType "other:Huwelijkse voorwaarden" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1690-01-30"^^xsd:date
  ] .

oa:relationep_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person:b67b7fef-9af4-1acb-dfb7-38dd760ee372 ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Event1 .

oa:relationep_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person:1adbfc95-ee39-e59a-de07-a114aaefd649 ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Event1 .

oa:relationep_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person:16c3f565-07a7-b9eb-859f-635d9357992f ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Event1 .

oa:relationep_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person:75763648-0763-fc33-dfcd-bb6e28d7744f ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Event1 .

oa:relationep_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Person:e9978de1-d14b-deba-8c7c-7a021e3527d0 ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32_Event1 .

oa:source_saa_b21a5c6e-eacb-6a83-e053-b784100a6e32
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1690-01-30 - 1690-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1690" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1690-01-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5259, Periode: 1689-1690" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "475740" ;
    a2a:RegistryNumber "5259" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5259, Periode: 1689-1690, Notariële archieven, 475740, 5259"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f6c34dd8-fe89-e95a-2383-e8d0cf72eff3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/b21a5c6e-eacb-6a83-e053-b784100a6e32" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f6c34dd8-fe89-e95a-2383-e8d0cf72eff3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e68f1230-072c-a198-c3f9-9834a3561a10.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/b21a5c6e-eacb-6a83-e053-b784100a6e32" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e68f1230-072c-a198-c3f9-9834a3561a10.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/b21a5c6e-eacb-6a83-e053-b784100a6e32" ;
  a2a:RecordGUID "{b21a5c6e-eacb-6a83-e053-b784100a6e32}" ;
  a2a:SourceRemarkOpmerking """Notaris: Simon van Sevenhoven
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5259" ;
  a2a:SourceRemarkAkteSoort "Huwelijkse voorwaarden" ;
  a2a:SourceRemarkfilename "NOTA00375000369", "NOTA00375000370" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_8876_00008876.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00375000369; positie: 1497, 385, 977, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00375000369; positie: 1194, 600, 776, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00375000369; positie: 2142, 931, 217, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00375000369; positie: 1125, 722, 537, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00375000369; positie: 762, 960, 524, 101" .
