@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-a317-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Huwelijkse voorwaarden op 16 oktober 1725" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person-ad4fff2e-4c15-6d77-31eb-25c21143291f, oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person-137c5a75-0567-2964-b79a-6d561d9f2aa3, oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person-40e2e949-d46c-acad-4a19-b475204794ac, oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person-0029289b-dbb6-a2cf-1e92-66baf4992024, oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person-4a50b244-bebe-53b1-b6bd-213f2e13726f ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a317-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person-ad4fff2e-4c15-6d77-31eb-25c21143291f
  a a2a:Person ;
  rdfs:label "Rudolph Wetstein" ;
  a2a:PersonName [
    rdfs:label "Rudolph Wetstein" ;
    a2a:PersonNameFirstName "Rudolph" ;
    a2a:PersonNameLastName "Wetstein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person-137c5a75-0567-2964-b79a-6d561d9f2aa3
  a a2a:Person ;
  rdfs:label "Agatha Cornelia Wetstein" ;
  a2a:PersonName [
    rdfs:label "Agatha Cornelia Wetstein" ;
    a2a:PersonNameFirstName "Agatha Cornelia" ;
    a2a:PersonNameLastName "Wetstein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person-40e2e949-d46c-acad-4a19-b475204794ac
  a a2a:Person ;
  rdfs:label "William Smith" ;
  a2a:PersonName [
    rdfs:label "William Smith" ;
    a2a:PersonNameFirstName "William" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person-0029289b-dbb6-a2cf-1e92-66baf4992024
  a a2a:Person ;
  rdfs:label "Odilia Kloek" ;
  a2a:PersonName [
    rdfs:label "Odilia Kloek" ;
    a2a:PersonNameFirstName "Odilia" ;
    a2a:PersonNameLastName "Kloek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person-4a50b244-bebe-53b1-b6bd-213f2e13726f
  a a2a:Person ;
  rdfs:label "Daniel Raineij" ;
  a2a:PersonName [
    rdfs:label "Daniel Raineij" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Raineij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Huwelijkse voorwaarden" ;
  a2a:EventType "other:Huwelijkse voorwaarden" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1725-10-16"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person:ad4fff2e-4c15-6d77-31eb-25c21143291f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person:137c5a75-0567-2964-b79a-6d561d9f2aa3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person:40e2e949-d46c-acad-4a19-b475204794ac ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person:0029289b-dbb6-a2cf-1e92-66baf4992024 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Person:4a50b244-bebe-53b1-b6bd-213f2e13726f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a317-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a317-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1725-10-16 - 1725-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1725-10-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8303, Periode: 1725-1726" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "340469" ;
    a2a:RegistryNumber "8303" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8303, Periode: 1725-1726, Notariële archieven, 340469, 8303"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d4b92acd-37ce-66f9-dfce-94f47772c90c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a317-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d4b92acd-37ce-66f9-dfce-94f47772c90c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a902ec1e-1ca6-f3d3-67a9-2a0e276c715f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a317-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a902ec1e-1ca6-f3d3-67a9-2a0e276c715f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/de5cbeb5-c194-70af-5ba0-b2e0e19d619a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a317-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/de5cbeb5-c194-70af-5ba0-b2e0e19d619a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a317-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a317-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Locatieomschrijving: Belfast
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8303" ;
  a2a:SourceRemarkAkteSoort "Huwelijkse voorwaarden" ;
  a2a:SourceRemarkfilename "NOTM00098000390", "NOTM00098000391", "NOTM00098000392" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9334_00009334.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000390; positie: 3074, 2332, 626, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000390; positie: 3187, 2152, 979, 55" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000390; positie: 2898, 1642, 628, 64" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000390; positie: 3996, 2306, 348, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000390; positie: 3111, 1908, 563, 52" .
