@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_21112889-9f56-4fcc-984e-8d53e4ccc0b8
  a a2a:Record ;
  rdfs:label "Doop op 4 januari 1801 te Dantumawoude" ;
  a2a:hasPerson oa:person_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Person-9a611703-b9f2-4a8e-a7da-bf362d7dcc5b, oa:person_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Person-754b35c1-2fc3-4025-9fff-f0fe624d6ca9, oa:person_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Person-4ca71a7b-87c5-4294-bbcd-290690be75a2 ;
  a2a:hasEvent oa:event_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_0, oa:relationep_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_1, oa:relationep_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_2 ;
  a2a:hasSource oa:source_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8 .

oa:person_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Person-9a611703-b9f2-4a8e-a7da-bf362d7dcc5b
  a a2a:Person ;
  rdfs:label "Lieuwe" ;
  a2a:PersonName [
    rdfs:label "Lieuwe" ;
    a2a:PersonNameFirstName "Lieuwe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1800-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouterswoude" ;
    rdfs:label "Wouterswoude"
  ] .

oa:person_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Person-754b35c1-2fc3-4025-9fff-f0fe624d6ca9
  a a2a:Person ;
  rdfs:label "Bokke Feikes" ;
  a2a:PersonName [
    rdfs:label "Bokke Feikes" ;
    a2a:PersonNameFirstName "Bokke" ;
    a2a:PersonNamePatronym "Feikes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Person-4ca71a7b-87c5-4294-bbcd-290690be75a2
  a a2a:Person ;
  rdfs:label "Sjoukje Lieuwes" ;
  a2a:PersonName [
    rdfs:label "Sjoukje Lieuwes" ;
    a2a:PersonNameFirstName "Sjoukje" ;
    a2a:PersonNamePatronym "Lieuwes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1801-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dantumawoude" ;
    rdfs:label "Dantumawoude"
  ] .

oa:relationep_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Person:9a611703-b9f2-4a8e-a7da-bf362d7dcc5b ;
  a2a:EventKeyRef oa:event_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Event1 .

oa:relationep_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Person:754b35c1-2fc3-4025-9fff-f0fe624d6ca9 ;
  a2a:EventKeyRef oa:event_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Event1 .

oa:relationep_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Person:4ca71a7b-87c5-4294-bbcd-290690be75a2 ;
  a2a:EventKeyRef oa:event_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8_Event1 .

oa:source_frl_21112889-9f56-4fcc-984e-8d53e4ccc0b8
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel", "1801-01-04 - 1801-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1801-01-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0164, Periode: 169..." ;
    a2a:Book "Doopboek Herv. gem. Dantumawoude, Driesum en Wouterswoude" ;
    a2a:RegistryNumber "0164" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0164, Periode: 169..., Doopboek Herv. gem. Dantumawoude, Driesum en Wouterswoude, 0164"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/21112889-9f56-4fcc-984e-8d53e4ccc0b8" ;
  a2a:RecordGUID "{21112889-9f56-4fcc-984e-8d53e4ccc0b8}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Dantumawoude&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_7239_00007239.xml van FRL" .

