@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_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee
  a a2a:Record ;
  rdfs:label "Notariële akte (hypotheek) op 30 oktober 1890 te Bolsward" ;
  a2a:hasPerson oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person-c390051c-2dfe-4b1a-824e-72f59275764c, oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person-3eb1b68d-b577-4f8a-a2f1-64fa0fb381ef, oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person-e0566be0-cecc-46a7-915a-84be0b8c7c1a, oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person-1de1ae69-607e-43de-a86c-4a66a7f5bdad ;
  a2a:hasEvent oa:event_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_0, oa:relationep_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_1, oa:relationep_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_2, oa:relationep_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_3 ;
  a2a:hasSource oa:source_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee .

oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person-c390051c-2dfe-4b1a-824e-72f59275764c
  a a2a:Person ;
  rdfs:label "Trijntje Hessels Wesselius" ;
  a2a:PersonName [
    rdfs:label "Trijntje Hessels Wesselius" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Hessels" ;
    a2a:PersonNameLastName "Wesselius"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wons" ;
    rdfs:label "Wons"
  ] .

oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person-3eb1b68d-b577-4f8a-a2f1-64fa0fb381ef
  a a2a:Person ;
  rdfs:label "Sybren Simons de Witte" ;
  a2a:PersonName [
    rdfs:label "Sybren Simons de Witte" ;
    a2a:PersonNameFirstName "Sybren" ;
    a2a:PersonNamePatronym "Simons" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Engwier" ;
    rdfs:label "Engwier"
  ] .

oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person-e0566be0-cecc-46a7-915a-84be0b8c7c1a
  a a2a:Person ;
  rdfs:label "Hessel Simons de Witte" ;
  a2a:PersonName [
    rdfs:label "Hessel Simons de Witte" ;
    a2a:PersonNameFirstName "Hessel" ;
    a2a:PersonNamePatronym "Simons" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hieslum" ;
    rdfs:label "Hieslum"
  ] .

oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person-1de1ae69-607e-43de-a86c-4a66a7f5bdad
  a a2a:Person ;
  rdfs:label "Bauke Simons de Witte" ;
  a2a:PersonName [
    rdfs:label "Bauke Simons de Witte" ;
    a2a:PersonNameFirstName "Bauke" ;
    a2a:PersonNamePatronym "Simons" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wons" ;
    rdfs:label "Wons"
  ] .

oa:event_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1890-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:relationep_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_0
  a a2a:RelationEP ;
  rdfs:label "other:Voor zich en in kwaliteit" ;
  a2a:RelationType "other:Voor zich en in kwaliteit" ;
  a2a:PersonKeyRef oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person:c390051c-2dfe-4b1a-824e-72f59275764c ;
  a2a:EventKeyRef oa:event_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Event1 .

oa:relationep_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person:3eb1b68d-b577-4f8a-a2f1-64fa0fb381ef ;
  a2a:EventKeyRef oa:event_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Event1 .

oa:relationep_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person:e0566be0-cecc-46a7-915a-84be0b8c7c1a ;
  a2a:EventKeyRef oa:event_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Event1 .

oa:relationep_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Person:1de1ae69-607e-43de-a86c-4a66a7f5bdad ;
  a2a:EventKeyRef oa:event_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee_Event1 .

oa:source_frl_5c544f2a-4b4c-4af3-a08f-e43ab11f93ee
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1890-10-30 - 1890-10-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-10-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-10-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1890-10-30"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 017069, Periode: 1890" ;
    a2a:Book "Minuut-akten 1890" ;
    a2a:DocumentNumber "00228" ;
    a2a:RegistryNumber "017069" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 017069, Periode: 1890, Minuut-akten 1890, 00228, 017069"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5c544f2a-4b4c-4af3-a08f-e43ab11f93ee" ;
  a2a:RecordGUID "{5c544f2a-4b4c-4af3-a08f-e43ab11f93ee}" ;
  a2a:SourceRemarkOpmerking "Notaris: Nicolaas Laurentius Jacobus Bruinsma<br />Kantoor: Bolsward II<br />Repertoire: 017085" ;
  a2a:SourceRemarkAkteSoort "hypotheek" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_20191_00020191.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Simon Sybrens de Witte, moeder van en voogd over Herre de Witte" .
