@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_2c8a7310-b91e-4d58-a99a-e458647bc958
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 14 februari 1705 te Dokkum" ;
  a2a:hasPerson oa:person_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Person-c8ee916d-5890-4672-bc73-6db8314edfd6, oa:person_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Person-0cfeadf0-72a1-47f8-802b-215d38c14242, oa:person_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Person-5a37dcc7-5dfe-4690-a079-e702042a09de ;
  a2a:hasEvent oa:event_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_0, oa:relationep_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_1, oa:relationep_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_2 ;
  a2a:hasSource oa:source_frl_2c8a7310-b91e-4d58-a99a-e458647bc958 .

oa:person_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Person-c8ee916d-5890-4672-bc73-6db8314edfd6
  a a2a:Person ;
  rdfs:label "Corneliske Pyters" ;
  a2a:PersonName [
    rdfs:label "Corneliske Pyters" ;
    a2a:PersonNameFirstName "Corneliske" ;
    a2a:PersonNamePatronym "Pyters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Person-0cfeadf0-72a1-47f8-802b-215d38c14242
  a a2a:Person ;
  rdfs:label "Metske Folkerts" ;
  a2a:PersonName [
    rdfs:label "Metske Folkerts" ;
    a2a:PersonNameFirstName "Metske" ;
    a2a:PersonNamePatronym "Folkerts"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Person-5a37dcc7-5dfe-4690-a079-e702042a09de
  a a2a:Person ;
  rdfs:label "Folkert Pyters" ;
  a2a:PersonName [
    rdfs:label "Folkert Pyters" ;
    a2a:PersonNameFirstName "Folkert" ;
    a2a:PersonNamePatronym "Pyters"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1705" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1705-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:relationep_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_0
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Person:c8ee916d-5890-4672-bc73-6db8314edfd6 ;
  a2a:EventKeyRef oa:event_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Event1 .

oa:relationep_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_1
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Person:0cfeadf0-72a1-47f8-802b-215d38c14242 ;
  a2a:EventKeyRef oa:event_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Event1 .

oa:relationep_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_2
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Person:5a37dcc7-5dfe-4690-a079-e702042a09de ;
  a2a:EventKeyRef oa:event_frl_2c8a7310-b91e-4d58-a99a-e458647bc958_Event1 .

oa:source_frl_2c8a7310-b91e-4d58-a99a-e458647bc958
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1705-02-14 - 1705-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1705-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1705" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1705-02-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Dokkum - Tresoar, Deel: 103, Periode: 1696-1808" ;
    a2a:Book "Autorisatieboeken" ;
    a2a:DocumentNumber "059" ;
    a2a:RegistryNumber "103" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Dokkum - Tresoar, Deel: 103, Periode: 1696-1808, Autorisatieboeken, 059, 103"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2c8a7310-b91e-4d58-a99a-e458647bc958" ;
  a2a:RecordGUID "{2c8a7310-b91e-4d58-a99a-e458647bc958}" ;
  a2a:SourceRemarkOpmerking "Oude inventaris: U4" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210907_84908_00084908.xml van FRL" .

