@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_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83
  a a2a:Record ;
  rdfs:label "Notariële akte (hypotheek) op 10 mei 1924 te Opsterland" ;
  a2a:hasPerson oa:person_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Person-d592317d-a0a9-438e-9cc5-28ed59a55eea, oa:person_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Person-3a4474b4-9158-4fbf-9ac2-95fef128aaa4, oa:person_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Person-6481af1b-5900-4737-ad3c-43019c54ef79 ;
  a2a:hasEvent oa:event_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_0, oa:relationep_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_1, oa:relationep_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_2 ;
  a2a:hasSource oa:source_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83 .

oa:person_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Person-d592317d-a0a9-438e-9cc5-28ed59a55eea
  a a2a:Person ;
  rdfs:label "Haaye Hanzes Zandstra" ;
  a2a:PersonName [
    rdfs:label "Haaye Hanzes Zandstra" ;
    a2a:PersonNameFirstName "Haaye" ;
    a2a:PersonNamePatronym "Hanzes" ;
    a2a:PersonNameLastName "Zandstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Jubbega Schurega" ;
    rdfs:label "Jubbega Schurega"
  ] .

oa:person_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Person-3a4474b4-9158-4fbf-9ac2-95fef128aaa4
  a a2a:Person ;
  rdfs:label "Anna Chatarina Annetta Spruyt" ;
  a2a:PersonName [
    rdfs:label "Anna Chatarina Annetta Spruyt" ;
    a2a:PersonNameFirstName "Anna Chatarina Annetta" ;
    a2a:PersonNameLastName "Spruyt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gorredijk" ;
    rdfs:label "Gorredijk"
  ] .

oa:person_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Person-6481af1b-5900-4737-ad3c-43019c54ef79
  a a2a:Person ;
  rdfs:label "Cornelia Gerardina Johanna Spruyt" ;
  a2a:PersonName [
    rdfs:label "Cornelia Gerardina Johanna Spruyt" ;
    a2a:PersonNameFirstName "Cornelia Gerardina Johanna" ;
    a2a:PersonNameLastName "Spruyt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gorredijk" ;
    rdfs:label "Gorredijk"
  ] .

oa:event_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1924-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:relationep_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Person:d592317d-a0a9-438e-9cc5-28ed59a55eea ;
  a2a:EventKeyRef oa:event_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Event1 .

oa:relationep_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Person:3a4474b4-9158-4fbf-9ac2-95fef128aaa4 ;
  a2a:EventKeyRef oa:event_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Event1 .

oa:relationep_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Person:6481af1b-5900-4737-ad3c-43019c54ef79 ;
  a2a:EventKeyRef oa:event_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83_Event1 .

oa:source_frl_12ee7a3b-36ee-4088-842c-e8ec3cfdcd83
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1924-05-10 - 1924-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1924-05-10"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 044121, Periode: 1924" ;
    a2a:Book "Minuut-akten 1924, aktes 1-248" ;
    a2a:DocumentNumber "00149" ;
    a2a:RegistryNumber "044121" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 044121, Periode: 1924, Minuut-akten 1924, aktes 1-248, 00149, 044121"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/12ee7a3b-36ee-4088-842c-e8ec3cfdcd83" ;
  a2a:RecordGUID "{12ee7a3b-36ee-4088-842c-e8ec3cfdcd83}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jan Piers van der Sluis<br />Kantoor: Gorredijk I<br />Repertoire: 044126" ;
  a2a:SourceRemarkAkteSoort "hypotheek" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240418_27422_00027422.xml van FRL" .

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