@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_4e0fa6be-68eb-4747-82ef-9b6c44871cce
  a a2a:Record ;
  rdfs:label "Notariële akte (verklaring) op 24 augustus 1844 te Harlingen" ;
  a2a:hasPerson oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person-afa382ef-c41d-4507-9588-9a5a37420d65, oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person-55d2d2d9-8348-49b5-b489-30cf54d92759, oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person-af0ce6d9-c2f0-42c6-b305-1fee4873a86e, oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person-269a55b7-a1e8-47e8-8df1-4e5d4d177226, oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person-c1964881-f536-4e24-a9b9-ff12a9fd9f7e ;
  a2a:hasEvent oa:event_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_0, oa:relationep_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_1, oa:relationep_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_2, oa:relationep_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_3, oa:relationep_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_4 ;
  a2a:hasSource oa:source_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce .

oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person-afa382ef-c41d-4507-9588-9a5a37420d65
  a a2a:Person ;
  rdfs:label "Jan Harmanus Sterenborg" ;
  a2a:PersonName [
    rdfs:label "Jan Harmanus Sterenborg" ;
    a2a:PersonNameFirstName "Jan Harmanus" ;
    a2a:PersonNameLastName "Sterenborg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person-55d2d2d9-8348-49b5-b489-30cf54d92759
  a a2a:Person ;
  rdfs:label "Engel Jans Mooi" ;
  a2a:PersonName [
    rdfs:label "Engel Jans Mooi" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Mooi"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person-af0ce6d9-c2f0-42c6-b305-1fee4873a86e
  a a2a:Person ;
  rdfs:label "Thole Jacobs Dik" ;
  a2a:PersonName [
    rdfs:label "Thole Jacobs Dik" ;
    a2a:PersonNameFirstName "Thole" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Dik"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Muntenzijl" ;
    rdfs:label "Muntenzijl"
  ] .

oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person-269a55b7-a1e8-47e8-8df1-4e5d4d177226
  a a2a:Person ;
  rdfs:label "Jan Jurjens Dijk" ;
  a2a:PersonName [
    rdfs:label "Jan Jurjens Dijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jurjens" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person-c1964881-f536-4e24-a9b9-ff12a9fd9f7e
  a a2a:Person ;
  rdfs:label "Nanno Visser" ;
  a2a:PersonName [
    rdfs:label "Nanno Visser" ;
    a2a:PersonNameFirstName "Nanno" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:event_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1844-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person:afa382ef-c41d-4507-9588-9a5a37420d65 ;
  a2a:EventKeyRef oa:event_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Event1 .

oa:relationep_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person:55d2d2d9-8348-49b5-b489-30cf54d92759 ;
  a2a:EventKeyRef oa:event_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Event1 .

oa:relationep_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person:af0ce6d9-c2f0-42c6-b305-1fee4873a86e ;
  a2a:EventKeyRef oa:event_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Event1 .

oa:relationep_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person:269a55b7-a1e8-47e8-8df1-4e5d4d177226 ;
  a2a:EventKeyRef oa:event_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Event1 .

oa:relationep_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Person:c1964881-f536-4e24-a9b9-ff12a9fd9f7e ;
  a2a:EventKeyRef oa:event_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce_Event1 .

oa:source_frl_4e0fa6be-68eb-4747-82ef-9b6c44871cce
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1844-08-24 - 1844-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1844-08-24"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 049037, Periode: 1844" ;
    a2a:Book "Minuut-akten 1844" ;
    a2a:DocumentNumber "00111" ;
    a2a:RegistryNumber "049037" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 049037, Periode: 1844, Minuut-akten 1844, 00111, 049037"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_049037%2FNL-0400410000_26_049037_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/4e0fa6be-68eb-4747-82ef-9b6c44871cce" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_049037%2FNL-0400410000_26_049037_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2017-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4e0fa6be-68eb-4747-82ef-9b6c44871cce" ;
  a2a:RecordGUID "{4e0fa6be-68eb-4747-82ef-9b6c44871cce}" ;
  a2a:SourceRemarkOpmerking "Aktes zijn niet aan scans gekoppeld, blader door de aktes met de toetsen \"Volgende\" en \"Vorige\" rechts boven in het scherm.", "Notaris: Sjoerd Simons Wijma<br />Kantoor: Harlingen I<br />Repertoire: 049046" ;
  a2a:SourceRemarkAkteSoort "verklaring" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_10241_00010241.xml van FRL" .

