@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_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb
  a a2a:Record ;
  rdfs:label "Doop op 22 april 1711 te Burgwerd/Hichtum/Hartwerd" ;
  a2a:hasPerson oa:person_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Person-d711f6ca-9dc1-41b8-876e-5c9f1f662790, oa:person_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Person-24bcc226-37da-478a-9610-cbe781cc19ef, oa:person_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Person-e219c3fc-9a7d-4e18-9dce-6979eb4add4d ;
  a2a:hasEvent oa:event_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_0, oa:relationep_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_1, oa:relationep_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_2 ;
  a2a:hasSource oa:source_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb .

oa:person_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Person-d711f6ca-9dc1-41b8-876e-5c9f1f662790
  a a2a:Person ;
  rdfs:label "Rinsche" ;
  a2a:PersonName [
    rdfs:label "Rinsche" ;
    a2a:PersonNameFirstName "Rinsche"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Person-24bcc226-37da-478a-9610-cbe781cc19ef
  a a2a:Person ;
  rdfs:label "Paulus Gerrits" ;
  a2a:PersonName [
    rdfs:label "Paulus Gerrits" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePatronym "Gerrits"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Person-e219c3fc-9a7d-4e18-9dce-6979eb4add4d
  a a2a:Person ;
  rdfs:label "Aafke Reints" ;
  a2a:PersonName [
    rdfs:label "Aafke Reints" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNamePatronym "Reints"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1711-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Burgwerd/Hichtum/Hartwerd" ;
    rdfs:label "Burgwerd/Hichtum/Hartwerd"
  ] .

oa:relationep_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Person:d711f6ca-9dc1-41b8-876e-5c9f1f662790 ;
  a2a:EventKeyRef oa:event_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Event1 .

oa:relationep_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Person:24bcc226-37da-478a-9610-cbe781cc19ef ;
  a2a:EventKeyRef oa:event_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Event1 .

oa:relationep_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Person:e219c3fc-9a7d-4e18-9dce-6979eb4add4d ;
  a2a:EventKeyRef oa:event_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb_Event1 .

oa:source_frl_d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1711-04-22 - 1711-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1711-04-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0798, Periode: 162..." ;
    a2a:Book "Doopboek Herv. gem. Burgwerd en Hichtum en Hartwerd" ;
    a2a:RegistryNumber "0798" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0798, Periode: 162..., Doopboek Herv. gem. Burgwerd en Hichtum en Hartwerd, 0798"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb" ;
  a2a:RecordGUID "{d0ca64f9-d11e-4b30-93f7-7b20c1ebf4eb}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Burgwerd&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_10644_00010644.xml van FRL" .

