@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_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 20 oktober 1808 te Oostdongeradeel" ;
  a2a:hasPerson oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person-6bd275d4-8566-3f6d-bcc6-266c01c4f2bd, oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person-ae69d1ea-b015-508a-f418-291540f8ad5e, oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person-f5017b57-dd94-f2a1-a5a2-a20206649bbb, oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person-ec5c5cea-4d0a-48fe-7d57-d7497daae1bc ;
  a2a:hasEvent oa:event_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_0, oa:relationep_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_1, oa:relationep_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_2, oa:relationep_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_3 ;
  a2a:hasSource oa:source_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13 .

oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person-6bd275d4-8566-3f6d-bcc6-266c01c4f2bd
  a a2a:Person ;
  rdfs:label "Sjoerd Freerks" ;
  a2a:PersonName [
    rdfs:label "Sjoerd Freerks" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNamePatronym "Freerks"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person-ae69d1ea-b015-508a-f418-291540f8ad5e
  a a2a:Person ;
  rdfs:label "WIkjen Sjoerds" ;
  a2a:PersonName [
    rdfs:label "WIkjen Sjoerds" ;
    a2a:PersonNameFirstName "WIkjen" ;
    a2a:PersonNamePatronym "Sjoerds"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Niawier" ;
    rdfs:label "Niawier"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] .

oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person-f5017b57-dd94-f2a1-a5a2-a20206649bbb
  a a2a:Person ;
  rdfs:label "Eeltje Siegers" ;
  a2a:PersonName [
    rdfs:label "Eeltje Siegers" ;
    a2a:PersonNameFirstName "Eeltje" ;
    a2a:PersonNamePatronym "Siegers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wetzens" ;
    rdfs:label "Wetzens"
  ] ;
  a2a:Profession "huisman" .

oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person-ec5c5cea-4d0a-48fe-7d57-d7497daae1bc
  a a2a:Person ;
  rdfs:label "Jan Jeltes" ;
  a2a:PersonName [
    rdfs:label "Jan Jeltes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jeltes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Niawier" ;
    rdfs:label "Niawier"
  ] ;
  a2a:Profession "huisman" .

oa:event_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1808-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel"
  ] .

oa:relationep_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person:6bd275d4-8566-3f6d-bcc6-266c01c4f2bd ;
  a2a:EventKeyRef oa:event_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Event1 .

oa:relationep_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person:ae69d1ea-b015-508a-f418-291540f8ad5e ;
  a2a:EventKeyRef oa:event_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Event1 .

oa:relationep_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_2
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person:f5017b57-dd94-f2a1-a5a2-a20206649bbb ;
  a2a:EventKeyRef oa:event_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Event1 .

oa:relationep_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_3
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Person:ec5c5cea-4d0a-48fe-7d57-d7497daae1bc ;
  a2a:EventKeyRef oa:event_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13_Event1 .

oa:source_frl_f48c80e5-7fea-bca2-a89d-ae04fd0e8b13
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1808-10-20 - 1808-10-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-10-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-10-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1808-10-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Oostdongeradeel - Tresoar, Deel: 033, Periode: 1788-1810" ;
    a2a:Book "Autorisatieboeken" ;
    a2a:RegistryNumber "033" ;
    a2a:Folio "75" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Oostdongeradeel - Tresoar, Deel: 033, Periode: 1788-1810, Autorisatieboeken, 033, 75"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f48c80e5-7fea-bca2-a89d-ae04fd0e8b13" ;
  a2a:RecordGUID "{f48c80e5-7fea-bca2-a89d-ae04fd0e8b13}" ;
  a2a:SourceRemarkOpmerking """Vader Sjoerd Freerk
Wikjen Sjoerds, minderjarige dochter van Sjoerd Freerk(s), onder Niawier, oud 21 jaar
Curatoren Eeltje Siegers, huisman onder Wetzens en Jan Jeltes, huisman onder Niawier""", "Oude inventaris: H3" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_33892_00033892.xml van FRL" .

[] a2a:PersonRemarkdiversen "Plaats kenmerk: onder Niawier" .
[] a2a:PersonRemarkdiversen "Plaats kenmerk: onder Wetzens" .
[] a2a:PersonRemarkdiversen "Plaats kenmerk: onder Niawier" .
