@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_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving (3e contumacie) op 14 augustus 1604 te Wijmbritseradeel" ;
  a2a:hasPerson oa:person_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Person-4ac1def1-b221-4439-800a-a95ee7d10847, oa:person_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Person-4b2b4f25-51e7-4d20-93ad-8d0431ded278, oa:person_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Person-90975960-d6f3-4fa5-aed1-f736bb84b43d ;
  a2a:hasEvent oa:event_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_0, oa:relationep_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_1, oa:relationep_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_2 ;
  a2a:hasSource oa:source_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6 .

oa:person_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Person-4ac1def1-b221-4439-800a-a95ee7d10847
  a a2a:Person ;
  rdfs:label "Rienck Gaeles" ;
  a2a:PersonName [
    rdfs:label "Rienck Gaeles" ;
    a2a:PersonNameFirstName "Rienck" ;
    a2a:PersonNamePatronym "Gaeles"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Person-4b2b4f25-51e7-4d20-93ad-8d0431ded278
  a a2a:Person ;
  rdfs:label "Gebke Hanses" ;
  a2a:PersonName [
    rdfs:label "Gebke Hanses" ;
    a2a:PersonNameFirstName "Gebke" ;
    a2a:PersonNamePatronym "Hanses"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Person-90975960-d6f3-4fa5-aed1-f736bb84b43d
  a a2a:Person ;
  rdfs:label "Joannem" ;
  a2a:PersonName [
    rdfs:label "Joannem" ;
    a2a:PersonNameFirstName "Joannem"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1604" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1604-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel"
  ] .

oa:relationep_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_0
  a a2a:RelationEP ;
  rdfs:label "other:Beklaagde" ;
  a2a:RelationType "other:Beklaagde" ;
  a2a:PersonKeyRef oa:person_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Person:4ac1def1-b221-4439-800a-a95ee7d10847 ;
  a2a:EventKeyRef oa:event_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Event1 .

oa:relationep_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_1
  a a2a:RelationEP ;
  rdfs:label "other:Klager" ;
  a2a:RelationType "other:Klager" ;
  a2a:PersonKeyRef oa:person_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Person:4b2b4f25-51e7-4d20-93ad-8d0431ded278 ;
  a2a:EventKeyRef oa:event_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Event1 .

oa:relationep_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_2
  a a2a:RelationEP ;
  rdfs:label "other:Heeft relaas uitgebracht" ;
  a2a:RelationType "other:Heeft relaas uitgebracht" ;
  a2a:PersonKeyRef oa:person_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Person:90975960-d6f3-4fa5-aed1-f736bb84b43d ;
  a2a:EventKeyRef oa:event_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6_Event1 .

oa:source_frl_c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1604-08-14 - 1604-08-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1604-08-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1604-08-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1604" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1604-08-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Wijmbritseradeel - Tresoar, Deel: 007, Periode: 1604-1608" ;
    a2a:Book "Recesboeken" ;
    a2a:DocumentNumber "203" ;
    a2a:RegistryNumber "007" ;
    a2a:Folio "36" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Wijmbritseradeel - Tresoar, Deel: 007, Periode: 1604-1608, Recesboeken, 203, 007, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_13-45%2FNL-0400410000_13-45_0007%2FNL-0400410000_13-45_0007_000036.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_13-45%2FNL-0400410000_13-45_0007%2FNL-0400410000_13-45_0007_000036.jp2"
  ] ;
  a2a:SourceLastChangeDate "2024-02-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6" ;
  a2a:RecordGUID "{c1dfd63a-0bbd-4a2e-bd43-0befd3e9f0b6}" ;
  a2a:SourceRemarkOpmerking "Oude inventaris: C3" ;
  a2a:SourceRemarkAkteSoort "3e contumacie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_13226_00013226.xml van FRL" .

