@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-1c6b-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Consent op 14 juni 1654" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-7dbb91ec-a012-3a31-807f-9dcdaa9ad153, oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-d13fda63-b329-6d69-7214-2b95b0e66a97, oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-d6fa49ea-3ee2-9fea-83a9-cf9bb1a27fda, oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-0a5bb892-4cbc-572c-f511-94b3316d068f, oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-5b52d4c2-62c2-edcf-746a-96c1330caeed, oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-5419084c-5648-7fa2-fe06-6903f6d0e052 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-7dbb91ec-a012-3a31-807f-9dcdaa9ad153
  a a2a:Person ;
  rdfs:label "Jonas Segertsen" ;
  a2a:PersonName [
    rdfs:label "Jonas Segertsen" ;
    a2a:PersonNameFirstName "Jonas" ;
    a2a:PersonNameLastName "Segertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-d13fda63-b329-6d69-7214-2b95b0e66a97
  a a2a:Person ;
  rdfs:label "Anna de Jongh" ;
  a2a:PersonName [
    rdfs:label "Anna de Jongh" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-d6fa49ea-3ee2-9fea-83a9-cf9bb1a27fda
  a a2a:Person ;
  rdfs:label "Catharina Segerts" ;
  a2a:PersonName [
    rdfs:label "Catharina Segerts" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Segerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-0a5bb892-4cbc-572c-f511-94b3316d068f
  a a2a:Person ;
  rdfs:label "Pieter Baghelaer" ;
  a2a:PersonName [
    rdfs:label "Pieter Baghelaer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Baghelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-5b52d4c2-62c2-edcf-746a-96c1330caeed
  a a2a:Person ;
  rdfs:label "Michael Wollinus à Welsen" ;
  a2a:PersonName [
    rdfs:label "Michael Wollinus à Welsen" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Wollinus à Welsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person-5419084c-5648-7fa2-fe06-6903f6d0e052
  a a2a:Person ;
  rdfs:label "Susanna Maes" ;
  a2a:PersonName [
    rdfs:label "Susanna Maes" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Consent" ;
  a2a:EventType "other:Consent" ;
  a2a:EventDate [
    a2a:Year "1654" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1654-06-14"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person:7dbb91ec-a012-3a31-807f-9dcdaa9ad153 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person:d13fda63-b329-6d69-7214-2b95b0e66a97 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person:d6fa49ea-3ee2-9fea-83a9-cf9bb1a27fda ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person:0a5bb892-4cbc-572c-f511-94b3316d068f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person:5b52d4c2-62c2-edcf-746a-96c1330caeed ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Person:5419084c-5648-7fa2-fe06-6903f6d0e052 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1c6b-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1654-06-14 - 1654-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1654-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1654-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1654" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1654-06-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 972A, Periode: 1654" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "325525" ;
    a2a:RegistryNumber "972A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 972A, Periode: 1654, Notariële archieven, 325525, 972A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b19de4b1-51f9-36e4-f84f-2ac2838f44b8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1c6b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b19de4b1-51f9-36e4-f84f-2ac2838f44b8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ecc59ec1-a66e-a558-5d3d-37caffa95254.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1c6b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ecc59ec1-a66e-a558-5d3d-37caffa95254.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/eedb2dbc-98e3-70a5-3ba5-0a6c424c7866.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1c6b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/eedb2dbc-98e3-70a5-3ba5-0a6c424c7866.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1c6b-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1c6b-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/972A" ;
  a2a:SourceRemarkAkteSoort "Consent" ;
  a2a:SourceRemarkfilename "VBPA00055000117", "VBPA00055000118", "VBPA00055000119" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18316_00018316.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000118; positie: 738, 23, 822, 176" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000118; positie: 2055, 1191, 758, 145" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000118; positie: 1568, 893, 1108, 171" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000118; positie: 1916, 1090, 897, 139" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000119; positie: 2496, 2106, 792, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000117; positie: 1357, 4867, 989, 233" .
