@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_0a47cc12-cc01-4735-bbfc-e95bcf7a4712
  a a2a:Record ;
  rdfs:label "Doop op 21 februari 1779 te Huizum" ;
  a2a:hasPerson oa:person_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Person-7b81dc78-e99d-4088-ac4e-50bf0cf1e281, oa:person_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Person-cedf8c52-6a02-4969-a1ba-c6c2ddf5b7c0, oa:person_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Person-8808c382-f258-4e63-b3fa-fdcd8d6d830c ;
  a2a:hasEvent oa:event_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_0, oa:relationep_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_1, oa:relationep_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_2 ;
  a2a:hasSource oa:source_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712 .

oa:person_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Person-7b81dc78-e99d-4088-ac4e-50bf0cf1e281
  a a2a:Person ;
  rdfs:label "Elske" ;
  a2a:PersonName [
    rdfs:label "Elske" ;
    a2a:PersonNameFirstName "Elske"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1779" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1779-02-01"^^xsd:date
  ] .

oa:person_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Person-cedf8c52-6a02-4969-a1ba-c6c2ddf5b7c0
  a a2a:Person ;
  rdfs:label "Doeke Sybrens" ;
  a2a:PersonName [
    rdfs:label "Doeke Sybrens" ;
    a2a:PersonNameFirstName "Doeke" ;
    a2a:PersonNamePatronym "Sybrens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Person-8808c382-f258-4e63-b3fa-fdcd8d6d830c
  a a2a:Person ;
  rdfs:label "Maryke Dirks" ;
  a2a:PersonName [
    rdfs:label "Maryke Dirks" ;
    a2a:PersonNameFirstName "Maryke" ;
    a2a:PersonNamePatronym "Dirks"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1779" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1779-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:relationep_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Person:7b81dc78-e99d-4088-ac4e-50bf0cf1e281 ;
  a2a:EventKeyRef oa:event_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Event1 .

oa:relationep_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Person:cedf8c52-6a02-4969-a1ba-c6c2ddf5b7c0 ;
  a2a:EventKeyRef oa:event_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Event1 .

oa:relationep_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Person:8808c382-f258-4e63-b3fa-fdcd8d6d830c ;
  a2a:EventKeyRef oa:event_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712_Event1 .

oa:source_frl_0a47cc12-cc01-4735-bbfc-e95bcf7a4712
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1779-02-21 - 1779-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1779-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1779-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1779" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1779-02-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: 0470, Periode: 177..." ;
    a2a:Book "Doopboek Herv. gem. Huizum" ;
    a2a:RegistryNumber "0470" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0470, Periode: 177..., Doopboek Herv. gem. Huizum, 0470"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0a47cc12-cc01-4735-bbfc-e95bcf7a4712" ;
  a2a:RecordGUID "{0a47cc12-cc01-4735-bbfc-e95bcf7a4712}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Huizum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_4561_00004561.xml van FRL" .

