@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_1a63c836-fa4c-476e-b77e-e012d94a38fe
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 8 januari 1906 te Wonseradeel" ;
  a2a:hasPerson oa:person_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_Person-ddbe2df5-63f3-4380-a9ae-8cb380eb2c06, oa:person_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_Person-5c2a751e-29e8-444e-9fec-b2f68e1e5ca5 ;
  a2a:hasEvent oa:event_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_0, oa:relationep_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_1 ;
  a2a:hasSource oa:source_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe .

oa:person_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_Person-ddbe2df5-63f3-4380-a9ae-8cb380eb2c06
  a a2a:Person ;
  rdfs:label "Obe Jans van der Tol" ;
  a2a:PersonName [
    rdfs:label "Obe Jans van der Tol" ;
    a2a:PersonNameFirstName "Obe" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Tol"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Arum" ;
    rdfs:label "Arum"
  ] .

oa:person_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_Person-5c2a751e-29e8-444e-9fec-b2f68e1e5ca5
  a a2a:Person ;
  rdfs:label "Trijntje Ynzes Bergstra" ;
  a2a:PersonName [
    rdfs:label "Trijntje Ynzes Bergstra" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Ynzes" ;
    a2a:PersonNameLastName "Bergstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kornjum" ;
    rdfs:label "Kornjum"
  ] .

oa:event_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1906-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel"
  ] .

oa:relationep_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_Person:ddbe2df5-63f3-4380-a9ae-8cb380eb2c06 ;
  a2a:EventKeyRef oa:event_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_Event1 .

oa:relationep_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_Person:5c2a751e-29e8-444e-9fec-b2f68e1e5ca5 ;
  a2a:EventKeyRef oa:event_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe_Event1 .

oa:source_frl_1a63c836-fa4c-476e-b77e-e012d94a38fe
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1906-01-08 - 1906-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1906-01-08"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 099065, Periode: 1906" ;
    a2a:Book "Minuut-akten 1906" ;
    a2a:DocumentNumber "00010" ;
    a2a:RegistryNumber "099065" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 099065, Periode: 1906, Minuut-akten 1906, 00010, 099065"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1a63c836-fa4c-476e-b77e-e012d94a38fe" ;
  a2a:RecordGUID "{1a63c836-fa4c-476e-b77e-e012d94a38fe}" ;
  a2a:SourceRemarkOpmerking "Notaris: Sjirk van der Burg<br />Kantoor: Makkum I<br />Repertoire: 099075" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_19790_00019790.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Nanne Lieuwes Hovinga" .
