@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_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9
  a a2a:Record ;
  rdfs:label "Notariële akte (testament) op 5 oktober 1912 te Franeker" ;
  a2a:hasPerson oa:person_frl_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9_Person-d5e3af8b-cc51-4e52-8767-fdeb59c41fe3 ;
  a2a:hasEvent oa:event_frl_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9_0 ;
  a2a:hasSource oa:source_frl_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9 .

oa:person_frl_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9_Person-d5e3af8b-cc51-4e52-8767-fdeb59c41fe3
  a a2a:Person ;
  rdfs:label "Klaas Theodorus Ypma" ;
  a2a:PersonName [
    rdfs:label "Klaas Theodorus Ypma" ;
    a2a:PersonNameFirstName "Klaas Theodorus" ;
    a2a:PersonNameLastName "Ypma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:event_frl_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1912-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:relationep_frl_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9_Person:d5e3af8b-cc51-4e52-8767-fdeb59c41fe3 ;
  a2a:EventKeyRef oa:event_frl_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9_Event1 .

oa:source_frl_b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker", "1912-10-05 - 1912-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1912-10-05"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 041125, Periode: 1912" ;
    a2a:Book "Minuut-akten 1912" ;
    a2a:DocumentNumber "02283" ;
    a2a:RegistryNumber "041125" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 041125, Periode: 1912, Minuut-akten 1912, 02283, 041125"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9" ;
  a2a:RecordGUID "{b7a7fd9b-9176-41f0-b5ce-e3886fc6f1f9}" ;
  a2a:SourceRemarkOpmerking "Notaris: Pieter Fzn Noordhoff<br />Kantoor: Franeker II<br />Repertoire: 041128" ;
  a2a:SourceRemarkAkteSoort "testament" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_20120_00020120.xml van FRL" .

