@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_fc66ebd3-a8ef-41f5-9bf6-af652d494f50
  a a2a:Record ;
  rdfs:label "Doop op 8 november 1705 te Sneek" ;
  a2a:hasPerson oa:person_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Person-0444c4c2-81cd-4086-9b93-ba62836b4ea1, oa:person_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Person-4a628ca3-7185-4779-a660-0df7b36ae01b, oa:person_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Person-27e927dd-f983-4091-8a73-f73a9a75219d ;
  a2a:hasEvent oa:event_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_0, oa:relationep_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_1, oa:relationep_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_2 ;
  a2a:hasSource oa:source_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50 .

oa:person_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Person-0444c4c2-81cd-4086-9b93-ba62836b4ea1
  a a2a:Person ;
  rdfs:label "Froukien" ;
  a2a:PersonName [
    rdfs:label "Froukien" ;
    a2a:PersonNameFirstName "Froukien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Person-4a628ca3-7185-4779-a660-0df7b36ae01b
  a a2a:Person ;
  rdfs:label "Jan Romkes Seylstra" ;
  a2a:PersonName [
    rdfs:label "Jan Romkes Seylstra" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Romkes" ;
    a2a:PersonNameLastName "Seylstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Person-27e927dd-f983-4091-8a73-f73a9a75219d
  a a2a:Person ;
  rdfs:label "Boukien Sybrens" ;
  a2a:PersonName [
    rdfs:label "Boukien Sybrens" ;
    a2a:PersonNameFirstName "Boukien" ;
    a2a:PersonNamePatronym "Sybrens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1705" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1705-11-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:relationep_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Person:0444c4c2-81cd-4086-9b93-ba62836b4ea1 ;
  a2a:EventKeyRef oa:event_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Event1 .

oa:relationep_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Person:4a628ca3-7185-4779-a660-0df7b36ae01b ;
  a2a:EventKeyRef oa:event_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Event1 .

oa:relationep_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Person:27e927dd-f983-4091-8a73-f73a9a75219d ;
  a2a:EventKeyRef oa:event_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50_Event1 .

oa:source_frl_fc66ebd3-a8ef-41f5-9bf6-af652d494f50
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1705-11-08 - 1705-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1705-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1705" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1705-11-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0659, Periode: 168..." ;
    a2a:Book "Doopboek Herv. gem. Sneek" ;
    a2a:RegistryNumber "0659" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0659, Periode: 168..., Doopboek Herv. gem. Sneek, 0659"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fc66ebd3-a8ef-41f5-9bf6-af652d494f50" ;
  a2a:RecordGUID "{fc66ebd3-a8ef-41f5-9bf6-af652d494f50}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Sneek&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_10134_00010134.xml van FRL" .

