@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_b72eabe3-bdf2-4f06-a504-446caeb5568b
  a a2a:Record ;
  rdfs:label "Inschrijving nedergerechten op 12 juni 1658 te Harlingen" ;
  a2a:hasPerson oa:person_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Person-5ca018b2-d25e-42ce-935f-b117eb8ca980, oa:person_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Person-8855cceb-5254-4e37-86f5-36ad90a11a54, oa:person_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Person-f85fa60d-69b9-46bc-ba13-116cf501812f ;
  a2a:hasEvent oa:event_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_0, oa:relationep_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_1, oa:relationep_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_2 ;
  a2a:hasSource oa:source_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b .

oa:person_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Person-5ca018b2-d25e-42ce-935f-b117eb8ca980
  a a2a:Person ;
  rdfs:label "Pytie Bauckes" ;
  a2a:PersonName [
    rdfs:label "Pytie Bauckes" ;
    a2a:PersonNameFirstName "Pytie" ;
    a2a:PersonNamePatronym "Bauckes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Person-8855cceb-5254-4e37-86f5-36ad90a11a54
  a a2a:Person ;
  rdfs:label "Sibren Sibrens" ;
  a2a:PersonName [
    rdfs:label "Sibren Sibrens" ;
    a2a:PersonNameFirstName "Sibren" ;
    a2a:PersonNamePatronym "Sibrens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Person-f85fa60d-69b9-46bc-ba13-116cf501812f
  a a2a:Person ;
  rdfs:label "Jacob Juriens" ;
  a2a:PersonName [
    rdfs:label "Jacob Juriens" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Juriens"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving nedergerechten" ;
  a2a:EventType "other:Inschrijving nedergerechten" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1658-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Person:5ca018b2-d25e-42ce-935f-b117eb8ca980 ;
  a2a:EventKeyRef oa:event_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Event1 .

oa:relationep_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_1
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Person:8855cceb-5254-4e37-86f5-36ad90a11a54 ;
  a2a:EventKeyRef oa:event_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Event1 .

oa:relationep_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_2
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Person:f85fa60d-69b9-46bc-ba13-116cf501812f ;
  a2a:EventKeyRef oa:event_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b_Event1 .

oa:source_frl_b72eabe3-bdf2-4f06-a504-446caeb5568b
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1658-06-12 - 1658-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1658-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1658" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1658-06-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Harlingen - Tresoar, Deel: 113, Periode: 1654-1665" ;
    a2a:Book "Autorisatieboeken" ;
    a2a:DocumentNumber "177" ;
    a2a:RegistryNumber "113" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Harlingen - Tresoar, Deel: 113, Periode: 1654-1665, Autorisatieboeken, 177, 113"
  ] ;
  a2a:SourceLastChangeDate "2017-07-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b72eabe3-bdf2-4f06-a504-446caeb5568b" ;
  a2a:RecordGUID "{b72eabe3-bdf2-4f06-a504-446caeb5568b}" ;
  a2a:SourceRemarkOpmerking """Pytie Bauckes moeder, Sibren Sibrens oud 11 jaar weeskind, Jacob Juriens curator, curator over personen en goederen""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20171204_00024931.xml van FRL" .

