@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_491b26e5-e32c-4ec9-8f62-9df14e2c247e
  a a2a:Record ;
  rdfs:label "Doop op 27 oktober 1703 te Workum" ;
  a2a:hasPerson oa:person_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_Person-6782a27b-93b0-4540-89cc-db2e07f158dd, oa:person_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_Person-d8f312a7-048e-4406-b999-087ad92b3c6c ;
  a2a:hasEvent oa:event_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_0, oa:relationep_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_1 ;
  a2a:hasSource oa:source_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e .

oa:person_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_Person-6782a27b-93b0-4540-89cc-db2e07f158dd
  a a2a:Person ;
  rdfs:label "Aaff" ;
  a2a:PersonName [
    rdfs:label "Aaff" ;
    a2a:PersonNameFirstName "Aaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_Person-d8f312a7-048e-4406-b999-087ad92b3c6c
  a a2a:Person ;
  rdfs:label "Anne Ottes" ;
  a2a:PersonName [
    rdfs:label "Anne Ottes" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Ottes"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1703-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_Person:6782a27b-93b0-4540-89cc-db2e07f158dd ;
  a2a:EventKeyRef oa:event_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_Event1 .

oa:relationep_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_Person:d8f312a7-048e-4406-b999-087ad92b3c6c ;
  a2a:EventKeyRef oa:event_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e_Event1 .

oa:source_frl_491b26e5-e32c-4ec9-8f62-9df14e2c247e
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum", "1703-10-27 - 1703-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1703" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1703-10-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0853, Periode: 169..." ;
    a2a:Book "Doopboek Herv. gem. Workum" ;
    a2a:RegistryNumber "0853" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0853, Periode: 169..., Doopboek Herv. gem. Workum, 0853"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/491b26e5-e32c-4ec9-8f62-9df14e2c247e" ;
  a2a:RecordGUID "{491b26e5-e32c-4ec9-8f62-9df14e2c247e}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Workum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_12320_00012320.xml van FRL" .

