@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_0e01dd19-a187-4e4c-97fb-862c8bd2ca80
  a a2a:Record ;
  rdfs:label "Doop op 21 juni 1772 te Witmarsum" ;
  a2a:hasPerson oa:person_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Person-e3c3f8bf-696e-4f5a-89bc-f15e5b0296a6, oa:person_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Person-3df707d6-6029-4663-b99a-4b99dfcb3efb, oa:person_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Person-a4b5b98e-45d7-4b39-ad18-a20f627d82dc ;
  a2a:hasEvent oa:event_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_0, oa:relationep_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_1, oa:relationep_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_2 ;
  a2a:hasSource oa:source_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80 .

oa:person_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Person-e3c3f8bf-696e-4f5a-89bc-f15e5b0296a6
  a a2a:Person ;
  rdfs:label "Simentje" ;
  a2a:PersonName [
    rdfs:label "Simentje" ;
    a2a:PersonNameFirstName "Simentje"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1772" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1772-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Witmarsum" ;
    rdfs:label "Witmarsum"
  ] .

oa:person_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Person-3df707d6-6029-4663-b99a-4b99dfcb3efb
  a a2a:Person ;
  rdfs:label "Symon Klaases" ;
  a2a:PersonName [
    rdfs:label "Symon Klaases" ;
    a2a:PersonNameFirstName "Symon" ;
    a2a:PersonNamePatronym "Klaases"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Person-a4b5b98e-45d7-4b39-ad18-a20f627d82dc
  a a2a:Person ;
  rdfs:label "Grietje Jans" ;
  a2a:PersonName [
    rdfs:label "Grietje Jans" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1772-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Witmarsum" ;
    rdfs:label "Witmarsum"
  ] .

oa:relationep_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Person:e3c3f8bf-696e-4f5a-89bc-f15e5b0296a6 ;
  a2a:EventKeyRef oa:event_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Event1 .

oa:relationep_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Person:3df707d6-6029-4663-b99a-4b99dfcb3efb ;
  a2a:EventKeyRef oa:event_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Event1 .

oa:relationep_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Person:a4b5b98e-45d7-4b39-ad18-a20f627d82dc ;
  a2a:EventKeyRef oa:event_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80_Event1 .

oa:source_frl_0e01dd19-a187-4e4c-97fb-862c8bd2ca80
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1772-06-21 - 1772-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1772-06-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0827, Periode: 168..." ;
    a2a:Book "Doopboek Herv. gem. Witmarsum" ;
    a2a:RegistryNumber "0827" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0827, Periode: 168..., Doopboek Herv. gem. Witmarsum, 0827"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0e01dd19-a187-4e4c-97fb-862c8bd2ca80" ;
  a2a:RecordGUID "{0e01dd19-a187-4e4c-97fb-862c8bd2ca80}" ;
  a2a:SourceRemarkOpmerking "De vader is al overleden", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Witmarsum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_4747_00004747.xml van FRL" .

