@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_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 19 mei 1810 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person-7c95cd02-eca4-461c-9603-5bb74feaa005, oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person-47990fd9-65c1-4ab9-bfe8-161c085f4296, oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person-926a9618-0741-4686-946e-03cb28bec7fe, oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person-bbb38700-bf48-4ecb-8c78-05343027014e ;
  a2a:hasEvent oa:event_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_0, oa:relationep_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_1, oa:relationep_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_2, oa:relationep_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_3 ;
  a2a:hasSource oa:source_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d .

oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person-7c95cd02-eca4-461c-9603-5bb74feaa005
  a a2a:Person ;
  rdfs:label "Lysbeth Sjoerds" ;
  a2a:PersonName [
    rdfs:label "Lysbeth Sjoerds" ;
    a2a:PersonNameFirstName "Lysbeth" ;
    a2a:PersonNamePatronym "Sjoerds"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wirdum" ;
    rdfs:label "Wirdum"
  ] .

oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person-47990fd9-65c1-4ab9-bfe8-161c085f4296
  a a2a:Person ;
  rdfs:label "Andele Sjoerds" ;
  a2a:PersonName [
    rdfs:label "Andele Sjoerds" ;
    a2a:PersonNameFirstName "Andele" ;
    a2a:PersonNamePatronym "Sjoerds"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wirdum" ;
    rdfs:label "Wirdum"
  ] .

oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person-926a9618-0741-4686-946e-03cb28bec7fe
  a a2a:Person ;
  rdfs:label "Doekele Sjoerds" ;
  a2a:PersonName [
    rdfs:label "Doekele Sjoerds" ;
    a2a:PersonNameFirstName "Doekele" ;
    a2a:PersonNamePatronym "Sjoerds"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wirdum" ;
    rdfs:label "Wirdum"
  ] .

oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person-bbb38700-bf48-4ecb-8c78-05343027014e
  a a2a:Person ;
  rdfs:label "Bruin Gerbens" ;
  a2a:PersonName [
    rdfs:label "Bruin Gerbens" ;
    a2a:PersonNameFirstName "Bruin" ;
    a2a:PersonNamePatronym "Gerbens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Warga" ;
    rdfs:label "Warga"
  ] .

oa:event_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1810-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper in kwaliteit" ;
  a2a:RelationType "other:Verkoper in kwaliteit" ;
  a2a:PersonKeyRef oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person:7c95cd02-eca4-461c-9603-5bb74feaa005 ;
  a2a:EventKeyRef oa:event_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Event1 .

oa:relationep_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper in kwaliteit" ;
  a2a:RelationType "other:Verkoper in kwaliteit" ;
  a2a:PersonKeyRef oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person:47990fd9-65c1-4ab9-bfe8-161c085f4296 ;
  a2a:EventKeyRef oa:event_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Event1 .

oa:relationep_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_2
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper in kwaliteit" ;
  a2a:RelationType "other:Verkoper in kwaliteit" ;
  a2a:PersonKeyRef oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person:926a9618-0741-4686-946e-03cb28bec7fe ;
  a2a:EventKeyRef oa:event_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Event1 .

oa:relationep_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_3
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Person:bbb38700-bf48-4ecb-8c78-05343027014e ;
  a2a:EventKeyRef oa:event_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d_Event1 .

oa:source_frl_3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1810-05-19 - 1810-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1810-05-19"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 082002, Periode: 1810" ;
    a2a:Book "Minuut-akten 1810" ;
    a2a:DocumentNumber "00451" ;
    a2a:RegistryNumber "082002" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 082002, Periode: 1810, Minuut-akten 1810, 00451, 082002"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d" ;
  a2a:RecordGUID "{3645b57d-e2d3-4d0b-bc8a-ccd7d407eb3d}" ;
  a2a:SourceRemarkOpmerking "Notaris: Pieter Andreae<br />Kantoor: Leeuwarden VIII<br />Repertoire: 082036" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_8597_00008597.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Wirdum
Bedrag: koopsom fl. 5696
land""" .
