@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_11e1c86e-8233-4c48-aedb-e9abc5cf74b5
  a a2a:Record ;
  rdfs:label "Notariële akte (verklaring) op 18 november 1836 te Harlingen" ;
  a2a:hasPerson oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person-8a9a3dce-9d07-4381-a039-5701ea1cae75, oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person-4569dc83-cbb7-4224-8b5c-d3304ef7f3f6, oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person-4a6f2798-3f31-4950-a167-cf542b42c2e0, oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person-4eed91cf-9115-48e8-a4d3-45ad9a96c5a4, oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person-aff198e9-715a-4c23-85ca-2a93f0d26ad9 ;
  a2a:hasEvent oa:event_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_0, oa:relationep_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_1, oa:relationep_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_2, oa:relationep_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_3, oa:relationep_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_4 ;
  a2a:hasSource oa:source_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5 .

oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person-8a9a3dce-9d07-4381-a039-5701ea1cae75
  a a2a:Person ;
  rdfs:label "Jurjen Lorents Colly" ;
  a2a:PersonName [
    rdfs:label "Jurjen Lorents Colly" ;
    a2a:PersonNameFirstName "Jurjen" ;
    a2a:PersonNamePatronym "Lorents" ;
    a2a:PersonNameLastName "Colly"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Föhr" ;
    rdfs:label "Föhr"
  ] .

oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person-4569dc83-cbb7-4224-8b5c-d3304ef7f3f6
  a a2a:Person ;
  rdfs:label "Hans Sumensen Bruum" ;
  a2a:PersonName [
    rdfs:label "Hans Sumensen Bruum" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNamePatronym "Sumensen" ;
    a2a:PersonNameLastName "Bruum"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Manoe" ;
    rdfs:label "Manoe"
  ] .

oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person-4a6f2798-3f31-4950-a167-cf542b42c2e0
  a a2a:Person ;
  rdfs:label "Johan Henrich Schikkel" ;
  a2a:PersonName [
    rdfs:label "Johan Henrich Schikkel" ;
    a2a:PersonNameFirstName "Johan Henrich" ;
    a2a:PersonNameLastName "Schikkel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Holm" ;
    rdfs:label "Holm"
  ] .

oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person-4eed91cf-9115-48e8-a4d3-45ad9a96c5a4
  a a2a:Person ;
  rdfs:label "Johan Gustaf Jurjen Panhcke" ;
  a2a:PersonName [
    rdfs:label "Johan Gustaf Jurjen Panhcke" ;
    a2a:PersonNameFirstName "Johan Gustaf Jurjen" ;
    a2a:PersonNameLastName "Panhcke"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tonningen" ;
    rdfs:label "Tonningen"
  ] .

oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person-aff198e9-715a-4c23-85ca-2a93f0d26ad9
  a a2a:Person ;
  rdfs:label "Nickels Boyes Hinrichsen" ;
  a2a:PersonName [
    rdfs:label "Nickels Boyes Hinrichsen" ;
    a2a:PersonNameFirstName "Nickels" ;
    a2a:PersonNamePatronym "Boyes" ;
    a2a:PersonNameLastName "Hinrichsen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Altena" ;
    rdfs:label "Altena"
  ] .

oa:event_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1836-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person:8a9a3dce-9d07-4381-a039-5701ea1cae75 ;
  a2a:EventKeyRef oa:event_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Event1 .

oa:relationep_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person:4569dc83-cbb7-4224-8b5c-d3304ef7f3f6 ;
  a2a:EventKeyRef oa:event_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Event1 .

oa:relationep_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person:4a6f2798-3f31-4950-a167-cf542b42c2e0 ;
  a2a:EventKeyRef oa:event_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Event1 .

oa:relationep_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person:4eed91cf-9115-48e8-a4d3-45ad9a96c5a4 ;
  a2a:EventKeyRef oa:event_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Event1 .

oa:relationep_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Person:aff198e9-715a-4c23-85ca-2a93f0d26ad9 ;
  a2a:EventKeyRef oa:event_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5_Event1 .

oa:source_frl_11e1c86e-8233-4c48-aedb-e9abc5cf74b5
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1836-11-18 - 1836-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1836-11-18"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 049029, Periode: 1836" ;
    a2a:Book "Minuut-akten 1836" ;
    a2a:DocumentNumber "00254" ;
    a2a:RegistryNumber "049029" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 049029, Periode: 1836, Minuut-akten 1836, 00254, 049029"
  ] ;
  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_049029%2FNL-0400410000_26_049029_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/11e1c86e-8233-4c48-aedb-e9abc5cf74b5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_049029%2FNL-0400410000_26_049029_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2017-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/11e1c86e-8233-4c48-aedb-e9abc5cf74b5" ;
  a2a:RecordGUID "{11e1c86e-8233-4c48-aedb-e9abc5cf74b5}" ;
  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_10614_00010614.xml van FRL" .

