@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_fa75fcbb-d760-4b49-a1ab-7ae238e6b141
  a a2a:Record ;
  rdfs:label "Notariële akte (inventaris) op 8 november 1894 te Haskerland" ;
  a2a:hasPerson oa:person_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_Person-c596c5b9-a1d3-4ae5-b485-cc9c2a8ed24c, oa:person_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_Person-c0a0b854-6a87-4957-8d1a-b6f13b10cf74 ;
  a2a:hasEvent oa:event_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_0, oa:relationep_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_1 ;
  a2a:hasSource oa:source_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141 .

oa:person_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_Person-c596c5b9-a1d3-4ae5-b485-cc9c2a8ed24c
  a a2a:Person ;
  rdfs:label "Aaltje Luites Pen" ;
  a2a:PersonName [
    rdfs:label "Aaltje Luites Pen" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePatronym "Luites" ;
    a2a:PersonNameLastName "Pen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oosterzee" ;
    rdfs:label "Oosterzee"
  ] .

oa:person_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_Person-c0a0b854-6a87-4957-8d1a-b6f13b10cf74
  a a2a:Person ;
  rdfs:label "Bouwe Marcus Bouwman" ;
  a2a:PersonName [
    rdfs:label "Bouwe Marcus Bouwman" ;
    a2a:PersonNameFirstName "Bouwe Marcus" ;
    a2a:PersonNameLastName "Bouwman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rotsterhaule" ;
    rdfs:label "Rotsterhaule"
  ] .

oa:event_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1894-11-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland"
  ] .

oa:relationep_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_Person:c596c5b9-a1d3-4ae5-b485-cc9c2a8ed24c ;
  a2a:EventKeyRef oa:event_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_Event1 .

oa:relationep_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_Person:c0a0b854-6a87-4957-8d1a-b6f13b10cf74 ;
  a2a:EventKeyRef oa:event_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141_Event1 .

oa:source_frl_fa75fcbb-d760-4b49-a1ab-7ae238e6b141
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland", "1894-11-08 - 1894-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1894-11-08"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 069042, Periode: 1894" ;
    a2a:Book "Minuut-akten 1894" ;
    a2a:DocumentNumber "00186" ;
    a2a:RegistryNumber "069042" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 069042, Periode: 1894, Minuut-akten 1894, 00186, 069042"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fa75fcbb-d760-4b49-a1ab-7ae238e6b141" ;
  a2a:RecordGUID "{fa75fcbb-d760-4b49-a1ab-7ae238e6b141}" ;
  a2a:SourceRemarkOpmerking "Notaris: Hendrik Jacob Willem Terlet<br />Kantoor: Joure II<br />Repertoire: 069054" ;
  a2a:SourceRemarkAkteSoort "inventaris" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_12823_00012823.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Evert Hendriks de Jonge, moeder van en voogd over Luite en Sietske Everts de Jonge" .
[] a2a:PersonRemarkdiversen "toeziend voogd" .
