@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_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1
  a a2a:Record ;
  rdfs:label "Inschrijving nedergerechten op 13 mei 1669 te Harlingen" ;
  a2a:hasPerson oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person-8a4fd202-b8b3-4f1e-900b-4023d4bc7739, oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person-676a84a4-e024-4088-8996-5815989c3904, oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person-459ebfd1-4396-4cb4-ba5a-0cd156c956ec, oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person-bc666a51-eb6f-4220-a7f0-4c92df8db061, oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person-47672b61-f31d-419a-a35b-cb627c8d3a94 ;
  a2a:hasEvent oa:event_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_0, oa:relationep_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_1, oa:relationep_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_2, oa:relationep_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_3, oa:relationep_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_4 ;
  a2a:hasSource oa:source_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1 .

oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person-8a4fd202-b8b3-4f1e-900b-4023d4bc7739
  a a2a:Person ;
  rdfs:label "Joannes Tarquinius Roorda" ;
  a2a:PersonName [
    rdfs:label "Joannes Tarquinius Roorda" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Tarquinius" ;
    a2a:PersonNameLastName "Roorda"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person-676a84a4-e024-4088-8996-5815989c3904
  a a2a:Person ;
  rdfs:label "Grietje Foppes" ;
  a2a:PersonName [
    rdfs:label "Grietje Foppes" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Foppes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person-459ebfd1-4396-4cb4-ba5a-0cd156c956ec
  a a2a:Person ;
  rdfs:label "Jan Dirks Roorda" ;
  a2a:PersonName [
    rdfs:label "Jan Dirks Roorda" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Roorda"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person-bc666a51-eb6f-4220-a7f0-4c92df8db061
  a a2a:Person ;
  rdfs:label "Foppe Foppes" ;
  a2a:PersonName [
    rdfs:label "Foppe Foppes" ;
    a2a:PersonNameFirstName "Foppe" ;
    a2a:PersonNamePatronym "Foppes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person-47672b61-f31d-419a-a35b-cb627c8d3a94
  a a2a:Person ;
  rdfs:label "Tarquinus Theodorus" ;
  a2a:PersonName [
    rdfs:label "Tarquinus Theodorus" ;
    a2a:PersonNameFirstName "Tarquinus" ;
    a2a:PersonNamePatronym "Theodorus"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving nedergerechten" ;
  a2a:EventType "other:Inschrijving nedergerechten" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1669-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_0
  a a2a:RelationEP ;
  rdfs:label "other:Weeskind" ;
  a2a:RelationType "other:Weeskind" ;
  a2a:PersonKeyRef oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person:8a4fd202-b8b3-4f1e-900b-4023d4bc7739 ;
  a2a:EventKeyRef oa:event_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Event1 .

oa:relationep_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person:676a84a4-e024-4088-8996-5815989c3904 ;
  a2a:EventKeyRef oa:event_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Event1 .

oa:relationep_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_2
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person:459ebfd1-4396-4cb4-ba5a-0cd156c956ec ;
  a2a:EventKeyRef oa:event_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Event1 .

oa:relationep_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_3
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person:bc666a51-eb6f-4220-a7f0-4c92df8db061 ;
  a2a:EventKeyRef oa:event_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Event1 .

oa:relationep_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Person:47672b61-f31d-419a-a35b-cb627c8d3a94 ;
  a2a:EventKeyRef oa:event_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1_Event1 .

oa:source_frl_9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1669-05-13 - 1669-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1669" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1669-05-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Harlingen - Tresoar, Deel: 114, Periode: 1665-1681" ;
    a2a:Book "Autorisatieboeken" ;
    a2a:DocumentNumber "567" ;
    a2a:RegistryNumber "114" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Harlingen - Tresoar, Deel: 114, Periode: 1665-1681, Autorisatieboeken, 567, 114"
  ] ;
  a2a:SourceLastChangeDate "2017-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1" ;
  a2a:RecordGUID "{9924aef8-a32e-4d8d-b564-3cd7fa7bc9e1}" ;
  a2a:SourceRemarkOpmerking """Joannes Tarquinius Roorda oud 14 jaar weeskind, Wijlen Grietje Foppes moeder, Jan Dirks Roorda burger mr. goudsmid curator, curator over personen en goederen, oomWijlen Foppe Foppes curator, curator, grootvaderWijlen Tarquinus Theodorus notaris, vroedsman vader""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20171204_00024914.xml van FRL" .

