@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_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 23 september 1618 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person-b0d5ea0b-f601-4880-96fa-d725f6c0ec7a, oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person-29761d55-dc42-4d9b-8366-322e03dda1d8, oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person-178dde8f-5908-4e60-8f5e-bf603c38c57b, oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person-3cdeba97-cb10-4d4b-97b9-3f830752d796 ;
  a2a:hasEvent oa:event_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_0, oa:relationep_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_1, oa:relationep_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_2, oa:relationep_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_3 ;
  a2a:hasSource oa:source_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3 .

oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person-b0d5ea0b-f601-4880-96fa-d725f6c0ec7a
  a a2a:Person ;
  rdfs:label "Grietie Jan Juriens" ;
  a2a:PersonName [
    rdfs:label "Grietie Jan Juriens" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNamePrefixLastName "Juriens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] .

oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person-29761d55-dc42-4d9b-8366-322e03dda1d8
  a a2a:Person ;
  rdfs:label "Jan Juriens" ;
  a2a:PersonName [
    rdfs:label "Jan Juriens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Juriens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person-178dde8f-5908-4e60-8f5e-bf603c38c57b
  a a2a:Person ;
  rdfs:label "Feicke Dircks" ;
  a2a:PersonName [
    rdfs:label "Feicke Dircks" ;
    a2a:PersonNameFirstName "Feicke" ;
    a2a:PersonNamePatronym "Dircks"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "hellebardier" .

oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person-3cdeba97-cb10-4d4b-97b9-3f830752d796
  a a2a:Person ;
  rdfs:label "Nicolaus Wilhelmi" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Wilhelmi" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNamePatronym "Wilhelmi"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "procureur-postulant gerecht" .

oa:event_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1618" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1618-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_0
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person:b0d5ea0b-f601-4880-96fa-d725f6c0ec7a ;
  a2a:EventKeyRef oa:event_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Event1 .

oa:relationep_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person:29761d55-dc42-4d9b-8366-322e03dda1d8 ;
  a2a:EventKeyRef oa:event_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Event1 .

oa:relationep_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_2
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person:178dde8f-5908-4e60-8f5e-bf603c38c57b ;
  a2a:EventKeyRef oa:event_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Event1 .

oa:relationep_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_3
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Person:3cdeba97-cb10-4d4b-97b9-3f830752d796 ;
  a2a:EventKeyRef oa:event_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3_Event1 .

oa:source_frl_0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1618-09-23 - 1618-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1618-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1618-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1618" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1618-09-23"^^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 "115v" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3318, Periode:..., Autorisatieboek 1611-1624, 3318, 115v"
  ] ;
  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_000117.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-LwHCL%2FNL-LwHCL_1001%2FNL-LwHCL_1001_3318%2FNL-LwHCL_1001_3318_000117.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3" ;
  a2a:RecordGUID "{0c6c2568-93c6-4c5c-bee5-e5e7be33c8a3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_33372_00033372.xml van FRL" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden, weduwe en erven doen rekening" .
[] a2a:PersonRemarkdiversen "curator ter controle van de rekening" .
