@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_58491175-8bbc-4e26-8315-b2e12afbbca6
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 8 mei 1818 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person-cf71db60-5623-4385-90cc-1dcd54bee600, oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person-ac441b0f-223f-449c-8af4-3721f567eba4, oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person-95bf4ee2-55c8-462b-b7d2-be79210e6aa8, oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person-75b636a4-d9ad-4c79-a31d-ea80a525a1bb ;
  a2a:hasEvent oa:event_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_0, oa:relationep_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_1, oa:relationep_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_2, oa:relationep_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_3 ;
  a2a:hasSource oa:source_frl_58491175-8bbc-4e26-8315-b2e12afbbca6 .

oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person-cf71db60-5623-4385-90cc-1dcd54bee600
  a a2a:Person ;
  rdfs:label "Meint Jacobs Groothof" ;
  a2a:PersonName [
    rdfs:label "Meint Jacobs Groothof" ;
    a2a:PersonNameFirstName "Meint" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Groothof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudkerk" ;
    rdfs:label "Oudkerk"
  ] .

oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person-ac441b0f-223f-449c-8af4-3721f567eba4
  a a2a:Person ;
  rdfs:label "Jan Koers" ;
  a2a:PersonName [
    rdfs:label "Jan Koers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Koers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person-95bf4ee2-55c8-462b-b7d2-be79210e6aa8
  a a2a:Person ;
  rdfs:label "Bokke Meindersma" ;
  a2a:PersonName [
    rdfs:label "Bokke Meindersma" ;
    a2a:PersonNameFirstName "Bokke" ;
    a2a:PersonNameLastName "Meindersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person-75b636a4-d9ad-4c79-a31d-ea80a525a1bb
  a a2a:Person ;
  rdfs:label "Klaas Jouwersma" ;
  a2a:PersonName [
    rdfs:label "Klaas Jouwersma" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Jouwersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1818-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person:cf71db60-5623-4385-90cc-1dcd54bee600 ;
  a2a:EventKeyRef oa:event_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Event1 .

oa:relationep_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person:ac441b0f-223f-449c-8af4-3721f567eba4 ;
  a2a:EventKeyRef oa:event_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Event1 .

oa:relationep_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person:95bf4ee2-55c8-462b-b7d2-be79210e6aa8 ;
  a2a:EventKeyRef oa:event_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Event1 .

oa:relationep_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_3
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Person:75b636a4-d9ad-4c79-a31d-ea80a525a1bb ;
  a2a:EventKeyRef oa:event_frl_58491175-8bbc-4e26-8315-b2e12afbbca6_Event1 .

oa:source_frl_58491175-8bbc-4e26-8315-b2e12afbbca6
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1818-05-08 - 1818-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1818-05-08"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 076021, Periode: 1818" ;
    a2a:Book "Minuut-akten 1818" ;
    a2a:DocumentNumber "00199" ;
    a2a:RegistryNumber "076021" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 076021, Periode: 1818, Minuut-akten 1818, 00199, 076021"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_076021%2FNL-0400410000_26_076021_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/58491175-8bbc-4e26-8315-b2e12afbbca6" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_076021%2FNL-0400410000_26_076021_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2017-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/58491175-8bbc-4e26-8315-b2e12afbbca6" ;
  a2a:RecordGUID "{58491175-8bbc-4e26-8315-b2e12afbbca6}" ;
  a2a:SourceRemarkOpmerking "Aktes zijn niet aan scans gekoppeld, blader door de aktes met de toetsen \"Volgende\" en \"Vorige\" rechts boven in het scherm.", "Notaris: Jan Carel Kutsch<br />Kantoor: Leeuwarden II<br />Repertoire: 076095" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_10347_00010347.xml van FRL" .

[] a2a:PersonRemarkdiversen """gehuwd met Antje Hotzes
Bedrag: kapitaal fl. 1000""" .
[] a2a:PersonRemarkdiversen "curator over de kinderen van Salvus Postmus" .
[] a2a:PersonRemarkdiversen "curator over de kinderen van Salvus Postmus" .
[] a2a:PersonRemarkdiversen "curator over de kinderen van Salvus Postmus" .
