@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_19ec8567-16ae-4e72-9efd-0ae2e456a070
  a a2a:Record ;
  rdfs:label "Notariële akte (royement) op 5 augustus 1887 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person-29089cfd-bad5-4f50-940c-c0e86362b17d, oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person-f0655778-83b0-4c9f-9416-45bc88c8de45, oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person-592d499f-7236-4d2a-bb52-0c9c6f5b6c73, oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person-0599dc5d-0153-45f0-8bbf-2d935ae5d354 ;
  a2a:hasEvent oa:event_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_0, oa:relationep_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_1, oa:relationep_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_2, oa:relationep_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_3 ;
  a2a:hasSource oa:source_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070 .

oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person-29089cfd-bad5-4f50-940c-c0e86362b17d
  a a2a:Person ;
  rdfs:label "De Hervormde Gemeente Wirdum" ;
  a2a:PersonName [
    rdfs:label "De Hervormde Gemeente Wirdum" ;
    a2a:PersonNameFirstName "De Hervormde Gemeente Wirdum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person-f0655778-83b0-4c9f-9416-45bc88c8de45
  a a2a:Person ;
  rdfs:label "Hidde Hendriks Goenga" ;
  a2a:PersonName [
    rdfs:label "Hidde Hendriks Goenga" ;
    a2a:PersonNameFirstName "Hidde" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Goenga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wirdum" ;
    rdfs:label "Wirdum"
  ] .

oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person-592d499f-7236-4d2a-bb52-0c9c6f5b6c73
  a a2a:Person ;
  rdfs:label "Pieter Sybes Schaap" ;
  a2a:PersonName [
    rdfs:label "Pieter Sybes Schaap" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Sybes" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wirdum" ;
    rdfs:label "Wirdum"
  ] .

oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person-0599dc5d-0153-45f0-8bbf-2d935ae5d354
  a a2a:Person ;
  rdfs:label "Lolke Schotanus" ;
  a2a:PersonName [
    rdfs:label "Lolke Schotanus" ;
    a2a:PersonNameFirstName "Lolke" ;
    a2a:PersonNameLastName "Schotanus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wirdum" ;
    rdfs:label "Wirdum"
  ] .

oa:event_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1887-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person:29089cfd-bad5-4f50-940c-c0e86362b17d ;
  a2a:EventKeyRef oa:event_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Event1 .

oa:relationep_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_1
  a a2a:RelationEP ;
  rdfs:label "other:Diaken" ;
  a2a:RelationType "other:Diaken" ;
  a2a:PersonKeyRef oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person:f0655778-83b0-4c9f-9416-45bc88c8de45 ;
  a2a:EventKeyRef oa:event_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Event1 .

oa:relationep_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_2
  a a2a:RelationEP ;
  rdfs:label "other:Diaken" ;
  a2a:RelationType "other:Diaken" ;
  a2a:PersonKeyRef oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person:592d499f-7236-4d2a-bb52-0c9c6f5b6c73 ;
  a2a:EventKeyRef oa:event_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Event1 .

oa:relationep_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_3
  a a2a:RelationEP ;
  rdfs:label "other:Diaken" ;
  a2a:RelationType "other:Diaken" ;
  a2a:PersonKeyRef oa:person_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Person:0599dc5d-0153-45f0-8bbf-2d935ae5d354 ;
  a2a:EventKeyRef oa:event_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070_Event1 .

oa:source_frl_19ec8567-16ae-4e72-9efd-0ae2e456a070
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1887-08-05 - 1887-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1887-08-05"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 080035, Periode: 1887" ;
    a2a:Book "Minuut-akten 1887" ;
    a2a:DocumentNumber "01795" ;
    a2a:RegistryNumber "080035" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 080035, Periode: 1887, Minuut-akten 1887, 01795, 080035"
  ] ;
  a2a:SourceLastChangeDate "2016-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/19ec8567-16ae-4e72-9efd-0ae2e456a070" ;
  a2a:RecordGUID "{19ec8567-16ae-4e72-9efd-0ae2e456a070}" ;
  a2a:SourceRemarkOpmerking "Akte is niet aanwezig", "Notaris: Allert Ottema<br />Kantoor: Leeuwarden VI<br />Repertoire: 080061" ;
  a2a:SourceRemarkAkteSoort "royement" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_23805_00023805.xml van FRL" .

