@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_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9
  a a2a:Record ;
  rdfs:label "Notariële akte (testament) op 23 september 1890 te Lemsterland" ;
  a2a:hasPerson oa:person_frl_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9_Person-2ce867cc-d00a-48f3-b723-fd0fe90932dc ;
  a2a:hasEvent oa:event_frl_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9_0 ;
  a2a:hasSource oa:source_frl_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9 .

oa:person_frl_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9_Person-2ce867cc-d00a-48f3-b723-fd0fe90932dc
  a a2a:Person ;
  rdfs:label "Hans Hanzes Woudstra" ;
  a2a:PersonName [
    rdfs:label "Hans Hanzes Woudstra" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNamePatronym "Hanzes" ;
    a2a:PersonNameLastName "Woudstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] ;
  a2a:Profession "directeur" .

oa:event_frl_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1890-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland"
  ] .

oa:relationep_frl_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9_Person:2ce867cc-d00a-48f3-b723-fd0fe90932dc ;
  a2a:EventKeyRef oa:event_frl_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9_Event1 .

oa:source_frl_565aa95d-e2d8-45c6-8aab-ba5921c5a2f9
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland", "1890-09-23 - 1890-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1890-09-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 097081, Periode: 1890" ;
    a2a:Book "Minuut-akten 1890" ;
    a2a:DocumentNumber "00161" ;
    a2a:RegistryNumber "097081" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 097081, Periode: 1890, Minuut-akten 1890, 00161, 097081"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/565aa95d-e2d8-45c6-8aab-ba5921c5a2f9" ;
  a2a:RecordGUID "{565aa95d-e2d8-45c6-8aab-ba5921c5a2f9}" ;
  a2a:SourceRemarkOpmerking "Notaris: Frans Schaafsma<br />Kantoor: Lemmer I<br />Repertoire: 097086" ;
  a2a:SourceRemarkAkteSoort "testament" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_20820_00020820.xml van FRL" .

