@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_58221a52-e540-475d-bd7b-c8a3e169c959
  a a2a:Record ;
  rdfs:label "Notariële akte (royement) op 5 juni 1867 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person-883ac428-44bf-428e-afc5-b440407a21e1, oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person-13e56525-1337-4b6c-832e-c015284eab65, oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person-cf20113f-2800-49b4-b26b-ea2bd4f63816, oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person-d8b5f329-d563-4421-843e-1d1a85bf13e4 ;
  a2a:hasEvent oa:event_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_58221a52-e540-475d-bd7b-c8a3e169c959_0, oa:relationep_frl_58221a52-e540-475d-bd7b-c8a3e169c959_1, oa:relationep_frl_58221a52-e540-475d-bd7b-c8a3e169c959_2, oa:relationep_frl_58221a52-e540-475d-bd7b-c8a3e169c959_3 ;
  a2a:hasSource oa:source_frl_58221a52-e540-475d-bd7b-c8a3e169c959 .

oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person-883ac428-44bf-428e-afc5-b440407a21e1
  a a2a:Person ;
  rdfs:label "Eva Achenbach" ;
  a2a:PersonName [
    rdfs:label "Eva Achenbach" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Achenbach"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person-13e56525-1337-4b6c-832e-c015284eab65
  a a2a:Person ;
  rdfs:label "Pier Dirks Zeper" ;
  a2a:PersonName [
    rdfs:label "Pier Dirks Zeper" ;
    a2a:PersonNameFirstName "Pier" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Zeper"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person-cf20113f-2800-49b4-b26b-ea2bd4f63816
  a a2a:Person ;
  rdfs:label "Cornelius Hommes" ;
  a2a:PersonName [
    rdfs:label "Cornelius Hommes" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Hommes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person-d8b5f329-d563-4421-843e-1d1a85bf13e4
  a a2a:Person ;
  rdfs:label "Pieter Pieters Gerbranda" ;
  a2a:PersonName [
    rdfs:label "Pieter Pieters Gerbranda" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Gerbranda"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lollum" ;
    rdfs:label "Lollum"
  ] .

oa:event_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1867-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_58221a52-e540-475d-bd7b-c8a3e169c959_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person:883ac428-44bf-428e-afc5-b440407a21e1 ;
  a2a:EventKeyRef oa:event_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Event1 .

oa:relationep_frl_58221a52-e540-475d-bd7b-c8a3e169c959_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person:13e56525-1337-4b6c-832e-c015284eab65 ;
  a2a:EventKeyRef oa:event_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Event1 .

oa:relationep_frl_58221a52-e540-475d-bd7b-c8a3e169c959_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person:cf20113f-2800-49b4-b26b-ea2bd4f63816 ;
  a2a:EventKeyRef oa:event_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Event1 .

oa:relationep_frl_58221a52-e540-475d-bd7b-c8a3e169c959_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Person:d8b5f329-d563-4421-843e-1d1a85bf13e4 ;
  a2a:EventKeyRef oa:event_frl_58221a52-e540-475d-bd7b-c8a3e169c959_Event1 .

oa:source_frl_58221a52-e540-475d-bd7b-c8a3e169c959
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1867-06-05 - 1867-06-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-06-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-06-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1867-06-05"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 079070, Periode: 1867" ;
    a2a:Book "Minuut-akten 1867" ;
    a2a:DocumentNumber "07953" ;
    a2a:RegistryNumber "079070" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 079070, Periode: 1867, Minuut-akten 1867, 07953, 079070"
  ] ;
  a2a:SourceLastChangeDate "2016-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/58221a52-e540-475d-bd7b-c8a3e169c959" ;
  a2a:RecordGUID "{58221a52-e540-475d-bd7b-c8a3e169c959}" ;
  a2a:SourceRemarkOpmerking "Akte is niet aanwezig", "Notaris: Cornelis Wiersma<br />Kantoor: Leeuwarden V<br />Repertoire: 079084" ;
  a2a:SourceRemarkAkteSoort "royement" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_12378_00012378.xml van FRL" .

[] a2a:PersonRemarkdiversen "gehuwd met Carel van Raan" .
