@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_09212c12-e22d-460f-b8d9-ff7e93bcd30b
  a a2a:Record ;
  rdfs:label "Stemkohieren inschrijving in 1728 te Elsloo" ;
  a2a:hasPerson oa:person_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_Person-82992154-44c0-46b4-ab7c-7a9fb76185d1, oa:person_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_Person-018c619b-151e-4a1c-a5c7-0090955e5956 ;
  a2a:hasEvent oa:event_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_0, oa:relationep_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_1 ;
  a2a:hasSource oa:source_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b .

oa:person_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_Person-82992154-44c0-46b4-ab7c-7a9fb76185d1
  a a2a:Person ;
  rdfs:label "Jan Hendriks" ;
  a2a:PersonName [
    rdfs:label "Jan Hendriks" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Hendriks"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_Person-018c619b-151e-4a1c-a5c7-0090955e5956
  a a2a:Person ;
  rdfs:label "Thijs Pyters" ;
  a2a:PersonName [
    rdfs:label "Thijs Pyters" ;
    a2a:PersonNameFirstName "Thijs" ;
    a2a:PersonNamePatronym "Pyters"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_Event1
  a a2a:Event ;
  rdfs:label "other:Stemkohieren inschrijving" ;
  a2a:EventType "other:Stemkohieren inschrijving" ;
  a2a:EventDate [ a2a:Year "1728" ] ;
  a2a:EventPlace [
    a2a:Place "Elsloo" ;
    rdfs:label "Elsloo"
  ] .

oa:relationep_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_0
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar" ;
  a2a:RelationType "other:Eigenaar" ;
  a2a:PersonKeyRef oa:person_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_Person:82992154-44c0-46b4-ab7c-7a9fb76185d1 ;
  a2a:EventKeyRef oa:event_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_Event1 .

oa:relationep_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_1
  a a2a:RelationEP ;
  rdfs:label "other:Gebruiker" ;
  a2a:RelationType "other:Gebruiker" ;
  a2a:PersonKeyRef oa:person_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_Person:018c619b-151e-4a1c-a5c7-0090955e5956 ;
  a2a:EventKeyRef oa:event_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b_Event1 .

oa:source_frl_09212c12-e22d-460f-b8d9-ff7e93bcd30b
  a a2a:Source ;
  rdfs:label "AlleFriezen, Stemkohieren" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "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: 3476, Per..." ;
    a2a:Book "Stem- en floreenkohieren 1728" ;
    a2a:RegistryNumber "3476" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Gewestelijke bestuursinstellingen van Friesland 1580-1795 - Tresoar, Deel: 3476, Per..., Stem- en floreenkohieren 1728, 3476"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/09212c12-e22d-460f-b8d9-ff7e93bcd30b" ;
  a2a:RecordGUID "{09212c12-e22d-460f-b8d9-ff7e93bcd30b}" ;
  a2a:SourceRemarkOpmerking "Locatie: Elsloo<br />Stemnr.: 25<br />Aantal stemmen: 1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_27661_00027661.xml van FRL" .

