@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_02bf25b6-64a9-4284-a25f-ecc0b3e02f21
  a a2a:Record ;
  rdfs:label "Notariële akte (huurcontract) op 13 januari 1840 te Utingeradeel" ;
  a2a:hasPerson oa:person_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_Person-37f5bc12-7437-48b4-ae67-a775caf04ac8, oa:person_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_Person-6901a4df-3c82-4b5e-a6b5-21e86c377613 ;
  a2a:hasEvent oa:event_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_0, oa:relationep_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_1 ;
  a2a:hasSource oa:source_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21 .

oa:person_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_Person-37f5bc12-7437-48b4-ae67-a775caf04ac8
  a a2a:Person ;
  rdfs:label "Jacobus Martinus Willem Doorenbos" ;
  a2a:PersonName [
    rdfs:label "Jacobus Martinus Willem Doorenbos" ;
    a2a:PersonNameFirstName "Jacobus Martinus Willem" ;
    a2a:PersonNameLastName "Doorenbos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Akkrum" ;
    rdfs:label "Akkrum"
  ] .

oa:person_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_Person-6901a4df-3c82-4b5e-a6b5-21e86c377613
  a a2a:Person ;
  rdfs:label "Sjoerd Wybes Hoornstra" ;
  a2a:PersonName [
    rdfs:label "Sjoerd Wybes Hoornstra" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNamePatronym "Wybes" ;
    a2a:PersonNameLastName "Hoornstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gorredijk" ;
    rdfs:label "Gorredijk"
  ] ;
  a2a:Profession "schipper" .

oa:event_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1840-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel"
  ] .

oa:relationep_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_0
  a a2a:RelationEP ;
  rdfs:label "other:Verhuurder" ;
  a2a:RelationType "other:Verhuurder" ;
  a2a:PersonKeyRef oa:person_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_Person:37f5bc12-7437-48b4-ae67-a775caf04ac8 ;
  a2a:EventKeyRef oa:event_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_Event1 .

oa:relationep_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_1
  a a2a:RelationEP ;
  rdfs:label "other:Huurder" ;
  a2a:RelationType "other:Huurder" ;
  a2a:PersonKeyRef oa:person_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_Person:6901a4df-3c82-4b5e-a6b5-21e86c377613 ;
  a2a:EventKeyRef oa:event_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21_Event1 .

oa:source_frl_02bf25b6-64a9-4284-a25f-ecc0b3e02f21
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel", "1840-01-13 - 1840-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1840-01-13"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 001012, Periode: 1839-1841" ;
    a2a:Book "Minuut-akten 1839-1841" ;
    a2a:DocumentNumber "00014" ;
    a2a:RegistryNumber "001012" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 001012, Periode: 1839-1841, Minuut-akten 1839-1841, 00014, 001012"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/02bf25b6-64a9-4284-a25f-ecc0b3e02f21" ;
  a2a:RecordGUID "{02bf25b6-64a9-4284-a25f-ecc0b3e02f21}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jacob Sibles Bokma<br />Kantoor: Akkrum<br />Repertoire: 001052" ;
  a2a:SourceRemarkAkteSoort "huurcontract" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_13246_00013246.xml van FRL" .

[] a2a:PersonRemarkdiversen "een hektjalkschip &quot;Vrouwe Alida&quot;; voor 12 jaren" .
