@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_1af22c19-cce2-4c9a-ac8b-408888db71b9
  a a2a:Record ;
  rdfs:label "Notariële akte (verklaring) op 8 november 1832 te Terschelling" ;
  a2a:hasPerson oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person-b2dd1953-20fd-422e-99e7-74026b31768e, oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person-45f3603c-3203-4fb7-8727-029e2e8ea19e, oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person-f17bc250-f152-41ea-81ad-c0d8cad57e73, oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person-083e7622-aeb1-4e4f-b209-04be2ade62fd, oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person-560795e3-7943-48cf-a065-f103d2f53ed7 ;
  a2a:hasEvent oa:event_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_0, oa:relationep_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_1, oa:relationep_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_2, oa:relationep_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_3, oa:relationep_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_4 ;
  a2a:hasSource oa:source_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9 .

oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person-b2dd1953-20fd-422e-99e7-74026b31768e
  a a2a:Person ;
  rdfs:label "Olof Wahlstrom" ;
  a2a:PersonName [
    rdfs:label "Olof Wahlstrom" ;
    a2a:PersonNameFirstName "Olof" ;
    a2a:PersonNameLastName "Wahlstrom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kopenhagen" ;
    rdfs:label "Kopenhagen"
  ] .

oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person-45f3603c-3203-4fb7-8727-029e2e8ea19e
  a a2a:Person ;
  rdfs:label "Andreas Hansen" ;
  a2a:PersonName [
    rdfs:label "Andreas Hansen" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Hansen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kopenhagen" ;
    rdfs:label "Kopenhagen"
  ] .

oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person-f17bc250-f152-41ea-81ad-c0d8cad57e73
  a a2a:Person ;
  rdfs:label "Hinrich Hansen" ;
  a2a:PersonName [
    rdfs:label "Hinrich Hansen" ;
    a2a:PersonNameFirstName "Hinrich" ;
    a2a:PersonNameLastName "Hansen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kopenhagen" ;
    rdfs:label "Kopenhagen"
  ] .

oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person-083e7622-aeb1-4e4f-b209-04be2ade62fd
  a a2a:Person ;
  rdfs:label "Jens Sorensen" ;
  a2a:PersonName [
    rdfs:label "Jens Sorensen" ;
    a2a:PersonNameFirstName "Jens" ;
    a2a:PersonNameLastName "Sorensen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kopenhagen" ;
    rdfs:label "Kopenhagen"
  ] .

oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person-560795e3-7943-48cf-a065-f103d2f53ed7
  a a2a:Person ;
  rdfs:label "Peter Paulsen" ;
  a2a:PersonName [
    rdfs:label "Peter Paulsen" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Paulsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kopenhagen" ;
    rdfs:label "Kopenhagen"
  ] .

oa:event_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1832-11-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:relationep_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person:b2dd1953-20fd-422e-99e7-74026b31768e ;
  a2a:EventKeyRef oa:event_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Event1 .

oa:relationep_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person:45f3603c-3203-4fb7-8727-029e2e8ea19e ;
  a2a:EventKeyRef oa:event_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Event1 .

oa:relationep_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person:f17bc250-f152-41ea-81ad-c0d8cad57e73 ;
  a2a:EventKeyRef oa:event_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Event1 .

oa:relationep_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person:083e7622-aeb1-4e4f-b209-04be2ade62fd ;
  a2a:EventKeyRef oa:event_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Event1 .

oa:relationep_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Person:560795e3-7943-48cf-a065-f103d2f53ed7 ;
  a2a:EventKeyRef oa:event_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9_Event1 .

oa:source_frl_1af22c19-cce2-4c9a-ac8b-408888db71b9
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling", "1832-11-08 - 1832-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1832" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1832-11-08"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 130012, Periode: 1832-1833" ;
    a2a:Book "Minuut-akten 1832, aktes 1833" ;
    a2a:DocumentNumber "00065" ;
    a2a:RegistryNumber "130012" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 130012, Periode: 1832-1833, Minuut-akten 1832, aktes 1833, 00065, 130012"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1af22c19-cce2-4c9a-ac8b-408888db71b9" ;
  a2a:RecordGUID "{1af22c19-cce2-4c9a-ac8b-408888db71b9}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jacob Frederiks Reedeker<br />Kantoor: Terschelling<br />Repertoire: 130044" ;
  a2a:SourceRemarkAkteSoort "verklaring" ;
  a2a:SourceRemarkarchiefnaam "Notarieel archief - Tresoar" ;
  a2a:SourceRemarkdeel "130012" ;
  a2a:SourceRemarkregister_periode "1832-1833" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_72775_00072775.xml van FRL" .

