@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_b2fcbb38-9156-4e72-b3c9-a016be0b2d08
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 10 november 1910 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_Person-74f5ea19-01e0-4e70-8d4c-7e8468ca370d, oa:person_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_Person-db7ba83a-9ba3-48fa-9887-86ba7b12d785 ;
  a2a:hasEvent oa:event_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_0, oa:relationep_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_1 ;
  a2a:hasSource oa:source_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08 .

oa:person_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_Person-74f5ea19-01e0-4e70-8d4c-7e8468ca370d
  a a2a:Person ;
  rdfs:label "Pier Hendriks Vink" ;
  a2a:PersonName [
    rdfs:label "Pier Hendriks Vink" ;
    a2a:PersonNameFirstName "Pier" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:person_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_Person-db7ba83a-9ba3-48fa-9887-86ba7b12d785
  a a2a:Person ;
  rdfs:label "Antje Synes Hoytema" ;
  a2a:PersonName [
    rdfs:label "Antje Synes Hoytema" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Synes" ;
    a2a:PersonNameLastName "Hoytema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1910-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_Person:74f5ea19-01e0-4e70-8d4c-7e8468ca370d ;
  a2a:EventKeyRef oa:event_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_Event1 .

oa:relationep_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_Person:db7ba83a-9ba3-48fa-9887-86ba7b12d785 ;
  a2a:EventKeyRef oa:event_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08_Event1 .

oa:source_frl_b2fcbb38-9156-4e72-b3c9-a016be0b2d08
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1910-11-10 - 1910-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1910-11-10"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 075113, Periode: 1910" ;
    a2a:Book "Minuut-akten 1910" ;
    a2a:DocumentNumber "00056" ;
    a2a:RegistryNumber "075113" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 075113, Periode: 1910, Minuut-akten 1910, 00056, 075113"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b2fcbb38-9156-4e72-b3c9-a016be0b2d08" ;
  a2a:RecordGUID "{b2fcbb38-9156-4e72-b3c9-a016be0b2d08}" ;
  a2a:SourceRemarkOpmerking "Notaris: Barend Schmidt<br />Kantoor: Leeuwarden I<br />Repertoire: 075116" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_18272_00018272.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Reinier Feis" .
