@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_bdbf5972-27e2-4c82-ae19-e573d784eba4
  a a2a:Record ;
  rdfs:label "Notariële akte (inventaris) op 16 maart 1915 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person-2e76cc27-272e-4619-bd6c-788d75e05833, oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person-b14e3fd6-c6e3-41cd-8a97-323884384f75, oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person-d06e7dd6-8752-4dc5-8670-3852622723b3, oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person-e7697f01-32ce-45d4-8322-b6f04571a233, oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person-0464b594-b8e5-4eed-b55b-0adac8aba0c1 ;
  a2a:hasEvent oa:event_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_0, oa:relationep_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_1, oa:relationep_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_2, oa:relationep_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_3, oa:relationep_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_4 ;
  a2a:hasSource oa:source_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4 .

oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person-2e76cc27-272e-4619-bd6c-788d75e05833
  a a2a:Person ;
  rdfs:label "Catharina Ibeling Heeren" ;
  a2a:PersonName [
    rdfs:label "Catharina Ibeling Heeren" ;
    a2a:PersonNameFirstName "Catharina Ibeling" ;
    a2a:PersonNameLastName "Heeren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person-b14e3fd6-c6e3-41cd-8a97-323884384f75
  a a2a:Person ;
  rdfs:label "Ibeling Kaastra" ;
  a2a:PersonName [
    rdfs:label "Ibeling Kaastra" ;
    a2a:PersonNameFirstName "Ibeling" ;
    a2a:PersonNameLastName "Kaastra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person-d06e7dd6-8752-4dc5-8670-3852622723b3
  a a2a:Person ;
  rdfs:label "Wytze Sjerps Kaastra" ;
  a2a:PersonName [
    rdfs:label "Wytze Sjerps Kaastra" ;
    a2a:PersonNameFirstName "Wytze" ;
    a2a:PersonNamePatronym "Sjerps" ;
    a2a:PersonNameLastName "Kaastra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Berkel" ;
    rdfs:label "Berkel"
  ] .

oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person-e7697f01-32ce-45d4-8322-b6f04571a233
  a a2a:Person ;
  rdfs:label "Akke Sjerps Kaastra" ;
  a2a:PersonName [
    rdfs:label "Akke Sjerps Kaastra" ;
    a2a:PersonNameFirstName "Akke" ;
    a2a:PersonNamePatronym "Sjerps" ;
    a2a:PersonNameLastName "Kaastra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person-0464b594-b8e5-4eed-b55b-0adac8aba0c1
  a a2a:Person ;
  rdfs:label "Tjitske Sjerps Kaastra" ;
  a2a:PersonName [
    rdfs:label "Tjitske Sjerps Kaastra" ;
    a2a:PersonNameFirstName "Tjitske" ;
    a2a:PersonNamePatronym "Sjerps" ;
    a2a:PersonNameLastName "Kaastra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Grand Rapids, USA" ;
    rdfs:label "Grand Rapids, USA"
  ] .

oa:event_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1915-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person:2e76cc27-272e-4619-bd6c-788d75e05833 ;
  a2a:EventKeyRef oa:event_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Event1 .

oa:relationep_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person:b14e3fd6-c6e3-41cd-8a97-323884384f75 ;
  a2a:EventKeyRef oa:event_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Event1 .

oa:relationep_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person:d06e7dd6-8752-4dc5-8670-3852622723b3 ;
  a2a:EventKeyRef oa:event_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Event1 .

oa:relationep_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person:e7697f01-32ce-45d4-8322-b6f04571a233 ;
  a2a:EventKeyRef oa:event_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Event1 .

oa:relationep_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Person:0464b594-b8e5-4eed-b55b-0adac8aba0c1 ;
  a2a:EventKeyRef oa:event_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4_Event1 .

oa:source_frl_bdbf5972-27e2-4c82-ae19-e573d784eba4
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1915-03-16 - 1915-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1915-03-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 080072, Periode: 1915" ;
    a2a:Book "Minuut-akten 1915" ;
    a2a:DocumentNumber "10279" ;
    a2a:RegistryNumber "080072" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 080072, Periode: 1915, Minuut-akten 1915, 10279, 080072"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bdbf5972-27e2-4c82-ae19-e573d784eba4" ;
  a2a:RecordGUID "{bdbf5972-27e2-4c82-ae19-e573d784eba4}" ;
  a2a:SourceRemarkOpmerking "Notaris: Allert Ottema<br />Kantoor: Leeuwarden VI<br />Repertoire: 080079" ;
  a2a:SourceRemarkAkteSoort "inventaris" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_23155_00023155.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Sjerp Wytzes Kaastra" .
[] a2a:PersonRemarkdiversen "gehuwd met Pieter Visser" .
