@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_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 13 april 1624 te Wijmbritseradeel" ;
  a2a:hasPerson oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-fbb7f5e3-1489-46ab-9efd-32b0434e461f, oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-c4d31f79-a331-4edd-b764-699726bbf765, oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-cadcd3ea-b86f-4f79-beba-bccb133fc993, oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-a4637512-d98b-4ed7-9791-0307ebf4bf48, oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-42180c97-0ec4-4efa-b65a-3d349d66adcd, oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-a66b508b-68c5-4242-bbd2-c402838a91ca ;
  a2a:hasEvent oa:event_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_0, oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_1, oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_2, oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_3, oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_4, oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_5 ;
  a2a:hasSource oa:source_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3 .

oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-fbb7f5e3-1489-46ab-9efd-32b0434e461f
  a a2a:Person ;
  rdfs:label "Tierd Sijbrants" ;
  a2a:PersonName [
    rdfs:label "Tierd Sijbrants" ;
    a2a:PersonNameFirstName "Tierd" ;
    a2a:PersonNamePatronym "Sijbrants"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-c4d31f79-a331-4edd-b764-699726bbf765
  a a2a:Person ;
  rdfs:label "Griet Jans" ;
  a2a:PersonName [
    rdfs:label "Griet Jans" ;
    a2a:PersonNameFirstName "Griet" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-cadcd3ea-b86f-4f79-beba-bccb133fc993
  a a2a:Person ;
  rdfs:label "Pieter Baes" ;
  a2a:PersonName [
    rdfs:label "Pieter Baes" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Baes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-a4637512-d98b-4ed7-9791-0307ebf4bf48
  a a2a:Person ;
  rdfs:label "Gerlts Sijbrants" ;
  a2a:PersonName [
    rdfs:label "Gerlts Sijbrants" ;
    a2a:PersonNameFirstName "Gerlts" ;
    a2a:PersonNamePatronym "Sijbrants"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-42180c97-0ec4-4efa-b65a-3d349d66adcd
  a a2a:Person ;
  rdfs:label "Joanne Bloemendal" ;
  a2a:PersonName [
    rdfs:label "Joanne Bloemendal" ;
    a2a:PersonNameFirstName "Joanne" ;
    a2a:PersonNameLastName "Bloemendal"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person-a66b508b-68c5-4242-bbd2-c402838a91ca
  a a2a:Person ;
  rdfs:label "Jacobo van Loon" ;
  a2a:PersonName [
    rdfs:label "Jacobo van Loon" ;
    a2a:PersonNameFirstName "Jacobo" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1624" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1624-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel"
  ] .

oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person:fbb7f5e3-1489-46ab-9efd-32b0434e461f ;
  a2a:EventKeyRef oa:event_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Event1 .

oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person:c4d31f79-a331-4edd-b764-699726bbf765 ;
  a2a:EventKeyRef oa:event_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Event1 .

oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person:a4637512-d98b-4ed7-9791-0307ebf4bf48 ;
  a2a:EventKeyRef oa:event_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Event1 .

oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_3
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person:cadcd3ea-b86f-4f79-beba-bccb133fc993 ;
  a2a:EventKeyRef oa:event_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Event1 .

oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person:42180c97-0ec4-4efa-b65a-3d349d66adcd ;
  a2a:EventKeyRef oa:event_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Event1 .

oa:relationep_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Person:a66b508b-68c5-4242-bbd2-c402838a91ca ;
  a2a:EventKeyRef oa:event_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3_Event1 .

oa:source_frl_0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1624-04-13 - 1624-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1624-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1624-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1624" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1624-04-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Wijmbritseradeel - Tresoar, Deel: 085, Periode: 1620-1625" ;
    a2a:Book "Hypotheekboeken" ;
    a2a:RegistryNumber "085" ;
    a2a:Folio "258v" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Wijmbritseradeel - Tresoar, Deel: 085, Periode: 1620-1625, Hypotheekboeken, 085, 258v"
  ] ;
  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_0085%2FNL-0400410000_13-45_0085_000258.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_13-45%2FNL-0400410000_13-45_0085%2FNL-0400410000_13-45_0085_000258.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-12-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3" ;
  a2a:RecordGUID "{0b4c8f2f-e0e4-46dc-a6ec-f4b3c4eaf7f3}" ;
  a2a:SourceRemarkOpmerking """13-04-1624 inschrijving schuldbekentenis

Kapitaal en bijzonderheden: gg 150; rente: 6

Tierd Sijbrants te Tirns; schuldenaar; gehuwd met
Griet Jans te Tirns
Pieter Baes te Saard; schuldeiser; gehuwd met
Gerlts Sijbrants te Saard
Joanne Bloemendal, secretaris Wijmbritseradeel; getuige
Jacobo van Loon, klerk Bloemendal; getuige""", "Oude inventaris: X4" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230123_5191_00005191.xml van FRL" .

