@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_4054344d-9af5-4762-bd0b-e1da3cccf260
  a a2a:Record ;
  rdfs:label "Doop op 10 november 1771 te Woudsend" ;
  a2a:hasPerson oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person-7bc444a7-950e-40a3-a3ab-3157da4233c7, oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person-ac6f38c6-bcbc-4574-b0f2-873788b076fa, oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person-5c74dc02-a139-4d49-ab3a-689d3ef6f901, oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person-43aa6615-58f4-48ed-bc44-1e497ab35141 ;
  a2a:hasEvent oa:event_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_0, oa:relationep_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_1, oa:relationep_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_2, oa:relationep_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_3 ;
  a2a:hasSource oa:source_frl_4054344d-9af5-4762-bd0b-e1da3cccf260 .

oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person-7bc444a7-950e-40a3-a3ab-3157da4233c7
  a a2a:Person ;
  rdfs:label "Dirrick" ;
  a2a:PersonName [
    rdfs:label "Dirrick" ;
    a2a:PersonNameFirstName "Dirrick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person-ac6f38c6-bcbc-4574-b0f2-873788b076fa
  a a2a:Person ;
  rdfs:label "Sjourd Gosses" ;
  a2a:PersonName [
    rdfs:label "Sjourd Gosses" ;
    a2a:PersonNameFirstName "Sjourd" ;
    a2a:PersonNamePatronym "Gosses"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person-5c74dc02-a139-4d49-ab3a-689d3ef6f901
  a a2a:Person ;
  rdfs:label "Imkjen Dirricks" ;
  a2a:PersonName [
    rdfs:label "Imkjen Dirricks" ;
    a2a:PersonNameFirstName "Imkjen" ;
    a2a:PersonNamePatronym "Dirricks"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person-43aa6615-58f4-48ed-bc44-1e497ab35141
  a a2a:Person ;
  rdfs:label "Tjerkje Dirricks" ;
  a2a:PersonName [
    rdfs:label "Tjerkje Dirricks" ;
    a2a:PersonNameFirstName "Tjerkje" ;
    a2a:PersonNamePatronym "Dirricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1771-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudsend" ;
    rdfs:label "Woudsend"
  ] .

oa:relationep_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person:7bc444a7-950e-40a3-a3ab-3157da4233c7 ;
  a2a:EventKeyRef oa:event_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Event1 .

oa:relationep_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person:ac6f38c6-bcbc-4574-b0f2-873788b076fa ;
  a2a:EventKeyRef oa:event_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Event1 .

oa:relationep_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person:5c74dc02-a139-4d49-ab3a-689d3ef6f901 ;
  a2a:EventKeyRef oa:event_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Event1 .

oa:relationep_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Person:43aa6615-58f4-48ed-bc44-1e497ab35141 ;
  a2a:EventKeyRef oa:event_frl_4054344d-9af5-4762-bd0b-e1da3cccf260_Event1 .

oa:source_frl_4054344d-9af5-4762-bd0b-e1da3cccf260
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1771-11-10 - 1771-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1771-11-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0893, Periode: 175..." ;
    a2a:Book "Doopboek R.K. par. Woudsend" ;
    a2a:RegistryNumber "0893" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0893, Periode: 175..., Doopboek R.K. par. Woudsend, 0893"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4054344d-9af5-4762-bd0b-e1da3cccf260" ;
  a2a:RecordGUID "{4054344d-9af5-4762-bd0b-e1da3cccf260}" ;
  a2a:SourceRemarkOpmerking "Doopnaam Theodorus", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Woudsend&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230123_3663_00003663.xml van FRL" .

[] a2a:PersonRemarkdiversen "tante" .
