@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_777522b8-9cdc-41e2-bc4e-677409e083b6
  a a2a:Record ;
  rdfs:label "Doop op 19 februari 1808 te Woudsend" ;
  a2a:hasPerson oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person-1a5875ff-3f67-4808-bc69-9400f2a55b39, oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person-9e0fd6e9-560b-45c0-9b1b-61973802e0b4, oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person-b97e759f-464d-4dc5-8b75-753dd8f587eb, oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person-d0f529aa-9566-4680-a682-41e2c6eef152 ;
  a2a:hasEvent oa:event_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_0, oa:relationep_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_1, oa:relationep_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_2, oa:relationep_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_3 ;
  a2a:hasSource oa:source_frl_777522b8-9cdc-41e2-bc4e-677409e083b6 .

oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person-1a5875ff-3f67-4808-bc69-9400f2a55b39
  a a2a:Person ;
  rdfs:label "Jantie" ;
  a2a:PersonName [
    rdfs:label "Jantie" ;
    a2a:PersonNameFirstName "Jantie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person-9e0fd6e9-560b-45c0-9b1b-61973802e0b4
  a a2a:Person ;
  rdfs:label "Harmen Entes de Boer" ;
  a2a:PersonName [
    rdfs:label "Harmen Entes de Boer" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNamePatronym "Entes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person-b97e759f-464d-4dc5-8b75-753dd8f587eb
  a a2a:Person ;
  rdfs:label "Marijke Jacobs" ;
  a2a:PersonName [
    rdfs:label "Marijke Jacobs" ;
    a2a:PersonNameFirstName "Marijke" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person-d0f529aa-9566-4680-a682-41e2c6eef152
  a a2a:Person ;
  rdfs:label "Durkje Ottes de Boer" ;
  a2a:PersonName [
    rdfs:label "Durkje Ottes de Boer" ;
    a2a:PersonNameFirstName "Durkje" ;
    a2a:PersonNamePatronym "Ottes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1808-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudsend" ;
    rdfs:label "Woudsend"
  ] .

oa:relationep_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person:1a5875ff-3f67-4808-bc69-9400f2a55b39 ;
  a2a:EventKeyRef oa:event_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Event1 .

oa:relationep_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person:9e0fd6e9-560b-45c0-9b1b-61973802e0b4 ;
  a2a:EventKeyRef oa:event_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Event1 .

oa:relationep_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person:b97e759f-464d-4dc5-8b75-753dd8f587eb ;
  a2a:EventKeyRef oa:event_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Event1 .

oa:relationep_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Person:d0f529aa-9566-4680-a682-41e2c6eef152 ;
  a2a:EventKeyRef oa:event_frl_777522b8-9cdc-41e2-bc4e-677409e083b6_Event1 .

oa:source_frl_777522b8-9cdc-41e2-bc4e-677409e083b6
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1808-02-19 - 1808-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1808-02-19"^^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/777522b8-9cdc-41e2-bc4e-677409e083b6" ;
  a2a:RecordGUID "{777522b8-9cdc-41e2-bc4e-677409e083b6}" ;
  a2a:SourceRemarkOpmerking "Doopnaam Johanna", "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_3732_00003732.xml van FRL" .

