@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_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 13 oktober 1876 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_Person-c5f4aaa7-d196-4fbc-adfb-b69c1a0e50e3, oa:person_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_Person-14667cc7-3be3-4462-9111-c03fc46f61f5 ;
  a2a:hasEvent oa:event_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_0, oa:relationep_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_1 ;
  a2a:hasSource oa:source_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf .

oa:person_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_Person-c5f4aaa7-d196-4fbc-adfb-b69c1a0e50e3
  a a2a:Person ;
  rdfs:label "Sybren Harings Tulp" ;
  a2a:PersonName [
    rdfs:label "Sybren Harings Tulp" ;
    a2a:PersonNameFirstName "Sybren" ;
    a2a:PersonNamePatronym "Harings" ;
    a2a:PersonNameLastName "Tulp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_Person-14667cc7-3be3-4462-9111-c03fc46f61f5
  a a2a:Person ;
  rdfs:label "Pieter Geerts de Vries" ;
  a2a:PersonName [
    rdfs:label "Pieter Geerts de Vries" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Geerts" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint Jacobiparochie" ;
    rdfs:label "Sint Jacobiparochie"
  ] .

oa:event_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1876-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_0
  a a2a:RelationEP ;
  rdfs:label "other:Crediteur" ;
  a2a:RelationType "other:Crediteur" ;
  a2a:PersonKeyRef oa:person_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_Person:c5f4aaa7-d196-4fbc-adfb-b69c1a0e50e3 ;
  a2a:EventKeyRef oa:event_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_Event1 .

oa:relationep_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_1
  a a2a:RelationEP ;
  rdfs:label "other:Debiteur" ;
  a2a:RelationType "other:Debiteur" ;
  a2a:PersonKeyRef oa:person_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_Person:14667cc7-3be3-4462-9111-c03fc46f61f5 ;
  a2a:EventKeyRef oa:event_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf_Event1 .

oa:source_frl_1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1876-10-13 - 1876-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1876-10-13"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 076119, Periode: 1876" ;
    a2a:Book "Minuut-akten 1876" ;
    a2a:DocumentNumber "01840" ;
    a2a:RegistryNumber "076119" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 076119, Periode: 1876, Minuut-akten 1876, 01840, 076119"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf" ;
  a2a:RecordGUID "{1e9fc08c-fa9c-42fb-abc2-b60db84c0aaf}" ;
  a2a:SourceRemarkOpmerking "Notaris: Johannes de Wal<br />Kantoor: Leeuwarden II<br />Repertoire: 076127" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_13386_00013386.xml van FRL" .

