@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_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 25 november 1693 te Schoterland" ;
  a2a:hasPerson oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person-3105f32b-393d-3966-8c5e-a0e291a65cee, oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person-e72e9abd-34f3-8bfe-64af-9b0d05de974e, oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person-0bce5ff9-cfb0-0603-2384-3c7867ef5360, oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person-b198959a-87cc-54fc-c66d-e732f0e72e22, oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person-f85879a5-a9e4-25bf-8b10-7c3edf414c38 ;
  a2a:hasEvent oa:event_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_0, oa:relationep_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_1, oa:relationep_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_2, oa:relationep_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_3, oa:relationep_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_4 ;
  a2a:hasSource oa:source_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0 .

oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person-3105f32b-393d-3966-8c5e-a0e291a65cee
  a a2a:Person ;
  rdfs:label "Jan Hendrix" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrix" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Hendrix"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person-e72e9abd-34f3-8bfe-64af-9b0d05de974e
  a a2a:Person ;
  rdfs:label "Jochem Hendrix" ;
  a2a:PersonName [
    rdfs:label "Jochem Hendrix" ;
    a2a:PersonNameFirstName "Jochem" ;
    a2a:PersonNamePatronym "Hendrix"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person-0bce5ff9-cfb0-0603-2384-3c7867ef5360
  a a2a:Person ;
  rdfs:label "Martien Roeleffs" ;
  a2a:PersonName [
    rdfs:label "Martien Roeleffs" ;
    a2a:PersonNameFirstName "Martien" ;
    a2a:PersonNamePatronym "Roeleffs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person-b198959a-87cc-54fc-c66d-e732f0e72e22
  a a2a:Person ;
  rdfs:label "Roeleff Hendrix" ;
  a2a:PersonName [
    rdfs:label "Roeleff Hendrix" ;
    a2a:PersonNameFirstName "Roeleff" ;
    a2a:PersonNamePatronym "Hendrix"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person-f85879a5-a9e4-25bf-8b10-7c3edf414c38
  a a2a:Person ;
  rdfs:label "Neeltien Alberts" ;
  a2a:PersonName [
    rdfs:label "Neeltien Alberts" ;
    a2a:PersonNameFirstName "Neeltien" ;
    a2a:PersonNamePatronym "Alberts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1693-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland"
  ] .

oa:relationep_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_0
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person:3105f32b-393d-3966-8c5e-a0e291a65cee ;
  a2a:EventKeyRef oa:event_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Event1 .

oa:relationep_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_1
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person:e72e9abd-34f3-8bfe-64af-9b0d05de974e ;
  a2a:EventKeyRef oa:event_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Event1 .

oa:relationep_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_2
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person:0bce5ff9-cfb0-0603-2384-3c7867ef5360 ;
  a2a:EventKeyRef oa:event_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Event1 .

oa:relationep_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person:b198959a-87cc-54fc-c66d-e732f0e72e22 ;
  a2a:EventKeyRef oa:event_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Event1 .

oa:relationep_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Person:f85879a5-a9e4-25bf-8b10-7c3edf414c38 ;
  a2a:EventKeyRef oa:event_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0_Event1 .

oa:source_frl_5095ee78-6ecd-b70f-3a7c-e4db8dbefda0
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland", "1693-11-25 - 1693-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1693-11-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Schoterland - Tresoar, Deel: 069, Periode: 1662-1806" ;
    a2a:Book "Autorisatieboeken" ;
    a2a:RegistryNumber "069" ;
    a2a:Folio "61 vso" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Schoterland - Tresoar, Deel: 069, Periode: 1662-1806, Autorisatieboeken, 069, 61 vso"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5095ee78-6ecd-b70f-3a7c-e4db8dbefda0" ;
  a2a:RecordGUID "{5095ee78-6ecd-b70f-3a7c-e4db8dbefda0}" ;
  a2a:SourceRemarkOpmerking "Oude inventaris: I1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_33526_00033526.xml van FRL" .

