@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_95f66ae8-b4cc-4649-b370-e90bde7c4bb9
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 12 augustus 1619 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person-19a585ab-162c-4292-a8a2-5c570a0794a0, oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person-50fa7951-1d73-410d-b96e-d9c138fbd300, oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person-6572484e-309a-4c65-af01-f9b63215cf39, oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person-79dbb196-eea2-4050-8f1f-5299f074c972 ;
  a2a:hasEvent oa:event_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_0, oa:relationep_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_1, oa:relationep_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_2 ;
  a2a:hasSource oa:source_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9 .

oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person-19a585ab-162c-4292-a8a2-5c570a0794a0
  a a2a:Person ;
  rdfs:label "Douwe Abbis" ;
  a2a:PersonName [
    rdfs:label "Douwe Abbis" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Abbis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "molenaar" .

oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person-50fa7951-1d73-410d-b96e-d9c138fbd300
  a a2a:Person ;
  rdfs:label "Jouk Aedes" ;
  a2a:PersonName [
    rdfs:label "Jouk Aedes" ;
    a2a:PersonNameFirstName "Jouk" ;
    a2a:PersonNamePatronym "Aedes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person-6572484e-309a-4c65-af01-f9b63215cf39
  a a2a:Person ;
  rdfs:label "Aede Douwes" ;
  a2a:PersonName [
    rdfs:label "Aede Douwes" ;
    a2a:PersonNameFirstName "Aede" ;
    a2a:PersonNamePatronym "Douwes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar en 3 maanden" ;
    rdfs:label "1 jaar en 3 maanden"
  ] .

oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person-79dbb196-eea2-4050-8f1f-5299f074c972
  a a2a:Person ;
  rdfs:label "Jan Aedis" ;
  a2a:PersonName [
    rdfs:label "Jan Aedis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Aedis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "schipper op Harlingen" .

oa:event_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1619" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1619-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person:19a585ab-162c-4292-a8a2-5c570a0794a0 ;
  a2a:EventKeyRef oa:event_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Event1 .

oa:relationep_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_1
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person:6572484e-309a-4c65-af01-f9b63215cf39 ;
  a2a:EventKeyRef oa:event_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Event1 .

oa:relationep_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_2
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Person:79dbb196-eea2-4050-8f1f-5299f074c972 ;
  a2a:EventKeyRef oa:event_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9_Event1 .

oa:source_frl_95f66ae8-b4cc-4649-b370-e90bde7c4bb9
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1619-08-12 - 1619-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1619-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1619-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1619" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1619-08-12"^^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: 3318, Periode:..." ;
    a2a:Book "Autorisatieboek 1611-1624" ;
    a2a:RegistryNumber "3318" ;
    a2a:Folio "135v" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3318, Periode:..., Autorisatieboek 1611-1624, 3318, 135v"
  ] ;
  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_3318%2FNL-LwHCL_1001_3318_000136.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/95f66ae8-b4cc-4649-b370-e90bde7c4bb9" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-LwHCL%2FNL-LwHCL_1001%2FNL-LwHCL_1001_3318%2FNL-LwHCL_1001_3318_000136.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/95f66ae8-b4cc-4649-b370-e90bde7c4bb9" ;
  a2a:RecordGUID "{95f66ae8-b4cc-4649-b370-e90bde7c4bb9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_33682_00033682.xml van FRL" .

[] a2a:PersonRemarkdiversen "moeder, overleden" .
[] a2a:PersonRemarkdiversen "curator ad actum divisionis ouderlijke goederen, oom" .
