@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_08952c19-42b2-4995-92c0-72e6f643eb39
  a a2a:Record ;
  rdfs:label "Notariële akte (royement) op 13 april 1876 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person-e650dfcf-77c0-4738-9fdc-7703df46c087, oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person-3ef364f8-eb49-49c0-8a26-5bccb3c50f98, oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person-6ff95ac3-311a-4d8b-acb6-39fa952564ad, oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person-454334b1-03c5-416c-956a-c2766f03e392 ;
  a2a:hasEvent oa:event_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_08952c19-42b2-4995-92c0-72e6f643eb39_0, oa:relationep_frl_08952c19-42b2-4995-92c0-72e6f643eb39_1, oa:relationep_frl_08952c19-42b2-4995-92c0-72e6f643eb39_2, oa:relationep_frl_08952c19-42b2-4995-92c0-72e6f643eb39_3 ;
  a2a:hasSource oa:source_frl_08952c19-42b2-4995-92c0-72e6f643eb39 .

oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person-e650dfcf-77c0-4738-9fdc-7703df46c087
  a a2a:Person ;
  rdfs:label "Jaaike Lojenga" ;
  a2a:PersonName [
    rdfs:label "Jaaike Lojenga" ;
    a2a:PersonNameFirstName "Jaaike" ;
    a2a:PersonNameLastName "Lojenga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person-3ef364f8-eb49-49c0-8a26-5bccb3c50f98
  a a2a:Person ;
  rdfs:label "Anna Posthumus" ;
  a2a:PersonName [
    rdfs:label "Anna Posthumus" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person-6ff95ac3-311a-4d8b-acb6-39fa952564ad
  a a2a:Person ;
  rdfs:label "Klaas Salvus Posthumus" ;
  a2a:PersonName [
    rdfs:label "Klaas Salvus Posthumus" ;
    a2a:PersonNameFirstName "Klaas Salvus" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person-454334b1-03c5-416c-956a-c2766f03e392
  a a2a:Person ;
  rdfs:label "Ypkje Posthumus" ;
  a2a:PersonName [
    rdfs:label "Ypkje Posthumus" ;
    a2a:PersonNameFirstName "Ypkje" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:event_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1876-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_08952c19-42b2-4995-92c0-72e6f643eb39_0
  a a2a:RelationEP ;
  rdfs:label "other:Voor zich en als gelastigde" ;
  a2a:RelationType "other:Voor zich en als gelastigde" ;
  a2a:PersonKeyRef oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person:e650dfcf-77c0-4738-9fdc-7703df46c087 ;
  a2a:EventKeyRef oa:event_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Event1 .

oa:relationep_frl_08952c19-42b2-4995-92c0-72e6f643eb39_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person:3ef364f8-eb49-49c0-8a26-5bccb3c50f98 ;
  a2a:EventKeyRef oa:event_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Event1 .

oa:relationep_frl_08952c19-42b2-4995-92c0-72e6f643eb39_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person:6ff95ac3-311a-4d8b-acb6-39fa952564ad ;
  a2a:EventKeyRef oa:event_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Event1 .

oa:relationep_frl_08952c19-42b2-4995-92c0-72e6f643eb39_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Person:454334b1-03c5-416c-956a-c2766f03e392 ;
  a2a:EventKeyRef oa:event_frl_08952c19-42b2-4995-92c0-72e6f643eb39_Event1 .

oa:source_frl_08952c19-42b2-4995-92c0-72e6f643eb39
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1876-04-13 - 1876-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1876-04-13"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 077067, Periode: 1876" ;
    a2a:Book "Minuut-akten 1876" ;
    a2a:DocumentNumber "00042" ;
    a2a:RegistryNumber "077067" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 077067, Periode: 1876, Minuut-akten 1876, 00042, 077067"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/08952c19-42b2-4995-92c0-72e6f643eb39" ;
  a2a:RecordGUID "{08952c19-42b2-4995-92c0-72e6f643eb39}" ;
  a2a:SourceRemarkOpmerking "Notaris: Age Theodorus Haagsma<br />Kantoor: Leeuwarden III<br />Repertoire: 077079" ;
  a2a:SourceRemarkAkteSoort "royement" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_18470_00018470.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Salvus Posthumus" .
[] a2a:PersonRemarkdiversen "weduwe van Pieter Hermanus Asman" .
[] a2a:PersonRemarkdiversen "gehuwd met Jan Ypes" .
