@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_f9484092-a3f3-4e34-bc3d-00a3446f2591
  a a2a:Record ;
  rdfs:label "Notariële akte (hypotheek) op 3 mei 1911 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Person-11eb99a4-9144-41a0-bec4-2fa3c57c5750, oa:person_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Person-63eaf2cc-0477-4ea6-8be0-72400a7f1bc6, oa:person_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Person-8a10c5d7-fba9-4d10-b2b1-76a38f5be0e6 ;
  a2a:hasEvent oa:event_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_0, oa:relationep_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_1, oa:relationep_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_2 ;
  a2a:hasSource oa:source_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591 .

oa:person_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Person-11eb99a4-9144-41a0-bec4-2fa3c57c5750
  a a2a:Person ;
  rdfs:label "Lammert Fokkes Gorter" ;
  a2a:PersonName [
    rdfs:label "Lammert Fokkes Gorter" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNamePatronym "Fokkes" ;
    a2a:PersonNameLastName "Gorter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Appelscha" ;
    rdfs:label "Appelscha"
  ] .

oa:person_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Person-63eaf2cc-0477-4ea6-8be0-72400a7f1bc6
  a a2a:Person ;
  rdfs:label "Jan Fokkes Gorter" ;
  a2a:PersonName [
    rdfs:label "Jan Fokkes Gorter" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Fokkes" ;
    a2a:PersonNameLastName "Gorter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Appelscha" ;
    rdfs:label "Appelscha"
  ] .

oa:person_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Person-8a10c5d7-fba9-4d10-b2b1-76a38f5be0e6
  a a2a:Person ;
  rdfs:label "De Nederlandsche Hypotheekbank" ;
  a2a:PersonName [
    rdfs:label "De Nederlandsche Hypotheekbank" ;
    a2a:PersonNameFirstName "De Nederlandsche Hypotheekbank"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:event_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1911-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Person:11eb99a4-9144-41a0-bec4-2fa3c57c5750 ;
  a2a:EventKeyRef oa:event_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Event1 .

oa:relationep_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Person:63eaf2cc-0477-4ea6-8be0-72400a7f1bc6 ;
  a2a:EventKeyRef oa:event_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Event1 .

oa:relationep_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Person:8a10c5d7-fba9-4d10-b2b1-76a38f5be0e6 ;
  a2a:EventKeyRef oa:event_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591_Event1 .

oa:source_frl_f9484092-a3f3-4e34-bc3d-00a3446f2591
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1911-05-03 - 1911-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1911-05-03"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 111082, Periode: 1911" ;
    a2a:Book "Minuut-akten 1911, aktes 5170-5380" ;
    a2a:DocumentNumber "05312" ;
    a2a:RegistryNumber "111082" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 111082, Periode: 1911, Minuut-akten 1911, aktes 5170-5380, 05312, 111082"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f9484092-a3f3-4e34-bc3d-00a3446f2591" ;
  a2a:RecordGUID "{f9484092-a3f3-4e34-bc3d-00a3446f2591}" ;
  a2a:SourceRemarkOpmerking "Notaris: Kornelis Bakker<br />Kantoor: Oosterwolde<br />Repertoire: 111088" ;
  a2a:SourceRemarkAkteSoort "hypotheek" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_14970_00014970.xml van FRL" .

