@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_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855
  a a2a:Record ;
  rdfs:label "Stemkohieren inschrijving in 1698 te Peins" ;
  a2a:hasPerson oa:person_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_Person-ad9bc7fd-b6aa-416c-a989-8f9281357090, oa:person_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_Person-bbc4b87f-c56d-46cd-9b35-8cbdf93c4e36 ;
  a2a:hasEvent oa:event_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_0, oa:relationep_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_1 ;
  a2a:hasSource oa:source_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855 .

oa:person_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_Person-ad9bc7fd-b6aa-416c-a989-8f9281357090
  a a2a:Person ;
  rdfs:label "Ynte Pytters" ;
  a2a:PersonName [
    rdfs:label "Ynte Pytters" ;
    a2a:PersonNameFirstName "Ynte" ;
    a2a:PersonNamePatronym "Pytters"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_Person-bbc4b87f-c56d-46cd-9b35-8cbdf93c4e36
  a a2a:Person ;
  rdfs:label "Tjepke Eminga" ;
  a2a:PersonName [
    rdfs:label "Tjepke Eminga" ;
    a2a:PersonNameFirstName "Tjepke" ;
    a2a:PersonNameLastName "Eminga"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_Event1
  a a2a:Event ;
  rdfs:label "other:Stemkohieren inschrijving" ;
  a2a:EventType "other:Stemkohieren inschrijving" ;
  a2a:EventDate [ a2a:Year "1698" ] ;
  a2a:EventPlace [
    a2a:Place "Peins" ;
    rdfs:label "Peins"
  ] .

oa:relationep_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_0
  a a2a:RelationEP ;
  rdfs:label "other:Gebruiker" ;
  a2a:RelationType "other:Gebruiker" ;
  a2a:PersonKeyRef oa:person_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_Person:ad9bc7fd-b6aa-416c-a989-8f9281357090 ;
  a2a:EventKeyRef oa:event_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_Event1 .

oa:relationep_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_1
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar; papist" ;
  a2a:RelationType "other:Eigenaar; papist" ;
  a2a:PersonKeyRef oa:person_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_Person:bbc4b87f-c56d-46cd-9b35-8cbdf93c4e36 ;
  a2a:EventKeyRef oa:event_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855_Event1 .

oa:source_frl_a66bbc2c-1e81-4e9b-9d1e-d214ca41c855
  a a2a:Source ;
  rdfs:label "AlleFriezen, Stemkohieren" ;
  a2a:SourcePlace [
    a2a:Place "Franekeradeel" ;
    rdfs:label "Franekeradeel", "1698-01-01 - 1698-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1698" ] ;
  a2a:SourceType "other:Stemkohieren" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Stemkohieren 1698 - Tresoar, Deel: F2689, Periode: 1698" ;
    a2a:Book "Cohieren van Westergoo, deel 1" ;
    a2a:RegistryNumber "F2689" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Stemkohieren 1698 - Tresoar, Deel: F2689, Periode: 1698, Cohieren van Westergoo, deel 1, F2689"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/a66bbc2c-1e81-4e9b-9d1e-d214ca41c855" ;
  a2a:RecordGUID "{a66bbc2c-1e81-4e9b-9d1e-d214ca41c855}" ;
  a2a:SourceRemarkOpmerking "Locatie: Peins<br />Stemnr.: 13<br />Aantal stemmen: 1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_27895_00027895.xml van FRL" .

