@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_91a89f2d-6762-44a4-b1c5-e98ca148cfcb
  a a2a:Record ;
  rdfs:label "Notariële akte (akte van bekendheid) op 9 februari 1813 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Person-cf7a2e34-aa57-4f37-a3bf-313c292a9dc1, oa:person_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Person-25cc612b-08cc-4255-8341-021aa757d4ff, oa:person_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Person-b457ae72-9039-4c7a-acc2-3c19acd0ea5b ;
  a2a:hasEvent oa:event_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_0, oa:relationep_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_1, oa:relationep_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_2 ;
  a2a:hasSource oa:source_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb .

oa:person_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Person-cf7a2e34-aa57-4f37-a3bf-313c292a9dc1
  a a2a:Person ;
  rdfs:label "Agnes Hogenhuis" ;
  a2a:PersonName [
    rdfs:label "Agnes Hogenhuis" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Hogenhuis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Person-25cc612b-08cc-4255-8341-021aa757d4ff
  a a2a:Person ;
  rdfs:label "Wibertus van der Werf" ;
  a2a:PersonName [
    rdfs:label "Wibertus van der Werf" ;
    a2a:PersonNameFirstName "Wibertus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Person-b457ae72-9039-4c7a-acc2-3c19acd0ea5b
  a a2a:Person ;
  rdfs:label "Ate Offringa" ;
  a2a:PersonName [
    rdfs:label "Ate Offringa" ;
    a2a:PersonNameFirstName "Ate" ;
    a2a:PersonNameLastName "Offringa"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1813-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_0
  a a2a:RelationEP ;
  rdfs:label "other:Requirant" ;
  a2a:RelationType "other:Requirant" ;
  a2a:PersonKeyRef oa:person_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Person:cf7a2e34-aa57-4f37-a3bf-313c292a9dc1 ;
  a2a:EventKeyRef oa:event_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Event1 .

oa:relationep_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Person:25cc612b-08cc-4255-8341-021aa757d4ff ;
  a2a:EventKeyRef oa:event_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Event1 .

oa:relationep_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Person:b457ae72-9039-4c7a-acc2-3c19acd0ea5b ;
  a2a:EventKeyRef oa:event_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb_Event1 .

oa:source_frl_91a89f2d-6762-44a4-b1c5-e98ca148cfcb
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1813-02-09 - 1813-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1813-02-09"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 085003, Periode: 1813" ;
    a2a:Book "Minuut-akten 1813" ;
    a2a:DocumentNumber "00058" ;
    a2a:RegistryNumber "085003" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 085003, Periode: 1813, Minuut-akten 1813, 00058, 085003"
  ] ;
  a2a:SourceLastChangeDate "2016-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/91a89f2d-6762-44a4-b1c5-e98ca148cfcb" ;
  a2a:RecordGUID "{91a89f2d-6762-44a4-b1c5-e98ca148cfcb}" ;
  a2a:SourceRemarkOpmerking "<br />Akte is niet aanwezig", "Notaris: Johannes Casparus Bergsma<br />Kantoor: Leeuwarden XI<br />Repertoire: 085007" ;
  a2a:SourceRemarkAkteSoort "akte van bekendheid" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_8824_00008824.xml van FRL" .

