@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_479199c0-e00d-4c19-bd54-a1f7ef73fb18
  a a2a:Record ;
  rdfs:label "Doop op 6 november 1726 te Stavoren" ;
  a2a:hasPerson oa:person_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Person-11480e0a-66d1-4bf5-8c17-6c50dc296a22, oa:person_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Person-bf09d7a9-949f-43cf-a82d-3c14e71e53c4, oa:person_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Person-dcb3197e-4d11-44a4-906d-60f568acb452 ;
  a2a:hasEvent oa:event_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_0, oa:relationep_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_1, oa:relationep_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_2 ;
  a2a:hasSource oa:source_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18 .

oa:person_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Person-11480e0a-66d1-4bf5-8c17-6c50dc296a22
  a a2a:Person ;
  rdfs:label "Minkjen" ;
  a2a:PersonName [
    rdfs:label "Minkjen" ;
    a2a:PersonNameFirstName "Minkjen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Person-bf09d7a9-949f-43cf-a82d-3c14e71e53c4
  a a2a:Person ;
  rdfs:label "Anske Abes Lam" ;
  a2a:PersonName [
    rdfs:label "Anske Abes Lam" ;
    a2a:PersonNameFirstName "Anske" ;
    a2a:PersonNamePatronym "Abes" ;
    a2a:PersonNameLastName "Lam"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Person-dcb3197e-4d11-44a4-906d-60f568acb452
  a a2a:Person ;
  rdfs:label "Antje Leins" ;
  a2a:PersonName [
    rdfs:label "Antje Leins" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Leins"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1726-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren"
  ] .

oa:relationep_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Person:11480e0a-66d1-4bf5-8c17-6c50dc296a22 ;
  a2a:EventKeyRef oa:event_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Event1 .

oa:relationep_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Person:bf09d7a9-949f-43cf-a82d-3c14e71e53c4 ;
  a2a:EventKeyRef oa:event_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Event1 .

oa:relationep_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Person:dcb3197e-4d11-44a4-906d-60f568acb452 ;
  a2a:EventKeyRef oa:event_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18_Event1 .

oa:source_frl_479199c0-e00d-4c19-bd54-a1f7ef73fb18
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren", "1726-11-06 - 1726-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1726-11-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0683, Periode: 169..." ;
    a2a:Book "Doopboek Herv. gem. Stavoren" ;
    a2a:RegistryNumber "0683" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0683, Periode: 169..., Doopboek Herv. gem. Stavoren, 0683"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/479199c0-e00d-4c19-bd54-a1f7ef73fb18" ;
  a2a:RecordGUID "{479199c0-e00d-4c19-bd54-a1f7ef73fb18}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Stavoren&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_12241_00012241.xml van FRL" .

