@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_2572cf90-059a-4fc7-9741-44a5a7b7821f
  a a2a:Record ;
  rdfs:label "Stemkohieren inschrijving in 1698 te Boyl" ;
  a2a:hasPerson oa:person_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_Person-aff0fcba-9ba9-4783-b412-d80644f003b1, oa:person_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_Person-b3568aa1-fe47-4d52-95c2-7ad49d44fff3 ;
  a2a:hasEvent oa:event_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_0, oa:relationep_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_1 ;
  a2a:hasSource oa:source_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f .

oa:person_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_Person-aff0fcba-9ba9-4783-b412-d80644f003b1
  a a2a:Person ;
  rdfs:label "Daniel de Block Scheltinga" ;
  a2a:PersonName [
    rdfs:label "Daniel de Block Scheltinga" ;
    a2a:PersonNameFirstName "Daniel de Block" ;
    a2a:PersonNameLastName "Scheltinga"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_Person-b3568aa1-fe47-4d52-95c2-7ad49d44fff3
  a a2a:Person ;
  rdfs:label "Jacob Luytjes" ;
  a2a:PersonName [
    rdfs:label "Jacob Luytjes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Luytjes"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_Event1
  a a2a:Event ;
  rdfs:label "other:Stemkohieren inschrijving" ;
  a2a:EventType "other:Stemkohieren inschrijving" ;
  a2a:EventDate [ a2a:Year "1698" ] ;
  a2a:EventPlace [
    a2a:Place "Boyl" ;
    rdfs:label "Boyl"
  ] .

oa:relationep_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_0
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar" ;
  a2a:RelationType "other:Eigenaar" ;
  a2a:PersonKeyRef oa:person_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_Person:aff0fcba-9ba9-4783-b412-d80644f003b1 ;
  a2a:EventKeyRef oa:event_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_Event1 .

oa:relationep_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_1
  a a2a:RelationEP ;
  rdfs:label "other:Gebruiker" ;
  a2a:RelationType "other:Gebruiker" ;
  a2a:PersonKeyRef oa:person_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_Person:b3568aa1-fe47-4d52-95c2-7ad49d44fff3 ;
  a2a:EventKeyRef oa:event_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f_Event1 .

oa:source_frl_2572cf90-059a-4fc7-9741-44a5a7b7821f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Stemkohieren" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "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: F2692, Periode: 1698" ;
    a2a:Book "Cohieren van de Wouden, deel 1" ;
    a2a:RegistryNumber "F2692" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Stemkohieren 1698 - Tresoar, Deel: F2692, Periode: 1698, Cohieren van de Wouden, deel 1, F2692"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2572cf90-059a-4fc7-9741-44a5a7b7821f" ;
  a2a:RecordGUID "{2572cf90-059a-4fc7-9741-44a5a7b7821f}" ;
  a2a:SourceRemarkOpmerking "Locatie: Boyl<br />Stemnr.: 24<br />Aantal stemmen: 1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_27703_00027703.xml van FRL" .

