@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_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b
  a a2a:Record ;
  rdfs:label "Notariële akte (cessie) op 22 maart 1862 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person-bdfe507e-0ba9-4647-bbce-e643a8929b68, oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person-d93516c2-6bf0-433a-9022-c6657742aaf5, oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person-2b47bb15-f47b-495c-8a98-a06207739573, oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person-8a8923de-1463-4102-a91a-526c65cf47cf, oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person-424cba36-2ede-49f8-9ca6-aa52488c0b8b ;
  a2a:hasEvent oa:event_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_0, oa:relationep_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_1, oa:relationep_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_2, oa:relationep_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_3, oa:relationep_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_4 ;
  a2a:hasSource oa:source_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b .

oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person-bdfe507e-0ba9-4647-bbce-e643a8929b68
  a a2a:Person ;
  rdfs:label "Abraham Gerardus Bosch" ;
  a2a:PersonName [
    rdfs:label "Abraham Gerardus Bosch" ;
    a2a:PersonNameFirstName "Abraham Gerardus" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person-d93516c2-6bf0-433a-9022-c6657742aaf5
  a a2a:Person ;
  rdfs:label "Andries Westerkamp van Driesum" ;
  a2a:PersonName [
    rdfs:label "Andries Westerkamp van Driesum" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Westerkamp van Driesum"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person-2b47bb15-f47b-495c-8a98-a06207739573
  a a2a:Person ;
  rdfs:label "Simon van Driesum" ;
  a2a:PersonName [
    rdfs:label "Simon van Driesum" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driesum"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person-8a8923de-1463-4102-a91a-526c65cf47cf
  a a2a:Person ;
  rdfs:label "Jelle Wijga" ;
  a2a:PersonName [
    rdfs:label "Jelle Wijga" ;
    a2a:PersonNameFirstName "Jelle" ;
    a2a:PersonNameLastName "Wijga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oosterwierum" ;
    rdfs:label "Oosterwierum"
  ] .

oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person-424cba36-2ede-49f8-9ca6-aa52488c0b8b
  a a2a:Person ;
  rdfs:label "Wietske Hieke de Vries" ;
  a2a:PersonName [
    rdfs:label "Wietske Hieke de Vries" ;
    a2a:PersonNameFirstName "Wietske Hieke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oosterwierum" ;
    rdfs:label "Oosterwierum"
  ] .

oa:event_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1862-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_0
  a a2a:RelationEP ;
  rdfs:label "other:Cedent" ;
  a2a:RelationType "other:Cedent" ;
  a2a:PersonKeyRef oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person:bdfe507e-0ba9-4647-bbce-e643a8929b68 ;
  a2a:EventKeyRef oa:event_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Event1 .

oa:relationep_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_1
  a a2a:RelationEP ;
  rdfs:label "other:Cessionaris" ;
  a2a:RelationType "other:Cessionaris" ;
  a2a:PersonKeyRef oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person:d93516c2-6bf0-433a-9022-c6657742aaf5 ;
  a2a:EventKeyRef oa:event_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Event1 .

oa:relationep_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_2
  a a2a:RelationEP ;
  rdfs:label "other:Cessionaris" ;
  a2a:RelationType "other:Cessionaris" ;
  a2a:PersonKeyRef oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person:2b47bb15-f47b-495c-8a98-a06207739573 ;
  a2a:EventKeyRef oa:event_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Event1 .

oa:relationep_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_3
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person:8a8923de-1463-4102-a91a-526c65cf47cf ;
  a2a:EventKeyRef oa:event_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Event1 .

oa:relationep_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_4
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Person:424cba36-2ede-49f8-9ca6-aa52488c0b8b ;
  a2a:EventKeyRef oa:event_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b_Event1 .

oa:source_frl_5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1862-03-22 - 1862-03-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-03-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-03-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1862-03-22"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 077053, Periode: 1862" ;
    a2a:Book "Minuut-akten 1862" ;
    a2a:DocumentNumber "00031" ;
    a2a:RegistryNumber "077053" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 077053, Periode: 1862, Minuut-akten 1862, 00031, 077053"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b" ;
  a2a:RecordGUID "{5bcba5cd-40d5-4cd3-b643-a61e7eb3bc2b}" ;
  a2a:SourceRemarkOpmerking "Notaris: Age Theodorus Haagsma<br />Kantoor: Leeuwarden III<br />Repertoire: 077079" ;
  a2a:SourceRemarkAkteSoort "cessie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_20790_00020790.xml van FRL" .

