@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_9d6d21df-da31-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Boedelscheiding op 13 maart 1771" ;
  a2a:hasPerson oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-b7ede71a-8fd0-63c5-c6da-2a8b696adc73, oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-4e290e3a-b170-b0ce-d833-0047d7d0b509, oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-6c364ce7-112c-d438-335f-470d76d7c6ee, oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-73a2ea8b-5311-f112-54aa-4613fbb7e3cb, oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-3418dce2-75d4-f2f5-ccd5-ba3c5510eead, oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-f146c63d-1e1a-3c6e-33a4-17e04cc3aed6 ;
  a2a:hasEvent oa:event_saa_9d6d21df-da31-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21df-da31-666d-e053-b784100a1840 .

oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-b7ede71a-8fd0-63c5-c6da-2a8b696adc73
  a a2a:Person ;
  rdfs:label "Evert Lanckgreef" ;
  a2a:PersonName [
    rdfs:label "Evert Lanckgreef" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Lanckgreef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-4e290e3a-b170-b0ce-d833-0047d7d0b509
  a a2a:Person ;
  rdfs:label "Daniel Gerard Romer" ;
  a2a:PersonName [
    rdfs:label "Daniel Gerard Romer" ;
    a2a:PersonNameFirstName "Daniel Gerard" ;
    a2a:PersonNameLastName "Romer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-6c364ce7-112c-d438-335f-470d76d7c6ee
  a a2a:Person ;
  rdfs:label "Gezina ter Helle" ;
  a2a:PersonName [
    rdfs:label "Gezina ter Helle" ;
    a2a:PersonNameFirstName "Gezina" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Helle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-73a2ea8b-5311-f112-54aa-4613fbb7e3cb
  a a2a:Person ;
  rdfs:label "Jacob Groeneveld" ;
  a2a:PersonName [
    rdfs:label "Jacob Groeneveld" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Groeneveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-3418dce2-75d4-f2f5-ccd5-ba3c5510eead
  a a2a:Person ;
  rdfs:label "Jacob Groeneveld" ;
  a2a:PersonName [
    rdfs:label "Jacob Groeneveld" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Groeneveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person-f146c63d-1e1a-3c6e-33a4-17e04cc3aed6
  a a2a:Person ;
  rdfs:label "Johannes Groeneveld" ;
  a2a:PersonName [
    rdfs:label "Johannes Groeneveld" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Groeneveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21df-da31-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Boedelscheiding" ;
  a2a:EventType "other:Boedelscheiding" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1771-03-13"^^xsd:date
  ] .

oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person:b7ede71a-8fd0-63c5-c6da-2a8b696adc73 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-da31-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person:4e290e3a-b170-b0ce-d833-0047d7d0b509 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-da31-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person:6c364ce7-112c-d438-335f-470d76d7c6ee ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-da31-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person:73a2ea8b-5311-f112-54aa-4613fbb7e3cb ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-da31-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person:3418dce2-75d4-f2f5-ccd5-ba3c5510eead ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-da31-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-da31-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-da31-666d-e053-b784100a1840_Person:f146c63d-1e1a-3c6e-33a4-17e04cc3aed6 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-da31-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21df-da31-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1771-03-13 - 1771-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1771-03-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15010, Periode: 1771" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "16321" ;
    a2a:RegistryNumber "15010" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15010, Periode: 1771, Notariële archieven, 16321, 15010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b9a2b24e-a223-9678-6ca7-2dcef715da00.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-da31-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b9a2b24e-a223-9678-6ca7-2dcef715da00.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/16a36af4-09ce-7efd-fdc2-98acc5390e18.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-da31-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/16a36af4-09ce-7efd-fdc2-98acc5390e18.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d13c6e85-5314-9e50-ad43-3ee19bcd38f0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-da31-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d13c6e85-5314-9e50-ad43-3ee19bcd38f0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/735f68c7-0899-9fcb-aac0-c61c182ef39c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-da31-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/735f68c7-0899-9fcb-aac0-c61c182ef39c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/77030db9-3a0c-a754-38ba-d138343ac168.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-da31-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/77030db9-3a0c-a754-38ba-d138343ac168.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "6" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c5e75874-d3bf-e56b-2a40-83ad89fe9560.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-da31-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c5e75874-d3bf-e56b-2a40-83ad89fe9560.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21df-da31-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21df-da31-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Egidius Cremer
Locatieomschrijving: Deventer
Onderwerpsomschrijving: met kwitantie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15010" ;
  a2a:SourceRemarkAkteSoort "Boedelscheiding" ;
  a2a:SourceRemarkfilename "KLAB07418000107", "KLAB07418000108", "KLAB07418000109", "KLAB07418000110", "KLAB07418000111", "KLAB07418000112" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_10393_00010393.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07418000108; positie: 3193, 3304, 879, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07418000108; positie: 3208, 3378, 1188, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07418000108; positie: 3930, 726, 979, 161" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07418000108; positie: 3633, 531, 1293, 161" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07418000109; positie: 752, 350, 999, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07418000108; positie: 3859, 873, 1118, 103" .
