@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_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 13 mei 1609 te Wijmbritseradeel" ;
  a2a:hasPerson oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person-c4f64d9e-7230-41d3-9d1e-e61f3a92ecdf, oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person-1dbd71dc-5066-4dc8-9522-473ea8f123e1, oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person-c1056be8-9a04-4a8d-af37-da4f86eaccbd, oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person-ca010f0d-14b2-4b8b-b00d-4aec9b36c233, oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person-6eaaf1a4-64a3-4fd0-95b8-41df364fef74 ;
  a2a:hasEvent oa:event_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_0, oa:relationep_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_1, oa:relationep_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_2, oa:relationep_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_3, oa:relationep_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_4 ;
  a2a:hasSource oa:source_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc .

oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person-c4f64d9e-7230-41d3-9d1e-e61f3a92ecdf
  a a2a:Person ;
  rdfs:label "Jacob Sijbrens" ;
  a2a:PersonName [
    rdfs:label "Jacob Sijbrens" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Sijbrens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person-1dbd71dc-5066-4dc8-9522-473ea8f123e1
  a a2a:Person ;
  rdfs:label "Trijntke Aettes" ;
  a2a:PersonName [
    rdfs:label "Trijntke Aettes" ;
    a2a:PersonNameFirstName "Trijntke" ;
    a2a:PersonNamePatronym "Aettes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person-c1056be8-9a04-4a8d-af37-da4f86eaccbd
  a a2a:Person ;
  rdfs:label "Anne Iges" ;
  a2a:PersonName [
    rdfs:label "Anne Iges" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Iges"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person-ca010f0d-14b2-4b8b-b00d-4aec9b36c233
  a a2a:Person ;
  rdfs:label "Jel Alberts" ;
  a2a:PersonName [
    rdfs:label "Jel Alberts" ;
    a2a:PersonNameFirstName "Jel" ;
    a2a:PersonNamePatronym "Alberts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person-6eaaf1a4-64a3-4fd0-95b8-41df364fef74
  a a2a:Person ;
  rdfs:label "Obiam Broersma" ;
  a2a:PersonName [
    rdfs:label "Obiam Broersma" ;
    a2a:PersonNameFirstName "Obiam" ;
    a2a:PersonNameLastName "Broersma"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1609" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1609-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel"
  ] .

oa:relationep_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person:c4f64d9e-7230-41d3-9d1e-e61f3a92ecdf ;
  a2a:EventKeyRef oa:event_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Event1 .

oa:relationep_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person:1dbd71dc-5066-4dc8-9522-473ea8f123e1 ;
  a2a:EventKeyRef oa:event_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Event1 .

oa:relationep_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person:ca010f0d-14b2-4b8b-b00d-4aec9b36c233 ;
  a2a:EventKeyRef oa:event_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Event1 .

oa:relationep_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_3
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person:c1056be8-9a04-4a8d-af37-da4f86eaccbd ;
  a2a:EventKeyRef oa:event_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Event1 .

oa:relationep_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Person:6eaaf1a4-64a3-4fd0-95b8-41df364fef74 ;
  a2a:EventKeyRef oa:event_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc_Event1 .

oa:source_frl_efecc6c0-07b0-4bc1-9cd3-2a5290a700fc
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1609-05-13 - 1609-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1609-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1609-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1609" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1609-05-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Wijmbritseradeel - Tresoar, Deel: 082, Periode: 1605-1611" ;
    a2a:Book "Hypotheekboeken" ;
    a2a:RegistryNumber "082" ;
    a2a:Folio "169" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Wijmbritseradeel - Tresoar, Deel: 082, Periode: 1605-1611, Hypotheekboeken, 082, 169"
  ] ;
  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_0082%2FNL-0400410000_13-45_0082_000170.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/efecc6c0-07b0-4bc1-9cd3-2a5290a700fc" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_13-45%2FNL-0400410000_13-45_0082%2FNL-0400410000_13-45_0082_000170.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/efecc6c0-07b0-4bc1-9cd3-2a5290a700fc" ;
  a2a:RecordGUID "{efecc6c0-07b0-4bc1-9cd3-2a5290a700fc}" ;
  a2a:SourceRemarkOpmerking """13-05-1609 inschrijving schuldbekentenis
20-05-1603 schuld aangegaan

Kapitaal en bijzonderheden: gg 150; rente: 7 %

Jacob Sijbrens te Offingawier; schuldenaar; gehuwd met
Trijntke Aettes te Offingawier; ook persoonlijk aansprakelijk
Anne Iges te Sneek; burger in Sneek; schuldeiser; gehuwd met
Jel Alberts te Sneek
Obiam Broersma, notaris te Sneek; getuige""", "Oude inventaris: X1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230123_5324_00005324.xml van FRL" .

