@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_2bbfe992-e9ae-4944-bb04-c93825d612b2
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 9 september 1825 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person-822bd816-062f-4858-8503-fb9026982d62, oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person-b12aeafa-67f0-47fb-b4c9-70b1b9d4099d, oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person-21e9a9c4-708d-4ea8-b09e-d08d48660679, oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person-606bd880-ac07-4ed2-8e93-8066b48b4c31 ;
  a2a:hasEvent oa:event_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_0, oa:relationep_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_1, oa:relationep_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_2, oa:relationep_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_3 ;
  a2a:hasSource oa:source_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2 .

oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person-822bd816-062f-4858-8503-fb9026982d62
  a a2a:Person ;
  rdfs:label "Jan Jans Knoop" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Knoop" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Knoop"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person-b12aeafa-67f0-47fb-b4c9-70b1b9d4099d
  a a2a:Person ;
  rdfs:label "Maria Louise Coeling" ;
  a2a:PersonName [
    rdfs:label "Maria Louise Coeling" ;
    a2a:PersonNameFirstName "Maria Louise" ;
    a2a:PersonNameLastName "Coeling"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person-21e9a9c4-708d-4ea8-b09e-d08d48660679
  a a2a:Person ;
  rdfs:label "Elias Reeder" ;
  a2a:PersonName [
    rdfs:label "Elias Reeder" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Reeder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person-606bd880-ac07-4ed2-8e93-8066b48b4c31
  a a2a:Person ;
  rdfs:label "Wypkjen Wilhelmy" ;
  a2a:PersonName [
    rdfs:label "Wypkjen Wilhelmy" ;
    a2a:PersonNameFirstName "Wypkjen" ;
    a2a:PersonNameLastName "Wilhelmy"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1825-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person:822bd816-062f-4858-8503-fb9026982d62 ;
  a2a:EventKeyRef oa:event_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Event1 .

oa:relationep_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person:b12aeafa-67f0-47fb-b4c9-70b1b9d4099d ;
  a2a:EventKeyRef oa:event_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Event1 .

oa:relationep_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person:21e9a9c4-708d-4ea8-b09e-d08d48660679 ;
  a2a:EventKeyRef oa:event_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Event1 .

oa:relationep_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_3
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Person:606bd880-ac07-4ed2-8e93-8066b48b4c31 ;
  a2a:EventKeyRef oa:event_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2_Event1 .

oa:source_frl_2bbfe992-e9ae-4944-bb04-c93825d612b2
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1825-09-09 - 1825-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1825" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1825-09-09"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 076037, Periode: 1825" ;
    a2a:Book "Minuut-akten 1825" ;
    a2a:DocumentNumber "00275" ;
    a2a:RegistryNumber "076037" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 076037, Periode: 1825, Minuut-akten 1825, 00275, 076037"
  ] ;
  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_076037%2FNL-0400410000_26_076037_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2bbfe992-e9ae-4944-bb04-c93825d612b2" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_076037%2FNL-0400410000_26_076037_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2017-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2bbfe992-e9ae-4944-bb04-c93825d612b2" ;
  a2a:RecordGUID "{2bbfe992-e9ae-4944-bb04-c93825d612b2}" ;
  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: 076096" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_9849_00009849.xml van FRL" .

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