@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_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f
  a a2a:Record ;
  rdfs:label "Doop op 29 januari 1769 te Roordahuizum" ;
  a2a:hasPerson oa:person_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Person-7dddd74c-cbf3-4ccb-b9b1-192931eabd66, oa:person_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Person-12050b67-04a3-43b6-89be-3cf8a612f5b7, oa:person_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Person-dd390216-ec87-4df0-8c23-c8018ed02343 ;
  a2a:hasEvent oa:event_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_0, oa:relationep_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_1, oa:relationep_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_2 ;
  a2a:hasSource oa:source_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f .

oa:person_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Person-7dddd74c-cbf3-4ccb-b9b1-192931eabd66
  a a2a:Person ;
  rdfs:label "Reurtje" ;
  a2a:PersonName [
    rdfs:label "Reurtje" ;
    a2a:PersonNameFirstName "Reurtje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Person-12050b67-04a3-43b6-89be-3cf8a612f5b7
  a a2a:Person ;
  rdfs:label "Anne Johannes" ;
  a2a:PersonName [
    rdfs:label "Anne Johannes" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Johannes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Person-dd390216-ec87-4df0-8c23-c8018ed02343
  a a2a:Person ;
  rdfs:label "Lieuwkje Reurts" ;
  a2a:PersonName [
    rdfs:label "Lieuwkje Reurts" ;
    a2a:PersonNameFirstName "Lieuwkje" ;
    a2a:PersonNamePatronym "Reurts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1769-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roordahuizum" ;
    rdfs:label "Roordahuizum"
  ] .

oa:relationep_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Person:7dddd74c-cbf3-4ccb-b9b1-192931eabd66 ;
  a2a:EventKeyRef oa:event_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Event1 .

oa:relationep_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Person:12050b67-04a3-43b6-89be-3cf8a612f5b7 ;
  a2a:EventKeyRef oa:event_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Event1 .

oa:relationep_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Person:dd390216-ec87-4df0-8c23-c8018ed02343 ;
  a2a:EventKeyRef oa:event_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f_Event1 .

oa:source_frl_d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1769-01-29 - 1769-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1769-01-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0429, Periode: 173..." ;
    a2a:Book "Doopboek Herv. gem. Roordahuizum" ;
    a2a:RegistryNumber "0429" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0429, Periode: 173..., Doopboek Herv. gem. Roordahuizum, 0429"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f" ;
  a2a:RecordGUID "{d91ebb25-e256-4ea4-a5dc-93e8f3cc0c7f}" ;
  a2a:SourceRemarkOpmerking "De dopeling is overleden op 12 maart 1769", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Roordahuizum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_4917_00004917.xml van FRL" .

