@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_ce3936da-e5b3-47f6-9bb4-7a962e535d06
  a a2a:Record ;
  rdfs:label "Stemkohieren inschrijving in 1698 te Ferwoude" ;
  a2a:hasPerson oa:person_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Person-f1c3e3ff-0492-4b41-827f-527fa81f3b94, oa:person_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Person-e61408b9-a0b4-4df7-aca0-14a7314560fe, oa:person_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Person-88f5f562-bc6b-4c0e-b7f5-8af6465b4e06 ;
  a2a:hasEvent oa:event_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_0, oa:relationep_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_1, oa:relationep_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_2 ;
  a2a:hasSource oa:source_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06 .

oa:person_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Person-f1c3e3ff-0492-4b41-827f-527fa81f3b94
  a a2a:Person ;
  rdfs:label "Ycke Fouckes" ;
  a2a:PersonName [
    rdfs:label "Ycke Fouckes" ;
    a2a:PersonNameFirstName "Ycke" ;
    a2a:PersonNamePatronym "Fouckes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Person-e61408b9-a0b4-4df7-aca0-14a7314560fe
  a a2a:Person ;
  rdfs:label "Foppe Lammerts" ;
  a2a:PersonName [
    rdfs:label "Foppe Lammerts" ;
    a2a:PersonNameFirstName "Foppe" ;
    a2a:PersonNamePatronym "Lammerts"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Person-88f5f562-bc6b-4c0e-b7f5-8af6465b4e06
  a a2a:Person ;
  rdfs:label "Sibbel Yemes" ;
  a2a:PersonName [
    rdfs:label "Sibbel Yemes" ;
    a2a:PersonNameFirstName "Sibbel" ;
    a2a:PersonNamePatronym "Yemes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Event1
  a a2a:Event ;
  rdfs:label "other:Stemkohieren inschrijving" ;
  a2a:EventType "other:Stemkohieren inschrijving" ;
  a2a:EventDate [ a2a:Year "1698" ] ;
  a2a:EventPlace [
    a2a:Place "Ferwoude" ;
    rdfs:label "Ferwoude"
  ] .

oa:relationep_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_0
  a a2a:RelationEP ;
  rdfs:label "other:Gebruiker" ;
  a2a:RelationType "other:Gebruiker" ;
  a2a:PersonKeyRef oa:person_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Person:f1c3e3ff-0492-4b41-827f-527fa81f3b94 ;
  a2a:EventKeyRef oa:event_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Event1 .

oa:relationep_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_1
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar voor 1/2; papist" ;
  a2a:RelationType "other:Eigenaar voor 1/2; papist" ;
  a2a:PersonKeyRef oa:person_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Person:e61408b9-a0b4-4df7-aca0-14a7314560fe ;
  a2a:EventKeyRef oa:event_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Event1 .

oa:relationep_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_2
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar voor 1/2; papist" ;
  a2a:RelationType "other:Eigenaar voor 1/2; papist" ;
  a2a:PersonKeyRef oa:person_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Person:88f5f562-bc6b-4c0e-b7f5-8af6465b4e06 ;
  a2a:EventKeyRef oa:event_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06_Event1 .

oa:source_frl_ce3936da-e5b3-47f6-9bb4-7a962e535d06
  a a2a:Source ;
  rdfs:label "AlleFriezen, Stemkohieren" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "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: F2690, Periode: 1698" ;
    a2a:Book "Cohieren van Westergoo, deel 2" ;
    a2a:RegistryNumber "F2690" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Stemkohieren 1698 - Tresoar, Deel: F2690, Periode: 1698, Cohieren van Westergoo, deel 2, F2690"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ce3936da-e5b3-47f6-9bb4-7a962e535d06" ;
  a2a:RecordGUID "{ce3936da-e5b3-47f6-9bb4-7a962e535d06}" ;
  a2a:SourceRemarkOpmerking "Locatie: Ferwoude<br />Stemnr.: 25<br />Aantal stemmen: 1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_27955_00027955.xml van FRL" .

