@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_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2
  a a2a:Record ;
  rdfs:label "Notariële akte (cessie) op 17 januari 1827 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person-7dde4c5c-4050-47d5-b01f-31d5fec6ce75, oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person-fa11d6cb-d9f0-4e3a-848f-87d44e8ca47a, oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person-8284ddd5-f7a8-4d2d-a18a-9f8ea1054836, oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person-d1fb767c-1ce7-451c-9ced-ce62a7d69a0c, oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person-a6d12f4f-e8af-4b32-aad3-f961150c1d7e ;
  a2a:hasEvent oa:event_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_0, oa:relationep_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_1, oa:relationep_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_2, oa:relationep_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_3, oa:relationep_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_4 ;
  a2a:hasSource oa:source_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2 .

oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person-7dde4c5c-4050-47d5-b01f-31d5fec6ce75
  a a2a:Person ;
  rdfs:label "Cornelis Schultz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Schultz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Schultz"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person-fa11d6cb-d9f0-4e3a-848f-87d44e8ca47a
  a a2a:Person ;
  rdfs:label "Jentje S. Cats" ;
  a2a:PersonName [
    rdfs:label "Jentje S. Cats" ;
    a2a:PersonNameFirstName "Jentje" ;
    a2a:PersonNamePatronym "S." ;
    a2a:PersonNameLastName "Cats"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person-8284ddd5-f7a8-4d2d-a18a-9f8ea1054836
  a a2a:Person ;
  rdfs:label "Jetse Mientes van der Werff" ;
  a2a:PersonName [
    rdfs:label "Jetse Mientes van der Werff" ;
    a2a:PersonNameFirstName "Jetse" ;
    a2a:PersonNamePatronym "Mientes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werff"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person-d1fb767c-1ce7-451c-9ced-ce62a7d69a0c
  a a2a:Person ;
  rdfs:label "Berber Wouters Foremans" ;
  a2a:PersonName [
    rdfs:label "Berber Wouters Foremans" ;
    a2a:PersonNameFirstName "Berber" ;
    a2a:PersonNamePatronym "Wouters" ;
    a2a:PersonNameLastName "Foremans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person-a6d12f4f-e8af-4b32-aad3-f961150c1d7e
  a a2a:Person ;
  rdfs:label "Johanna Pijpers" ;
  a2a:PersonName [
    rdfs:label "Johanna Pijpers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Pijpers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1827-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_0
  a a2a:RelationEP ;
  rdfs:label "other:Cedent in kwaliteit" ;
  a2a:RelationType "other:Cedent in kwaliteit" ;
  a2a:PersonKeyRef oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person:7dde4c5c-4050-47d5-b01f-31d5fec6ce75 ;
  a2a:EventKeyRef oa:event_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Event1 .

oa:relationep_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_1
  a a2a:RelationEP ;
  rdfs:label "other:Cessionaris" ;
  a2a:RelationType "other:Cessionaris" ;
  a2a:PersonKeyRef oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person:fa11d6cb-d9f0-4e3a-848f-87d44e8ca47a ;
  a2a:EventKeyRef oa:event_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Event1 .

oa:relationep_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person:8284ddd5-f7a8-4d2d-a18a-9f8ea1054836 ;
  a2a:EventKeyRef oa:event_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Event1 .

oa:relationep_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_3
  a a2a:RelationEP ;
  rdfs:label "other:Borg" ;
  a2a:RelationType "other:Borg" ;
  a2a:PersonKeyRef oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person:d1fb767c-1ce7-451c-9ced-ce62a7d69a0c ;
  a2a:EventKeyRef oa:event_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Event1 .

oa:relationep_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_4
  a a2a:RelationEP ;
  rdfs:label "other:Borg" ;
  a2a:RelationType "other:Borg" ;
  a2a:PersonKeyRef oa:person_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Person:a6d12f4f-e8af-4b32-aad3-f961150c1d7e ;
  a2a:EventKeyRef oa:event_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2_Event1 .

oa:source_frl_2e00a8de-70bf-4723-9264-b2b01c6979e2
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1827-01-17 - 1827-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1827-01-17"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 083006, Periode: 1827-1833" ;
    a2a:Book "Minuut-akten 1827-1833" ;
    a2a:DocumentNumber "00002" ;
    a2a:RegistryNumber "083006" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 083006, Periode: 1827-1833, Minuut-akten 1827-1833, 00002, 083006"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_083006%2FNL-0400410000_26_083006_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2e00a8de-70bf-4723-9264-b2b01c6979e2" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_083006%2FNL-0400410000_26_083006_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2017-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2e00a8de-70bf-4723-9264-b2b01c6979e2" ;
  a2a:RecordGUID "{2e00a8de-70bf-4723-9264-b2b01c6979e2}" ;
  a2a:SourceRemarkOpmerking "Aktes zijn niet aan scans gekoppeld, blader door de aktes met de toetsen \"Volgende\" en \"Vorige\" rechts boven in het scherm.", "Notaris: Jentje Dominicus Wierdsma<br />Kantoor: Leeuwarden IX<br />Repertoire: 083007" ;
  a2a:SourceRemarkAkteSoort "cessie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_9859_00009859.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Leeuwarden
het speciaal verband van 2 huizen op de Grachtswal""" .
[] a2a:PersonRemarkdiversen "gehuwd met Catharina Hoffman" .
[] a2a:PersonRemarkdiversen "weduwe van der Werff" .
[] a2a:PersonRemarkdiversen "weduwe van de Heer Hoffman" .
