@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_3118feb2-db9a-482f-bc7f-a16c35aa4e87
  a a2a:Record ;
  rdfs:label "Doop op 28 februari 1827 te Dokkum" ;
  a2a:hasPerson oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person-5c866c0c-9c18-4010-8286-cec412d0300b, oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person-1700e290-d9ca-4876-a252-2a5e7052626c, oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person-4f471cb5-0651-4fa7-ae5e-4bb6a211991e, oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person-ff83f69d-8d95-43c0-bed5-43a31d8c3596 ;
  a2a:hasEvent oa:event_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_0, oa:relationep_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_1, oa:relationep_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_2, oa:relationep_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_3 ;
  a2a:hasSource oa:source_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87 .

oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person-5c866c0c-9c18-4010-8286-cec412d0300b
  a a2a:Person ;
  rdfs:label "Bernardus" ;
  a2a:PersonName [
    rdfs:label "Bernardus" ;
    a2a:PersonNameFirstName "Bernardus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1827-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brantgum" ;
    rdfs:label "Brantgum"
  ] .

oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person-1700e290-d9ca-4876-a252-2a5e7052626c
  a a2a:Person ;
  rdfs:label "Wolter Huizing" ;
  a2a:PersonName [
    rdfs:label "Wolter Huizing" ;
    a2a:PersonNameFirstName "Wolter" ;
    a2a:PersonNameLastName "Huizing"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person-4f471cb5-0651-4fa7-ae5e-4bb6a211991e
  a a2a:Person ;
  rdfs:label "Catharina Bil" ;
  a2a:PersonName [
    rdfs:label "Catharina Bil" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Bil"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person-ff83f69d-8d95-43c0-bed5-43a31d8c3596
  a a2a:Person ;
  rdfs:label "Helena Thoormans" ;
  a2a:PersonName [
    rdfs:label "Helena Thoormans" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Thoormans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1827-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] ;
  a2a:EventReligion "R.K." .

oa:relationep_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person:5c866c0c-9c18-4010-8286-cec412d0300b ;
  a2a:EventKeyRef oa:event_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Event1 .

oa:relationep_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person:1700e290-d9ca-4876-a252-2a5e7052626c ;
  a2a:EventKeyRef oa:event_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Event1 .

oa:relationep_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person:4f471cb5-0651-4fa7-ae5e-4bb6a211991e ;
  a2a:EventKeyRef oa:event_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Event1 .

oa:relationep_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Person:ff83f69d-8d95-43c0-bed5-43a31d8c3596 ;
  a2a:EventKeyRef oa:event_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87_Event1 .

oa:source_frl_3118feb2-db9a-482f-bc7f-a16c35aa4e87
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1827-02-28 - 1827-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1827-02-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: OBS - Tresoar, Deel: 0158, Periode: 1728-1829" ;
    a2a:Book "Doopboek Dokkum RK Parochie" ;
    a2a:RegistryNumber "0158" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: OBS - Tresoar, Deel: 0158, Periode: 1728-1829, Doopboek Dokkum RK Parochie, 0158"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3118feb2-db9a-482f-bc7f-a16c35aa4e87" ;
  a2a:RecordGUID "{3118feb2-db9a-482f-bc7f-a16c35aa4e87}" ;
  a2a:SourceRemarkOpmerking "Doopheffer is grootmoeder vaders zijde", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Dokkum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_15336_00015336.xml van FRL" .

