@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_82c43779-7ced-40fe-ba4c-e3fa95af8771
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 19 april 1675 te Dokkum" ;
  a2a:hasPerson oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person-13133f76-1fcc-4436-a50a-de8e23c90ada, oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person-7b8b1ab0-95d7-4828-86c2-133e8762f777, oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person-bd4e0458-7aab-4761-9d92-fde03569019e, oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person-cefd99e2-34a7-43e9-a77d-12dbbef99807, oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person-01eb561b-1ee2-4f3b-a94a-477f0efe06e3 ;
  a2a:hasEvent oa:event_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_0, oa:relationep_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_1, oa:relationep_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_2, oa:relationep_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_3, oa:relationep_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_4 ;
  a2a:hasSource oa:source_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771 .

oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person-13133f76-1fcc-4436-a50a-de8e23c90ada
  a a2a:Person ;
  rdfs:label "Haye Pyters" ;
  a2a:PersonName [
    rdfs:label "Haye Pyters" ;
    a2a:PersonNameFirstName "Haye" ;
    a2a:PersonNamePatronym "Pyters"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person-7b8b1ab0-95d7-4828-86c2-133e8762f777
  a a2a:Person ;
  rdfs:label "Pyter Hayes" ;
  a2a:PersonName [
    rdfs:label "Pyter Hayes" ;
    a2a:PersonNameFirstName "Pyter" ;
    a2a:PersonNamePatronym "Hayes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person-bd4e0458-7aab-4761-9d92-fde03569019e
  a a2a:Person ;
  rdfs:label "Jancke Hendrix" ;
  a2a:PersonName [
    rdfs:label "Jancke Hendrix" ;
    a2a:PersonNameFirstName "Jancke" ;
    a2a:PersonNamePatronym "Hendrix"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person-cefd99e2-34a7-43e9-a77d-12dbbef99807
  a a2a:Person ;
  rdfs:label "Tialling Auts" ;
  a2a:PersonName [
    rdfs:label "Tialling Auts" ;
    a2a:PersonNameFirstName "Tialling" ;
    a2a:PersonNamePatronym "Auts"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person-01eb561b-1ee2-4f3b-a94a-477f0efe06e3
  a a2a:Person ;
  rdfs:label "Wigerus Stania" ;
  a2a:PersonName [
    rdfs:label "Wigerus Stania" ;
    a2a:PersonNameFirstName "Wigerus" ;
    a2a:PersonNameLastName "Stania"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1675-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:relationep_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_0
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person:13133f76-1fcc-4436-a50a-de8e23c90ada ;
  a2a:EventKeyRef oa:event_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Event1 .

oa:relationep_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person:7b8b1ab0-95d7-4828-86c2-133e8762f777 ;
  a2a:EventKeyRef oa:event_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Event1 .

oa:relationep_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_2
  a a2a:RelationEP ;
  rdfs:label "other:Erflater" ;
  a2a:RelationType "other:Erflater" ;
  a2a:PersonKeyRef oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person:bd4e0458-7aab-4761-9d92-fde03569019e ;
  a2a:EventKeyRef oa:event_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Event1 .

oa:relationep_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_3
  a a2a:RelationEP ;
  rdfs:label "other:Grootvader" ;
  a2a:RelationType "other:Grootvader" ;
  a2a:PersonKeyRef oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person:cefd99e2-34a7-43e9-a77d-12dbbef99807 ;
  a2a:EventKeyRef oa:event_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Event1 .

oa:relationep_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_4
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Person:01eb561b-1ee2-4f3b-a94a-477f0efe06e3 ;
  a2a:EventKeyRef oa:event_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771_Event1 .

oa:source_frl_82c43779-7ced-40fe-ba4c-e3fa95af8771
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1675-04-19 - 1675-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1675-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1675" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1675-04-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Dokkum - Tresoar, Deel: 102, Periode: 1667-1696" ;
    a2a:Book "Autorisatieboeken" ;
    a2a:RegistryNumber "102" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Dokkum - Tresoar, Deel: 102, Periode: 1667-1696, Autorisatieboeken, 102"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_13-10%2FNL-0400410000_13-10_0102%2FNL-0400410000_13-10_0102_000088.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/82c43779-7ced-40fe-ba4c-e3fa95af8771" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_13-10%2FNL-0400410000_13-10_0102%2FNL-0400410000_13-10_0102_000088.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/82c43779-7ced-40fe-ba4c-e3fa95af8771" ;
  a2a:RecordGUID "{82c43779-7ced-40fe-ba4c-e3fa95af8771}" ;
  a2a:SourceRemarkOpmerking """Haye Pyters oud 14 jaar weeskind
Wijlen Pyter Hayes vader
Jancke Hendrix erflater, curatrix bonoris, grootmoeder
In leven weduwe van Tialling Auts grootvader
Dr. Wigerus Stania oudburgemeester curator ter controle van de rekening, daarna curator ad actum divisionis nalatenschap Jancke Hendrix""", "Oude inventaris: U3" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_33638_00033638.xml van FRL" .

[] a2a:PersonRemarkdiversen "overleden" .
