@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_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 11 november 1606 te Kollumerland c.a." ;
  a2a:hasPerson oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-b4dca327-6f1e-4ed7-b2c2-3fae9b02356c, oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-4ffa1d4f-da49-4778-98cf-bad175ccf627, oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-26f0ba7c-2ded-4741-ad93-748123caee8d, oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-b1c35062-2b8c-496d-b193-8e4e86b26b2a, oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-0ddc7689-81d9-4db2-a979-f3581846e0d1, oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-023c6de0-a79e-4b8a-9d12-ef877ac6d1e4 ;
  a2a:hasEvent oa:event_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_0, oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_1, oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_2, oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_3, oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_4, oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_5 ;
  a2a:hasSource oa:source_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c .

oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-b4dca327-6f1e-4ed7-b2c2-3fae9b02356c
  a a2a:Person ;
  rdfs:label "Hardus Piers" ;
  a2a:PersonName [
    rdfs:label "Hardus Piers" ;
    a2a:PersonNameFirstName "Hardus" ;
    a2a:PersonNamePatronym "Piers"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-4ffa1d4f-da49-4778-98cf-bad175ccf627
  a a2a:Person ;
  rdfs:label "Pieter Piers" ;
  a2a:PersonName [
    rdfs:label "Pieter Piers" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Piers"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-26f0ba7c-2ded-4741-ad93-748123caee8d
  a a2a:Person ;
  rdfs:label "Pier Claeses" ;
  a2a:PersonName [
    rdfs:label "Pier Claeses" ;
    a2a:PersonNameFirstName "Pier" ;
    a2a:PersonNamePatronym "Claeses"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-b1c35062-2b8c-496d-b193-8e4e86b26b2a
  a a2a:Person ;
  rdfs:label "Dirk Claeses" ;
  a2a:PersonName [
    rdfs:label "Dirk Claeses" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Claeses"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-0ddc7689-81d9-4db2-a979-f3581846e0d1
  a a2a:Person ;
  rdfs:label "Claes Piers" ;
  a2a:PersonName [
    rdfs:label "Claes Piers" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Piers"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person-023c6de0-a79e-4b8a-9d12-ef877ac6d1e4
  a a2a:Person ;
  rdfs:label "Lub Remckedr" ;
  a2a:PersonName [
    rdfs:label "Lub Remckedr" ;
    a2a:PersonNameFirstName "Lub" ;
    a2a:PersonNamePatronym "Remckedr"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1606" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1606-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kollumerland c.a." ;
    rdfs:label "Kollumerland c.a."
  ] .

oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_0
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person:b4dca327-6f1e-4ed7-b2c2-3fae9b02356c ;
  a2a:EventKeyRef oa:event_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Event1 .

oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_1
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person:4ffa1d4f-da49-4778-98cf-bad175ccf627 ;
  a2a:EventKeyRef oa:event_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Event1 .

oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_2
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person:26f0ba7c-2ded-4741-ad93-748123caee8d ;
  a2a:EventKeyRef oa:event_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Event1 .

oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_3
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person:b1c35062-2b8c-496d-b193-8e4e86b26b2a ;
  a2a:EventKeyRef oa:event_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Event1 .

oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person:0ddc7689-81d9-4db2-a979-f3581846e0d1 ;
  a2a:EventKeyRef oa:event_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Event1 .

oa:relationep_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Person:023c6de0-a79e-4b8a-9d12-ef877ac6d1e4 ;
  a2a:EventKeyRef oa:event_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c_Event1 .

oa:source_frl_4e1d9bbd-63cc-4dae-bcd8-012ebc34767c
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Kollumerland c.a." ;
    rdfs:label "Kollumerland c.a.", "1606-11-11 - 1606-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1606-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1606-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1606" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1606-11-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Kollumerland c.a. - Tresoar, Deel: 011, Periode: 1604-1609" ;
    a2a:Book "Recesboeken" ;
    a2a:RegistryNumber "011" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Kollumerland c.a. - Tresoar, Deel: 011, Periode: 1604-1609, Recesboeken, 011"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4e1d9bbd-63cc-4dae-bcd8-012ebc34767c" ;
  a2a:RecordGUID "{4e1d9bbd-63cc-4dae-bcd8-012ebc34767c}" ;
  a2a:SourceRemarkOpmerking """Hardus Piers curator en oom
Pieter Piers curator
Pier Claeses oud 18 jaar weeskind
Dirk Claeses oud 16 jaar weeskind
Wijlen Claes Piers vader
Lub Remckedr moeder""", "Oude inventaris: B8" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_33521_00033521.xml van FRL" .

