@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_4e39ecd9-2de9-4a3e-9035-e37320f41608
  a a2a:Record ;
  rdfs:label "Stemkohieren inschrijving in 1728 te Wartena" ;
  a2a:hasPerson oa:person_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Person-c30cb654-7780-413f-9feb-ac8b5942064e, oa:person_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Person-114cf8c2-7a04-4c77-bc7b-a14abda7d529, oa:person_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Person-df1a5ecb-bc6c-4a3f-9060-c1447bcd8972 ;
  a2a:hasEvent oa:event_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_0, oa:relationep_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_1, oa:relationep_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_2 ;
  a2a:hasSource oa:source_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608 .

oa:person_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Person-c30cb654-7780-413f-9feb-ac8b5942064e
  a a2a:Person ;
  rdfs:label "Æsge Anes" ;
  a2a:PersonName [
    rdfs:label "Æsge Anes" ;
    a2a:PersonNameFirstName "Æsge" ;
    a2a:PersonNamePatronym "Anes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Person-114cf8c2-7a04-4c77-bc7b-a14abda7d529
  a a2a:Person ;
  rdfs:label "Tjalling Willem Camstra" ;
  a2a:PersonName [
    rdfs:label "Tjalling Willem Camstra" ;
    a2a:PersonNameFirstName "Tjalling Willem" ;
    a2a:PersonNameLastName "Camstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Person-df1a5ecb-bc6c-4a3f-9060-c1447bcd8972
  a a2a:Person ;
  rdfs:label "Pyter Æsges" ;
  a2a:PersonName [
    rdfs:label "Pyter Æsges" ;
    a2a:PersonNameFirstName "Pyter" ;
    a2a:PersonNamePatronym "Æsges"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Event1
  a a2a:Event ;
  rdfs:label "other:Stemkohieren inschrijving" ;
  a2a:EventType "other:Stemkohieren inschrijving" ;
  a2a:EventDate [ a2a:Year "1728" ] ;
  a2a:EventPlace [
    a2a:Place "Wartena" ;
    rdfs:label "Wartena"
  ] .

oa:relationep_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_0
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar van de landen; papist" ;
  a2a:RelationType "other:Eigenaar van de landen; papist" ;
  a2a:PersonKeyRef oa:person_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Person:c30cb654-7780-413f-9feb-ac8b5942064e ;
  a2a:EventKeyRef oa:event_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Event1 .

oa:relationep_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_1
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar van het hornleger en de stem" ;
  a2a:RelationType "other:Eigenaar van het hornleger en de stem" ;
  a2a:PersonKeyRef oa:person_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Person:114cf8c2-7a04-4c77-bc7b-a14abda7d529 ;
  a2a:EventKeyRef oa:event_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Event1 .

oa:relationep_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_2
  a a2a:RelationEP ;
  rdfs:label "other:Gebruiker" ;
  a2a:RelationType "other:Gebruiker" ;
  a2a:PersonKeyRef oa:person_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Person:df1a5ecb-bc6c-4a3f-9060-c1447bcd8972 ;
  a2a:EventKeyRef oa:event_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608_Event1 .

oa:source_frl_4e39ecd9-2de9-4a3e-9035-e37320f41608
  a a2a:Source ;
  rdfs:label "AlleFriezen, Stemkohieren" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1728-01-01 - 1728-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1728" ] ;
  a2a:SourceType "other:Stemkohieren" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Gewestelijke bestuursinstellingen van Friesland 1580-1795 - Tresoar, Deel: 3376, Per..." ;
    a2a:Book "Stem- en floreenkohieren 1728" ;
    a2a:RegistryNumber "3376" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Gewestelijke bestuursinstellingen van Friesland 1580-1795 - Tresoar, Deel: 3376, Per..., Stem- en floreenkohieren 1728, 3376"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4e39ecd9-2de9-4a3e-9035-e37320f41608" ;
  a2a:RecordGUID "{4e39ecd9-2de9-4a3e-9035-e37320f41608}" ;
  a2a:SourceRemarkOpmerking "Locatie: Wartena<br />Stemnr.: 10<br />Aantal stemmen: 1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_27763_00027763.xml van FRL" .

