@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_c3a952d6-5522-48ff-9ef4-e41294b4c950
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 5 mei 1631 te Dokkum" ;
  a2a:hasPerson oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-8b171b4d-250d-4c99-9bf8-c86410c35281, oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-e511414b-1787-4bb2-ad19-c9a89e20d5a7, oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-f179b3dc-571f-486d-a02b-4f664f418eda, oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-3f0dd813-115e-44b4-a494-068f9c0411a2, oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-1650e815-715d-4af3-a65a-56d6f41caffd, oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-14fafaaf-6999-43e9-838a-f7132f54cb00 ;
  a2a:hasEvent oa:event_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_0, oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_1, oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_2, oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_3, oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_4, oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_5 ;
  a2a:hasSource oa:source_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950 .

oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-8b171b4d-250d-4c99-9bf8-c86410c35281
  a a2a:Person ;
  rdfs:label "Marten Isebrants" ;
  a2a:PersonName [
    rdfs:label "Marten Isebrants" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNamePatronym "Isebrants"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-e511414b-1787-4bb2-ad19-c9a89e20d5a7
  a a2a:Person ;
  rdfs:label "Geertie Etes" ;
  a2a:PersonName [
    rdfs:label "Geertie Etes" ;
    a2a:PersonNameFirstName "Geertie" ;
    a2a:PersonNamePatronym "Etes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-f179b3dc-571f-486d-a02b-4f664f418eda
  a a2a:Person ;
  rdfs:label "Jan Isebrants" ;
  a2a:PersonName [
    rdfs:label "Jan Isebrants" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Isebrants"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-3f0dd813-115e-44b4-a494-068f9c0411a2
  a a2a:Person ;
  rdfs:label "Gretske Jans" ;
  a2a:PersonName [
    rdfs:label "Gretske Jans" ;
    a2a:PersonNameFirstName "Gretske" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-1650e815-715d-4af3-a65a-56d6f41caffd
  a a2a:Person ;
  rdfs:label "Isebrant Jans" ;
  a2a:PersonName [
    rdfs:label "Isebrant Jans" ;
    a2a:PersonNameFirstName "Isebrant" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person-14fafaaf-6999-43e9-838a-f7132f54cb00
  a a2a:Person ;
  rdfs:label "Wilhelm Sterckenburgh" ;
  a2a:PersonName [
    rdfs:label "Wilhelm Sterckenburgh" ;
    a2a:PersonNameFirstName "Wilhelm" ;
    a2a:PersonNameLastName "Sterckenburgh"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1631" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1631-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_0
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person:8b171b4d-250d-4c99-9bf8-c86410c35281 ;
  a2a:EventKeyRef oa:event_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Event1 .

oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person:e511414b-1787-4bb2-ad19-c9a89e20d5a7 ;
  a2a:EventKeyRef oa:event_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Event1 .

oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person:f179b3dc-571f-486d-a02b-4f664f418eda ;
  a2a:EventKeyRef oa:event_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Event1 .

oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_3
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person:3f0dd813-115e-44b4-a494-068f9c0411a2 ;
  a2a:EventKeyRef oa:event_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Event1 .

oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_4
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person:1650e815-715d-4af3-a65a-56d6f41caffd ;
  a2a:EventKeyRef oa:event_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Event1 .

oa:relationep_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_5
  a a2a:RelationEP ;
  rdfs:label "other:Procureur" ;
  a2a:RelationType "other:Procureur" ;
  a2a:PersonKeyRef oa:person_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Person:14fafaaf-6999-43e9-838a-f7132f54cb00 ;
  a2a:EventKeyRef oa:event_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950_Event1 .

oa:source_frl_c3a952d6-5522-48ff-9ef4-e41294b4c950
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1631-05-05 - 1631-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1631-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1631-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1631" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1631-05-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Dokkum - Tresoar, Deel: 100, Periode: 1616-1638" ;
    a2a:Book "Autorisatieboeken" ;
    a2a:RegistryNumber "100" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Dokkum - Tresoar, Deel: 100, Periode: 1616-1638, Autorisatieboeken, 100"
  ] ;
  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_0100%2FNL-0400410000_13-10_0100_000159.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/c3a952d6-5522-48ff-9ef4-e41294b4c950" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_13-10%2FNL-0400410000_13-10_0100%2FNL-0400410000_13-10_0100_000159.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/c3a952d6-5522-48ff-9ef4-e41294b4c950" ;
  a2a:RecordGUID "{c3a952d6-5522-48ff-9ef4-e41294b4c950}" ;
  a2a:SourceRemarkOpmerking """Marten Isebrants, woonachtig te Leeuwarden curator ad actum divisionis, daarna curator over personen en goederen
Geertie Etes moeder
Weduwe van Jan Isebrants vader
Gretske Jans oud 7 jaar weeskind
Isebrant Jans oud 13 jaar weeskind
Wilhelm Sterckenburgh procureur""", "Oude inventaris: U1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_33783_00033783.xml van FRL" .

