@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_33faebb1-aee5-48a5-8be8-e776f6faaaa8
  a a2a:Record ;
  rdfs:label "Notariële akte (hypotheek) op 23 augustus 1921 te Franeker" ;
  a2a:hasPerson oa:person_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Person-1e7d6d7d-fd51-42ee-a19a-32711db4d928, oa:person_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Person-f121b268-80d0-4e81-95f9-1d941fad7e59, oa:person_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Person-c62852b3-2aca-407c-a9b3-9833185c2755 ;
  a2a:hasEvent oa:event_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_0, oa:relationep_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_1, oa:relationep_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_2 ;
  a2a:hasSource oa:source_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8 .

oa:person_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Person-1e7d6d7d-fd51-42ee-a19a-32711db4d928
  a a2a:Person ;
  rdfs:label "Johannes van der Schoot" ;
  a2a:PersonName [
    rdfs:label "Johannes van der Schoot" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schoot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:person_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Person-f121b268-80d0-4e81-95f9-1d941fad7e59
  a a2a:Person ;
  rdfs:label "Albertus van der Schoot" ;
  a2a:PersonName [
    rdfs:label "Albertus van der Schoot" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schoot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:person_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Person-c62852b3-2aca-407c-a9b3-9833185c2755
  a a2a:Person ;
  rdfs:label "De Incasso Bank" ;
  a2a:PersonName [
    rdfs:label "De Incasso Bank" ;
    a2a:PersonNameFirstName "De Incasso Bank"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1921-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:relationep_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Person:1e7d6d7d-fd51-42ee-a19a-32711db4d928 ;
  a2a:EventKeyRef oa:event_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Event1 .

oa:relationep_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Person:f121b268-80d0-4e81-95f9-1d941fad7e59 ;
  a2a:EventKeyRef oa:event_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Event1 .

oa:relationep_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Person:c62852b3-2aca-407c-a9b3-9833185c2755 ;
  a2a:EventKeyRef oa:event_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8_Event1 .

oa:source_frl_33faebb1-aee5-48a5-8be8-e776f6faaaa8
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker", "1921-08-23 - 1921-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1921-08-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 041140, Periode: 1921" ;
    a2a:Book "Minuut-akten 1921" ;
    a2a:DocumentNumber "02052" ;
    a2a:RegistryNumber "041140" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 041140, Periode: 1921, Minuut-akten 1921, 02052, 041140"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/33faebb1-aee5-48a5-8be8-e776f6faaaa8" ;
  a2a:RecordGUID "{33faebb1-aee5-48a5-8be8-e776f6faaaa8}" ;
  a2a:SourceRemarkOpmerking "Notaris: Alexander Kruseman<br />Kantoor: Franeker II<br />Repertoire: 041147" ;
  a2a:SourceRemarkAkteSoort "hypotheek" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_24769_00024769.xml van FRL" .

