@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_b871bb1c-eaca-48cf-a5ec-94ce011316ce
  a a2a:Record ;
  rdfs:label "Notariële akte (borgtocht voor het rijk) op 5 februari 1886 te Lemsterland" ;
  a2a:hasPerson oa:person_frl_b871bb1c-eaca-48cf-a5ec-94ce011316ce_Person-f6961502-1eb9-4108-95bd-4c201488424a ;
  a2a:hasEvent oa:event_frl_b871bb1c-eaca-48cf-a5ec-94ce011316ce_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b871bb1c-eaca-48cf-a5ec-94ce011316ce_0 ;
  a2a:hasSource oa:source_frl_b871bb1c-eaca-48cf-a5ec-94ce011316ce .

oa:person_frl_b871bb1c-eaca-48cf-a5ec-94ce011316ce_Person-f6961502-1eb9-4108-95bd-4c201488424a
  a a2a:Person ;
  rdfs:label "Tite van Andringa" ;
  a2a:PersonName [
    rdfs:label "Tite van Andringa" ;
    a2a:PersonNameFirstName "Tite" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andringa"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lemmer" ;
    rdfs:label "Lemmer"
  ] ;
  a2a:Profession "zeepzieder" .

oa:event_frl_b871bb1c-eaca-48cf-a5ec-94ce011316ce_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1886-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland"
  ] .

oa:relationep_frl_b871bb1c-eaca-48cf-a5ec-94ce011316ce_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_b871bb1c-eaca-48cf-a5ec-94ce011316ce_Person:f6961502-1eb9-4108-95bd-4c201488424a ;
  a2a:EventKeyRef oa:event_frl_b871bb1c-eaca-48cf-a5ec-94ce011316ce_Event1 .

oa:source_frl_b871bb1c-eaca-48cf-a5ec-94ce011316ce
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland", "1886-02-05 - 1886-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1886-02-05"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 097077, Periode: 1886" ;
    a2a:Book "Minuut-akten 1886" ;
    a2a:DocumentNumber "00017" ;
    a2a:RegistryNumber "097077" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 097077, Periode: 1886, Minuut-akten 1886, 00017, 097077"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b871bb1c-eaca-48cf-a5ec-94ce011316ce" ;
  a2a:RecordGUID "{b871bb1c-eaca-48cf-a5ec-94ce011316ce}" ;
  a2a:SourceRemarkOpmerking "Notaris: Frans Schaafsma<br />Kantoor: Lemmer I<br />Repertoire: 097086" ;
  a2a:SourceRemarkAkteSoort "borgtocht voor het Rijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240418_26796_00026796.xml van FRL" .

