@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_09e6aed5-b00a-4174-b857-0e7b45a2453a
  a a2a:Record ;
  rdfs:label "Registres civiques inschrijving (in het jaar 1811-1812)" ;
  a2a:hasPerson oa:person_frl_09e6aed5-b00a-4174-b857-0e7b45a2453a_Person-733289af-02cf-47bf-849b-6353aa447516 ;
  a2a:hasEvent oa:event_frl_09e6aed5-b00a-4174-b857-0e7b45a2453a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_09e6aed5-b00a-4174-b857-0e7b45a2453a_0 ;
  a2a:hasSource oa:source_frl_09e6aed5-b00a-4174-b857-0e7b45a2453a .

oa:person_frl_09e6aed5-b00a-4174-b857-0e7b45a2453a_Person-733289af-02cf-47bf-849b-6353aa447516
  a a2a:Person ;
  rdfs:label "Auke J. van der Mey" ;
  a2a:PersonName [
    rdfs:label "Auke J. van der Mey" ;
    a2a:PersonNameFirstName "Auke" ;
    a2a:PersonNamePatronym "J." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Mey"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Jelsum" ;
    rdfs:label "Jelsum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1782" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1782-06-18"^^xsd:date
  ] ;
  a2a:Profession "kuiper / tonnelier" .

oa:event_frl_09e6aed5-b00a-4174-b857-0e7b45a2453a_Event1
  a a2a:Event ;
  rdfs:label "other:Registres civiques inschrijving" ;
  a2a:EventType "other:Registres civiques inschrijving" .

oa:relationep_frl_09e6aed5-b00a-4174-b857-0e7b45a2453a_0
  a a2a:RelationEP ;
  rdfs:label "other:Kiesgerechtigde" ;
  a2a:RelationType "other:Kiesgerechtigde" ;
  a2a:PersonKeyRef oa:person_frl_09e6aed5-b00a-4174-b857-0e7b45a2453a_Person:733289af-02cf-47bf-849b-6353aa447516 ;
  a2a:EventKeyRef oa:event_frl_09e6aed5-b00a-4174-b857-0e7b45a2453a_Event1 .

oa:source_frl_09e6aed5-b00a-4174-b857-0e7b45a2453a
  a a2a:Source ;
  rdfs:label "AlleFriezen, Registres civiques" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1811-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Registres civiques" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Verzameling copieën van elders berustende stukken - Tresoar, Deel: 3634, Periode: 1..." ;
    a2a:Book "Registre civique kanton Leeuwarden" ;
    a2a:DocumentNumber "19846" ;
    a2a:RegistryNumber "3634" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Verzameling copieën van elders berustende stukken - Tresoar, Deel: 3634, Periode: 1..., Registre civique kanton Leeuwarden, 19846, 3634"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/09e6aed5-b00a-4174-b857-0e7b45a2453a" ;
  a2a:RecordGUID "{09e6aed5-b00a-4174-b857-0e7b45a2453a}" ;
  a2a:SourceRemarkOpmerking "Locatie: Jelsum" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210831_6097_00006097.xml van FRL" .

