@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_da1768b0-b816-9b99-e3c2-6c596fcf0616
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 30 januari 1760 te Opsterland" ;
  a2a:hasPerson oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person-c7d52366-3505-395e-8bb2-e884f2a74abb, oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person-b4323408-77bf-9950-80c5-be12954d578c, oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person-44845e3b-55d6-a10b-943c-c23e545dc3b8, oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person-09641e1a-cebb-7514-81d7-3caa1f8a12f6, oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person-df59754a-c316-c664-57d4-948e1d4cf68c ;
  a2a:hasEvent oa:event_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_0, oa:relationep_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_1, oa:relationep_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_2, oa:relationep_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_3, oa:relationep_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_4 ;
  a2a:hasSource oa:source_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616 .

oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person-c7d52366-3505-395e-8bb2-e884f2a74abb
  a a2a:Person ;
  rdfs:label "Wobbe Wolters" ;
  a2a:PersonName [
    rdfs:label "Wobbe Wolters" ;
    a2a:PersonNameFirstName "Wobbe" ;
    a2a:PersonNamePatronym "Wolters"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person-b4323408-77bf-9950-80c5-be12954d578c
  a a2a:Person ;
  rdfs:label "Jancke Jochems" ;
  a2a:PersonName [
    rdfs:label "Jancke Jochems" ;
    a2a:PersonNameFirstName "Jancke" ;
    a2a:PersonNamePatronym "Jochems"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person-44845e3b-55d6-a10b-943c-c23e545dc3b8
  a a2a:Person ;
  rdfs:label "Gielke Wobbes" ;
  a2a:PersonName [
    rdfs:label "Gielke Wobbes" ;
    a2a:PersonNameFirstName "Gielke" ;
    a2a:PersonNamePatronym "Wobbes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "5 jaar" ;
    rdfs:label "5 jaar"
  ] .

oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person-09641e1a-cebb-7514-81d7-3caa1f8a12f6
  a a2a:Person ;
  rdfs:label "Sybe Wolters" ;
  a2a:PersonName [
    rdfs:label "Sybe Wolters" ;
    a2a:PersonNameFirstName "Sybe" ;
    a2a:PersonNamePatronym "Wolters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langezwaag" ;
    rdfs:label "Langezwaag"
  ] ;
  a2a:Profession "huisman" .

oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person-df59754a-c316-c664-57d4-948e1d4cf68c
  a a2a:Person ;
  rdfs:label "Gialt Annes" ;
  a2a:PersonName [
    rdfs:label "Gialt Annes" ;
    a2a:PersonNameFirstName "Gialt" ;
    a2a:PersonNamePatronym "Annes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langezwaat" ;
    rdfs:label "Langezwaat"
  ] ;
  a2a:Profession "huisman" .

oa:event_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1760-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:relationep_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person:c7d52366-3505-395e-8bb2-e884f2a74abb ;
  a2a:EventKeyRef oa:event_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Event1 .

oa:relationep_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person:b4323408-77bf-9950-80c5-be12954d578c ;
  a2a:EventKeyRef oa:event_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Event1 .

oa:relationep_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person:44845e3b-55d6-a10b-943c-c23e545dc3b8 ;
  a2a:EventKeyRef oa:event_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Event1 .

oa:relationep_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_3
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person:09641e1a-cebb-7514-81d7-3caa1f8a12f6 ;
  a2a:EventKeyRef oa:event_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Event1 .

oa:relationep_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_4
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Person:df59754a-c316-c664-57d4-948e1d4cf68c ;
  a2a:EventKeyRef oa:event_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616_Event1 .

oa:source_frl_da1768b0-b816-9b99-e3c2-6c596fcf0616
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1760-01-30 - 1760-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1760-01-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Opsterland - Tresoar, Deel: 055, Periode: 1723-1769" ;
    a2a:Book "Autorisatieboeken" ;
    a2a:RegistryNumber "055" ;
    a2a:Folio "23" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Opsterland - Tresoar, Deel: 055, Periode: 1723-1769, Autorisatieboeken, 055, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_13-29%2FNL-0400410000_13-29_0055%2FNL-0400410000_13-29_0055_000125.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/da1768b0-b816-9b99-e3c2-6c596fcf0616" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_13-29%2FNL-0400410000_13-29_0055%2FNL-0400410000_13-29_0055_000125.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/da1768b0-b816-9b99-e3c2-6c596fcf0616" ;
  a2a:RecordGUID "{da1768b0-b816-9b99-e3c2-6c596fcf0616}" ;
  a2a:SourceRemarkOpmerking """Ouders: wijlen Wobbe Wolters en Jancke Jochems
Kind: Gielke Wobbes, in 't 6e jaar
Curatoren: Sybe Wolters, huisman in Langezwaag en Gialt Annes, huisman in Langezwaag""", "Oude inventaris: K1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_33833_00033833.xml van FRL" .

