@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_55ca34eb-e684-463d-9b9d-42b45a9b02cd
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 16 januari 1640 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person-5c2bd594-370c-4a7c-b071-98fcfdd18ef2, oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person-b70a87be-cb77-4b8e-b45c-128aba558d9d, oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person-d6a54026-3afc-4938-b2b2-dc22fc882d86, oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person-b7efac5d-9b98-4b10-82a3-ead1258d1463 ;
  a2a:hasEvent oa:event_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_0, oa:relationep_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_1, oa:relationep_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_2, oa:relationep_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_3 ;
  a2a:hasSource oa:source_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd .

oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person-5c2bd594-370c-4a7c-b071-98fcfdd18ef2
  a a2a:Person ;
  rdfs:label "Werp Douwes" ;
  a2a:PersonName [
    rdfs:label "Werp Douwes" ;
    a2a:PersonNameFirstName "Werp" ;
    a2a:PersonNamePatronym "Douwes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] .

oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person-b70a87be-cb77-4b8e-b45c-128aba558d9d
  a a2a:Person ;
  rdfs:label "Beitske Douwes" ;
  a2a:PersonName [
    rdfs:label "Beitske Douwes" ;
    a2a:PersonNameFirstName "Beitske" ;
    a2a:PersonNamePatronym "Douwes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] .

oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person-d6a54026-3afc-4938-b2b2-dc22fc882d86
  a a2a:Person ;
  rdfs:label "Gaius Nauta" ;
  a2a:PersonName [
    rdfs:label "Gaius Nauta" ;
    a2a:PersonNameFirstName "Gaius" ;
    a2a:PersonNameLastName "Nauta"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person-b7efac5d-9b98-4b10-82a3-ead1258d1463
  a a2a:Person ;
  rdfs:label "Tiaerd Hettes Epema" ;
  a2a:PersonName [
    rdfs:label "Tiaerd Hettes Epema" ;
    a2a:PersonNameFirstName "Tiaerd" ;
    a2a:PersonNamePatronym "Hettes" ;
    a2a:PersonNameLastName "Epema"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1640" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1640-01-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_0
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person:5c2bd594-370c-4a7c-b071-98fcfdd18ef2 ;
  a2a:EventKeyRef oa:event_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Event1 .

oa:relationep_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_1
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person:b70a87be-cb77-4b8e-b45c-128aba558d9d ;
  a2a:EventKeyRef oa:event_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Event1 .

oa:relationep_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_2
  a a2a:RelationEP ;
  rdfs:label "other:Erflater" ;
  a2a:RelationType "other:Erflater" ;
  a2a:PersonKeyRef oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person:d6a54026-3afc-4938-b2b2-dc22fc882d86 ;
  a2a:EventKeyRef oa:event_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Event1 .

oa:relationep_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_3
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Person:b7efac5d-9b98-4b10-82a3-ead1258d1463 ;
  a2a:EventKeyRef oa:event_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd_Event1 .

oa:source_frl_55ca34eb-e684-463d-9b9d-42b45a9b02cd
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1640-01-16 - 1640-01-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1640-01-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1640-01-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1640" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1640-01-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3319, Periode:..." ;
    a2a:Book "Autorisatieboek 1637-1648" ;
    a2a:RegistryNumber "3319" ;
    a2a:Folio "60r" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3319, Periode:..., Autorisatieboek 1637-1648, 3319, 60r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-LwHCL%2FNL-LwHCL_1001%2FNL-LwHCL_1001_3319%2FNL-LwHCL_1001_3319_000060.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/55ca34eb-e684-463d-9b9d-42b45a9b02cd" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-LwHCL%2FNL-LwHCL_1001%2FNL-LwHCL_1001_3319%2FNL-LwHCL_1001_3319_000060.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-09-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/55ca34eb-e684-463d-9b9d-42b45a9b02cd" ;
  a2a:RecordGUID "{55ca34eb-e684-463d-9b9d-42b45a9b02cd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_35286_00035286.xml van FRL" .

[] a2a:PersonRemarkdiversen "curator ad actum divisionis met moeder e.a. erven" .
