@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_c0d9727b-e0f9-4439-9ef5-3ae39780fc87
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 12 mei 1900 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Person-706af41b-13a8-43ff-9835-4da84730717a, oa:person_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Person-6dc58357-e320-4087-bbd7-7ac56d10fc8f, oa:person_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Person-640c10a9-a310-4c21-a736-2cbb8913e4ef ;
  a2a:hasEvent oa:event_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_0, oa:relationep_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_1, oa:relationep_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_2 ;
  a2a:hasSource oa:source_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87 .

oa:person_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Person-706af41b-13a8-43ff-9835-4da84730717a
  a a2a:Person ;
  rdfs:label "Douwe Kikstra" ;
  a2a:PersonName [
    rdfs:label "Douwe Kikstra" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNameLastName "Kikstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Person-6dc58357-e320-4087-bbd7-7ac56d10fc8f
  a a2a:Person ;
  rdfs:label "Wikje Lubberts" ;
  a2a:PersonName [
    rdfs:label "Wikje Lubberts" ;
    a2a:PersonNameFirstName "Wikje" ;
    a2a:PersonNameLastName "Lubberts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Person-640c10a9-a310-4c21-a736-2cbb8913e4ef
  a a2a:Person ;
  rdfs:label "Froukje Lubberts" ;
  a2a:PersonName [
    rdfs:label "Froukje Lubberts" ;
    a2a:PersonNameFirstName "Froukje" ;
    a2a:PersonNameLastName "Lubberts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1900-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Person:706af41b-13a8-43ff-9835-4da84730717a ;
  a2a:EventKeyRef oa:event_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Event1 .

oa:relationep_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Person:6dc58357-e320-4087-bbd7-7ac56d10fc8f ;
  a2a:EventKeyRef oa:event_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Event1 .

oa:relationep_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Person:640c10a9-a310-4c21-a736-2cbb8913e4ef ;
  a2a:EventKeyRef oa:event_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87_Event1 .

oa:source_frl_c0d9727b-e0f9-4439-9ef5-3ae39780fc87
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1900-05-12 - 1900-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1900-05-12"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 079117, Periode: 1900" ;
    a2a:Book "Minuut-akten 1900" ;
    a2a:DocumentNumber "00168" ;
    a2a:RegistryNumber "079117" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 079117, Periode: 1900, Minuut-akten 1900, 00168, 079117"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/c0d9727b-e0f9-4439-9ef5-3ae39780fc87" ;
  a2a:RecordGUID "{c0d9727b-e0f9-4439-9ef5-3ae39780fc87}" ;
  a2a:SourceRemarkOpmerking "Notaris: Andries Andringa<br />Kantoor: Leeuwarden V<br />Repertoire: 079123" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_11690_00011690.xml van FRL" .

[] a2a:PersonRemarkdiversen "Bedrag: kapitaal fl. 700" .
