@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_0abea102-de02-4e2c-aaa1-b118cfe7aaee
  a a2a:Record ;
  rdfs:label "Doop op 23 november 1759 te Dokkum" ;
  a2a:hasPerson oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person-3a633468-9954-43c9-91ba-9b9c63feb17d, oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person-8d161e6c-91d2-45ec-9157-362e94ad075a, oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person-67987900-dc7d-4daa-9e27-a78c6a79ecf5, oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person-375d319c-e0a1-434f-8c1b-bbe040f668f6 ;
  a2a:hasEvent oa:event_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_0, oa:relationep_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_1, oa:relationep_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_2, oa:relationep_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_3 ;
  a2a:hasSource oa:source_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee .

oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person-3a633468-9954-43c9-91ba-9b9c63feb17d
  a a2a:Person ;
  rdfs:label "Reintje" ;
  a2a:PersonName [
    rdfs:label "Reintje" ;
    a2a:PersonNameFirstName "Reintje"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person-8d161e6c-91d2-45ec-9157-362e94ad075a
  a a2a:Person ;
  rdfs:label "IJge Reintjens" ;
  a2a:PersonName [
    rdfs:label "IJge Reintjens" ;
    a2a:PersonNameFirstName "IJge" ;
    a2a:PersonNamePatronym "Reintjens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person-67987900-dc7d-4daa-9e27-a78c6a79ecf5
  a a2a:Person ;
  rdfs:label "Sibeltje Jans" ;
  a2a:PersonName [
    rdfs:label "Sibeltje Jans" ;
    a2a:PersonNameFirstName "Sibeltje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person-375d319c-e0a1-434f-8c1b-bbe040f668f6
  a a2a:Person ;
  rdfs:label "Lisabeth Jans" ;
  a2a:PersonName [
    rdfs:label "Lisabeth Jans" ;
    a2a:PersonNameFirstName "Lisabeth" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1759-11-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:relationep_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person:3a633468-9954-43c9-91ba-9b9c63feb17d ;
  a2a:EventKeyRef oa:event_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Event1 .

oa:relationep_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person:8d161e6c-91d2-45ec-9157-362e94ad075a ;
  a2a:EventKeyRef oa:event_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Event1 .

oa:relationep_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person:67987900-dc7d-4daa-9e27-a78c6a79ecf5 ;
  a2a:EventKeyRef oa:event_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Event1 .

oa:relationep_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Person:375d319c-e0a1-434f-8c1b-bbe040f668f6 ;
  a2a:EventKeyRef oa:event_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee_Event1 .

oa:source_frl_0abea102-de02-4e2c-aaa1-b118cfe7aaee
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1759-11-23 - 1759-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1759-11-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0206, Periode: 172..." ;
    a2a:Book "Doopboek R.K. par. Dokkum" ;
    a2a:RegistryNumber "0206" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0206, Periode: 172..., Doopboek R.K. par. Dokkum, 0206"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0abea102-de02-4e2c-aaa1-b118cfe7aaee" ;
  a2a:RecordGUID "{0abea102-de02-4e2c-aaa1-b118cfe7aaee}" ;
  a2a:SourceRemarkOpmerking "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_20220919_4585_00004585.xml van FRL" .

