@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_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 19 januari 1818 te Lemsterland" ;
  a2a:hasPerson oa:person_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Person-a27cf170-2038-4ce4-8034-a9bf4f6007ac, oa:person_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Person-c8e1467a-26f6-4f7d-9fd3-d6ff969b7006, oa:person_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Person-e9a28124-2200-4c73-9e61-0ccae9f68ffc ;
  a2a:hasEvent oa:event_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_0, oa:relationep_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_1, oa:relationep_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_2 ;
  a2a:hasSource oa:source_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b .

oa:person_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Person-a27cf170-2038-4ce4-8034-a9bf4f6007ac
  a a2a:Person ;
  rdfs:label "C. J. Klunder" ;
  a2a:PersonName [
    rdfs:label "C. J. Klunder" ;
    a2a:PersonNameFirstName "C." ;
    a2a:PersonNamePatronym "J." ;
    a2a:PersonNameLastName "Klunder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Person-c8e1467a-26f6-4f7d-9fd3-d6ff969b7006
  a a2a:Person ;
  rdfs:label "J. D. ter Velde" ;
  a2a:PersonName [
    rdfs:label "J. D. ter Velde" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNamePatronym "D." ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Person-e9a28124-2200-4c73-9e61-0ccae9f68ffc
  a a2a:Person ;
  rdfs:label "Jan Jelles Lemstra" ;
  a2a:PersonName [
    rdfs:label "Jan Jelles Lemstra" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jelles" ;
    a2a:PersonNameLastName "Lemstra"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1818-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland"
  ] .

oa:relationep_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Person:a27cf170-2038-4ce4-8034-a9bf4f6007ac ;
  a2a:EventKeyRef oa:event_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Event1 .

oa:relationep_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Person:c8e1467a-26f6-4f7d-9fd3-d6ff969b7006 ;
  a2a:EventKeyRef oa:event_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Event1 .

oa:relationep_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Person:e9a28124-2200-4c73-9e61-0ccae9f68ffc ;
  a2a:EventKeyRef oa:event_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b_Event1 .

oa:source_frl_6499b9b7-0c3c-4e2a-8a8e-3979efeb574b
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland", "1818-01-19 - 1818-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1818-01-19"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 097010, Periode: 1818" ;
    a2a:Book "Minuut-akten 1818" ;
    a2a:DocumentNumber "00003" ;
    a2a:RegistryNumber "097010" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 097010, Periode: 1818, Minuut-akten 1818, 00003, 097010"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/6499b9b7-0c3c-4e2a-8a8e-3979efeb574b" ;
  a2a:RecordGUID "{6499b9b7-0c3c-4e2a-8a8e-3979efeb574b}" ;
  a2a:SourceRemarkOpmerking "Notaris: Ane Witteveen<br />Kantoor: Lemmer I<br />Repertoire: 097017" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_23298_00023298.xml van FRL" .

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