@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_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede
  a a2a:Record ;
  rdfs:label "Notariële akte (huurcontract) op 21 september 1882 te Menaldumadeel" ;
  a2a:hasPerson oa:person_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Person-b970171c-d1ab-47ab-a81f-5326f30ec0ae, oa:person_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Person-f86c8476-e0da-4374-aa53-343ddf32fcac, oa:person_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Person-1e1a9967-1095-4514-95e7-16c040bd86bf ;
  a2a:hasEvent oa:event_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_0, oa:relationep_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_1, oa:relationep_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_2 ;
  a2a:hasSource oa:source_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede .

oa:person_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Person-b970171c-d1ab-47ab-a81f-5326f30ec0ae
  a a2a:Person ;
  rdfs:label "Assuerus Quaestius" ;
  a2a:PersonName [
    rdfs:label "Assuerus Quaestius" ;
    a2a:PersonNameFirstName "Assuerus" ;
    a2a:PersonNameLastName "Quaestius"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Velp" ;
    rdfs:label "Velp"
  ] .

oa:person_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Person-f86c8476-e0da-4374-aa53-343ddf32fcac
  a a2a:Person ;
  rdfs:label "Jan Wiggles Westra" ;
  a2a:PersonName [
    rdfs:label "Jan Wiggles Westra" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Wiggles" ;
    a2a:PersonNameLastName "Westra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dronrijp" ;
    rdfs:label "Dronrijp"
  ] .

oa:person_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Person-1e1a9967-1095-4514-95e7-16c040bd86bf
  a a2a:Person ;
  rdfs:label "Minne Jans Westra" ;
  a2a:PersonName [
    rdfs:label "Minne Jans Westra" ;
    a2a:PersonNameFirstName "Minne" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Westra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dronrijp" ;
    rdfs:label "Dronrijp"
  ] .

oa:event_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1882-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Menaldumadeel" ;
    rdfs:label "Menaldumadeel"
  ] .

oa:relationep_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Person:b970171c-d1ab-47ab-a81f-5326f30ec0ae ;
  a2a:EventKeyRef oa:event_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Event1 .

oa:relationep_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Person:f86c8476-e0da-4374-aa53-343ddf32fcac ;
  a2a:EventKeyRef oa:event_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Event1 .

oa:relationep_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Person:1e1a9967-1095-4514-95e7-16c040bd86bf ;
  a2a:EventKeyRef oa:event_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede_Event1 .

oa:source_frl_ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Menaldumadeel" ;
    rdfs:label "Menaldumadeel", "1882-09-21 - 1882-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1882-09-21"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 037069, Periode: 1882" ;
    a2a:Book "Minuut-akten 1882" ;
    a2a:DocumentNumber "03480" ;
    a2a:RegistryNumber "037069" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 037069, Periode: 1882, Minuut-akten 1882, 03480, 037069"
  ] ;
  a2a:SourceLastChangeDate "2015-06-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede" ;
  a2a:RecordGUID "{ecf3dcfe-5835-4b5d-9ba1-39b2db2b9ede}" ;
  a2a:SourceRemarkOpmerking "Notaris: Johannes Scrinerius Potter van Loon<br />Kantoor: Dronrijp<br />Repertoire: 037098" ;
  a2a:SourceRemarkAkteSoort "huurcontract" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240418_26933_00026933.xml van FRL" .

[] a2a:PersonRemarkdiversen """Bedrag: huursom fl. 212
voor 7 jaar""" .
