@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_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 11 mei 1867 te Het Bildt" ;
  a2a:hasPerson oa:person_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_Person-bf3ab4c4-e7c6-4a9c-88eb-66bdf5b0152b, oa:person_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_Person-7283605b-2329-4f32-97cb-c333d1e923bb ;
  a2a:hasEvent oa:event_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_0, oa:relationep_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_1 ;
  a2a:hasSource oa:source_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5 .

oa:person_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_Person-bf3ab4c4-e7c6-4a9c-88eb-66bdf5b0152b
  a a2a:Person ;
  rdfs:label "Arjen Feikes Steensma" ;
  a2a:PersonName [
    rdfs:label "Arjen Feikes Steensma" ;
    a2a:PersonNameFirstName "Arjen" ;
    a2a:PersonNamePatronym "Feikes" ;
    a2a:PersonNameLastName "Steensma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint Jacobiparochie" ;
    rdfs:label "Sint Jacobiparochie"
  ] .

oa:person_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_Person-7283605b-2329-4f32-97cb-c333d1e923bb
  a a2a:Person ;
  rdfs:label "Andries Johannes Winkler" ;
  a2a:PersonName [
    rdfs:label "Andries Johannes Winkler" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePatronym "Johannes" ;
    a2a:PersonNameLastName "Winkler"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1867-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt"
  ] .

oa:relationep_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_Person:bf3ab4c4-e7c6-4a9c-88eb-66bdf5b0152b ;
  a2a:EventKeyRef oa:event_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_Event1 .

oa:relationep_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_Person:7283605b-2329-4f32-97cb-c333d1e923bb ;
  a2a:EventKeyRef oa:event_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5_Event1 .

oa:source_frl_70cc5ccc-682e-42b8-be60-e1a5e45ec5c5
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt", "1867-05-11 - 1867-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1867-05-11"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 134031, Periode: 1867" ;
    a2a:Book "Minuut-akten 1867" ;
    a2a:DocumentNumber "00061" ;
    a2a:RegistryNumber "134031" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 134031, Periode: 1867, Minuut-akten 1867, 00061, 134031"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/70cc5ccc-682e-42b8-be60-e1a5e45ec5c5" ;
  a2a:RecordGUID "{70cc5ccc-682e-42b8-be60-e1a5e45ec5c5}" ;
  a2a:SourceRemarkOpmerking "scans niet aanwezig<br />Notaris: Egbertus Petrus Brunger<br />Kantoor: Vrouwenparochie<br />Repertoire: 134040" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230403_266_00000266.xml van FRL" .

[] a2a:PersonRemarkdiversen "Bedrag: kapitaal fl. 1100" .
[] a2a:PersonRemarkdiversen "onder voogdij van Johannes Lourens Winkler, minderjarig" .
