@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_919e4873-2fbd-4164-aceb-c6cc8ea2e07f
  a a2a:Record ;
  rdfs:label "Notariële akte (verhuring) op 16 september 1837 te Achtkarspelen" ;
  a2a:hasPerson oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person-735236c9-a94a-4fb0-a059-550be3c9c545, oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person-5391d371-e248-4fe9-b335-b12bc845e7cd, oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person-7adfe818-45e3-4682-97dc-821858a469bb, oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person-5088ace8-0050-494f-a8e0-d6dc00565810, oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person-977507aa-4068-407a-ae88-c7f3a3a3602a ;
  a2a:hasEvent oa:event_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_0, oa:relationep_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_1, oa:relationep_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_2, oa:relationep_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_3, oa:relationep_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_4 ;
  a2a:hasSource oa:source_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f .

oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person-735236c9-a94a-4fb0-a059-550be3c9c545
  a a2a:Person ;
  rdfs:label "Georg Hendrik van Boelens" ;
  a2a:PersonName [
    rdfs:label "Georg Hendrik van Boelens" ;
    a2a:PersonNameFirstName "Georg Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boelens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Augustinusga" ;
    rdfs:label "Augustinusga"
  ] .

oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person-5391d371-e248-4fe9-b335-b12bc845e7cd
  a a2a:Person ;
  rdfs:label "Gaele Couperus" ;
  a2a:PersonName [
    rdfs:label "Gaele Couperus" ;
    a2a:PersonNameFirstName "Gaele" ;
    a2a:PersonNameLastName "Couperus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Surhuizum" ;
    rdfs:label "Surhuizum"
  ] .

oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person-7adfe818-45e3-4682-97dc-821858a469bb
  a a2a:Person ;
  rdfs:label "Wobbe Nannes Bouma" ;
  a2a:PersonName [
    rdfs:label "Wobbe Nannes Bouma" ;
    a2a:PersonNameFirstName "Wobbe" ;
    a2a:PersonNamePatronym "Nannes" ;
    a2a:PersonNameLastName "Bouma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Surhuizum" ;
    rdfs:label "Surhuizum"
  ] .

oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person-5088ace8-0050-494f-a8e0-d6dc00565810
  a a2a:Person ;
  rdfs:label "Meint Roels Poelstra" ;
  a2a:PersonName [
    rdfs:label "Meint Roels Poelstra" ;
    a2a:PersonNameFirstName "Meint" ;
    a2a:PersonNamePatronym "Roels" ;
    a2a:PersonNameLastName "Poelstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Augustinusga" ;
    rdfs:label "Augustinusga"
  ] .

oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person-977507aa-4068-407a-ae88-c7f3a3a3602a
  a a2a:Person ;
  rdfs:label "Duurt Jans Westra" ;
  a2a:PersonName [
    rdfs:label "Duurt Jans Westra" ;
    a2a:PersonNameFirstName "Duurt" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Westra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Surhuizum" ;
    rdfs:label "Surhuizum"
  ] .

oa:event_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1837-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen"
  ] .

oa:relationep_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_0
  a a2a:RelationEP ;
  rdfs:label "other:Verhuurder" ;
  a2a:RelationType "other:Verhuurder" ;
  a2a:PersonKeyRef oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person:735236c9-a94a-4fb0-a059-550be3c9c545 ;
  a2a:EventKeyRef oa:event_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Event1 .

oa:relationep_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_1
  a a2a:RelationEP ;
  rdfs:label "other:Verhuurder" ;
  a2a:RelationType "other:Verhuurder" ;
  a2a:PersonKeyRef oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person:5391d371-e248-4fe9-b335-b12bc845e7cd ;
  a2a:EventKeyRef oa:event_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Event1 .

oa:relationep_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_2
  a a2a:RelationEP ;
  rdfs:label "other:Verhuurder" ;
  a2a:RelationType "other:Verhuurder" ;
  a2a:PersonKeyRef oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person:7adfe818-45e3-4682-97dc-821858a469bb ;
  a2a:EventKeyRef oa:event_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Event1 .

oa:relationep_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_3
  a a2a:RelationEP ;
  rdfs:label "other:Huurder" ;
  a2a:RelationType "other:Huurder" ;
  a2a:PersonKeyRef oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person:5088ace8-0050-494f-a8e0-d6dc00565810 ;
  a2a:EventKeyRef oa:event_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Event1 .

oa:relationep_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_4
  a a2a:RelationEP ;
  rdfs:label "other:Huurder" ;
  a2a:RelationType "other:Huurder" ;
  a2a:PersonKeyRef oa:person_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Person:977507aa-4068-407a-ae88-c7f3a3a3602a ;
  a2a:EventKeyRef oa:event_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f_Event1 .

oa:source_frl_919e4873-2fbd-4164-aceb-c6cc8ea2e07f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen", "1837-09-16 - 1837-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1837-09-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 006016, Periode: 1837" ;
    a2a:Book "Minuut-akten 1837" ;
    a2a:DocumentNumber "00124" ;
    a2a:RegistryNumber "006016" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 006016, Periode: 1837, Minuut-akten 1837, 00124, 006016"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/919e4873-2fbd-4164-aceb-c6cc8ea2e07f" ;
  a2a:RecordGUID "{919e4873-2fbd-4164-aceb-c6cc8ea2e07f}" ;
  a2a:SourceRemarkOpmerking "Notaris: Meindert de Vries<br />Kantoor: Augustinusga<br />Repertoire: 006034" ;
  a2a:SourceRemarkAkteSoort "verhuring" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_15110_00015110.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Surhuizum
Bedrag: huursom fl. 410 per jaar
een zathe en landen met huis voor 9 jaar""" .
