@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_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce
  a a2a:Record ;
  rdfs:label "Doop op 6 april 1718 te Stavoren" ;
  a2a:hasPerson oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person-fa80aa48-eaa1-4e86-adf1-7dcc282e6f7d, oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person-8e55a84e-cd75-4b07-a6d1-2e3267a53c78, oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person-b083abd8-9775-404b-b949-63630256f7f2, oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person-66f03d39-3b55-43ee-9309-dcc3ac52487b ;
  a2a:hasEvent oa:event_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_0, oa:relationep_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_1, oa:relationep_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_2, oa:relationep_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_3 ;
  a2a:hasSource oa:source_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce .

oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person-fa80aa48-eaa1-4e86-adf1-7dcc282e6f7d
  a a2a:Person ;
  rdfs:label "Sibbel" ;
  a2a:PersonName [
    rdfs:label "Sibbel" ;
    a2a:PersonNameFirstName "Sibbel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person-8e55a84e-cd75-4b07-a6d1-2e3267a53c78
  a a2a:Person ;
  rdfs:label "Hendrik Arjens Corff" ;
  a2a:PersonName [
    rdfs:label "Hendrik Arjens Corff" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Arjens" ;
    a2a:PersonNameLastName "Corff"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person-b083abd8-9775-404b-b949-63630256f7f2
  a a2a:Person ;
  rdfs:label "Sara Rinkes" ;
  a2a:PersonName [
    rdfs:label "Sara Rinkes" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePatronym "Rinkes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person-66f03d39-3b55-43ee-9309-dcc3ac52487b
  a a2a:Person ;
  rdfs:label "Jel Rinkes" ;
  a2a:PersonName [
    rdfs:label "Jel Rinkes" ;
    a2a:PersonNameFirstName "Jel" ;
    a2a:PersonNamePatronym "Rinkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1718-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren"
  ] .

oa:relationep_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person:fa80aa48-eaa1-4e86-adf1-7dcc282e6f7d ;
  a2a:EventKeyRef oa:event_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Event1 .

oa:relationep_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person:8e55a84e-cd75-4b07-a6d1-2e3267a53c78 ;
  a2a:EventKeyRef oa:event_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Event1 .

oa:relationep_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person:b083abd8-9775-404b-b949-63630256f7f2 ;
  a2a:EventKeyRef oa:event_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Event1 .

oa:relationep_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Person:66f03d39-3b55-43ee-9309-dcc3ac52487b ;
  a2a:EventKeyRef oa:event_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce_Event1 .

oa:source_frl_b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren", "1718-04-06 - 1718-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1718" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1718-04-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/b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce" ;
  a2a:RecordGUID "{b56e4c6c-1d64-42e3-b9fa-9ecebbb63fce}" ;
  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_3510_00003510.xml van FRL" .

