@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_182e7761-0bee-421b-a0ea-2e15960e91c8
  a a2a:Record ;
  rdfs:label "Notariële akte (inventaris) op 16 juni 1859 te Ferwerderadeel" ;
  a2a:hasPerson oa:person_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_Person-fdaae9af-60cc-4218-a966-1cc43ecef629, oa:person_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_Person-2936c02b-e6c3-4083-919c-9cbf1a373f91 ;
  a2a:hasEvent oa:event_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_0, oa:relationep_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_1 ;
  a2a:hasSource oa:source_frl_182e7761-0bee-421b-a0ea-2e15960e91c8 .

oa:person_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_Person-fdaae9af-60cc-4218-a966-1cc43ecef629
  a a2a:Person ;
  rdfs:label "Jan Dirks Talsma" ;
  a2a:PersonName [
    rdfs:label "Jan Dirks Talsma" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Talsma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_Person-2936c02b-e6c3-4083-919c-9cbf1a373f91
  a a2a:Person ;
  rdfs:label "Lea Willems Koolhaas" ;
  a2a:PersonName [
    rdfs:label "Lea Willems Koolhaas" ;
    a2a:PersonNameFirstName "Lea" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Koolhaas"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wanswerd" ;
    rdfs:label "Wanswerd"
  ] .

oa:event_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1859-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel"
  ] .

oa:relationep_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_0
  a a2a:RelationEP ;
  rdfs:label "other:Erflater" ;
  a2a:RelationType "other:Erflater" ;
  a2a:PersonKeyRef oa:person_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_Person:fdaae9af-60cc-4218-a966-1cc43ecef629 ;
  a2a:EventKeyRef oa:event_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_Event1 .

oa:relationep_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_Person:2936c02b-e6c3-4083-919c-9cbf1a373f91 ;
  a2a:EventKeyRef oa:event_frl_182e7761-0bee-421b-a0ea-2e15960e91c8_Event1 .

oa:source_frl_182e7761-0bee-421b-a0ea-2e15960e91c8
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel", "1859-06-16 - 1859-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1859" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1859-06-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 101050, Periode: 1859" ;
    a2a:Book "Minuut-akten 1859" ;
    a2a:DocumentNumber "00081" ;
    a2a:RegistryNumber "101050" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 101050, Periode: 1859, Minuut-akten 1859, 00081, 101050"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/182e7761-0bee-421b-a0ea-2e15960e91c8" ;
  a2a:RecordGUID "{182e7761-0bee-421b-a0ea-2e15960e91c8}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jan Hzn Albarda<br />Kantoor: Marrum<br />Repertoire: 101054" ;
  a2a:SourceRemarkAkteSoort "inventaris" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_16029_00016029.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Jan Dirks Talsma" .
