@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_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6
  a a2a:Record ;
  rdfs:label "Notariële akte (boedelscheiding) op 22 november 1900 te Bolsward" ;
  a2a:hasPerson oa:person_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Person-ecd10985-f670-4606-a546-b7645b799ed1, oa:person_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Person-4bb769b2-6229-4582-8f20-d90d42f769d6, oa:person_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Person-b6b774eb-3a50-4b38-b07c-76b638873244 ;
  a2a:hasEvent oa:event_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_0, oa:relationep_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_1, oa:relationep_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_2 ;
  a2a:hasSource oa:source_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6 .

oa:person_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Person-ecd10985-f670-4606-a546-b7645b799ed1
  a a2a:Person ;
  rdfs:label "Matthijs Falkena" ;
  a2a:PersonName [
    rdfs:label "Matthijs Falkena" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Falkena"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Person-4bb769b2-6229-4582-8f20-d90d42f769d6
  a a2a:Person ;
  rdfs:label "Jan de Jong" ;
  a2a:PersonName [
    rdfs:label "Jan de Jong" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Koudum" ;
    rdfs:label "Koudum"
  ] .

oa:person_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Person-b6b774eb-3a50-4b38-b07c-76b638873244
  a a2a:Person ;
  rdfs:label "Eelk Abes Kat" ;
  a2a:PersonName [
    rdfs:label "Eelk Abes Kat" ;
    a2a:PersonNameFirstName "Eelk" ;
    a2a:PersonNamePatronym "Abes" ;
    a2a:PersonNameLastName "Kat"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1900-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:relationep_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_0
  a a2a:RelationEP ;
  rdfs:label "other:In kwaliteit" ;
  a2a:RelationType "other:In kwaliteit" ;
  a2a:PersonKeyRef oa:person_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Person:ecd10985-f670-4606-a546-b7645b799ed1 ;
  a2a:EventKeyRef oa:event_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Event1 .

oa:relationep_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_1
  a a2a:RelationEP ;
  rdfs:label "other:In kwaliteit" ;
  a2a:RelationType "other:In kwaliteit" ;
  a2a:PersonKeyRef oa:person_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Person:4bb769b2-6229-4582-8f20-d90d42f769d6 ;
  a2a:EventKeyRef oa:event_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Event1 .

oa:relationep_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Person:b6b774eb-3a50-4b38-b07c-76b638873244 ;
  a2a:EventKeyRef oa:event_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6_Event1 .

oa:source_frl_a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1900-11-22 - 1900-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1900-11-22"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 016098, Periode: 1900" ;
    a2a:Book "Minuut-akten 1900" ;
    a2a:DocumentNumber "00967" ;
    a2a:RegistryNumber "016098" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 016098, Periode: 1900, Minuut-akten 1900, 00967, 016098"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6" ;
  a2a:RecordGUID "{a1e9bb98-a1fc-4ff9-b97d-2b1d3c3da4a6}" ;
  a2a:SourceRemarkOpmerking "Notaris: Meindert Schotman<br />Kantoor: Bolsward I<br />Repertoire: 016104" ;
  a2a:SourceRemarkAkteSoort "boedelscheiding" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240418_26434_00026434.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Hindeloopen
Bedrag: waarde fl. 1250
2 huizen""" .
[] a2a:PersonRemarkdiversen "in leven weduwe van Age Ruurds Buma" .
