@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_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3
  a a2a:Record ;
  rdfs:label "Stemkohieren inschrijving in 1728 te Noordwolde" ;
  a2a:hasPerson oa:person_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Person-0162265b-6c69-4587-8ded-a11d8465bd35, oa:person_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Person-f38c74c8-0f84-4d4c-b0e8-a87b5eefecde, oa:person_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Person-7170a629-ec7b-427c-9e43-736559dd063f ;
  a2a:hasEvent oa:event_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_0, oa:relationep_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_1, oa:relationep_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_2 ;
  a2a:hasSource oa:source_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3 .

oa:person_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Person-0162265b-6c69-4587-8ded-a11d8465bd35
  a a2a:Person ;
  rdfs:label "Elisabeth Voet" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Voet" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Voet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Person-f38c74c8-0f84-4d4c-b0e8-a87b5eefecde
  a a2a:Person ;
  rdfs:label "Maria Voet" ;
  a2a:PersonName [
    rdfs:label "Maria Voet" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Voet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Person-7170a629-ec7b-427c-9e43-736559dd063f
  a a2a:Person ;
  rdfs:label "Hendrik Wyben" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wyben" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Wyben"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Event1
  a a2a:Event ;
  rdfs:label "other:Stemkohieren inschrijving" ;
  a2a:EventType "other:Stemkohieren inschrijving" ;
  a2a:EventDate [ a2a:Year "1728" ] ;
  a2a:EventPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:relationep_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_0
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar" ;
  a2a:RelationType "other:Eigenaar" ;
  a2a:PersonKeyRef oa:person_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Person:0162265b-6c69-4587-8ded-a11d8465bd35 ;
  a2a:EventKeyRef oa:event_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Event1 .

oa:relationep_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_1
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar" ;
  a2a:RelationType "other:Eigenaar" ;
  a2a:PersonKeyRef oa:person_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Person:f38c74c8-0f84-4d4c-b0e8-a87b5eefecde ;
  a2a:EventKeyRef oa:event_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Event1 .

oa:relationep_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_2
  a a2a:RelationEP ;
  rdfs:label "other:Gebruiker" ;
  a2a:RelationType "other:Gebruiker" ;
  a2a:PersonKeyRef oa:person_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Person:7170a629-ec7b-427c-9e43-736559dd063f ;
  a2a:EventKeyRef oa:event_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3_Event1 .

oa:source_frl_4c4f4b0a-22e6-4fa8-913f-e00178ce80e3
  a a2a:Source ;
  rdfs:label "AlleFriezen, Stemkohieren" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "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: 3610, Per..." ;
    a2a:Book "Floreenkohieren 1728" ;
    a2a:RegistryNumber "3610" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Gewestelijke bestuursinstellingen van Friesland 1580-1795 - Tresoar, Deel: 3610, Per..., Floreenkohieren 1728, 3610"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4c4f4b0a-22e6-4fa8-913f-e00178ce80e3" ;
  a2a:RecordGUID "{4c4f4b0a-22e6-4fa8-913f-e00178ce80e3}" ;
  a2a:SourceRemarkOpmerking "Locatie: Noordwolde<br />Stemnr.: 32<br />Aantal stemmen: 1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_27761_00027761.xml van FRL" .

