@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_07f80695-dd7f-47b5-b3eb-e97b987e5fbd
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1732-1813)" ;
  a2a:hasPerson oa:person_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_Person-163f4881-b54e-4657-8ea3-89980cb225fc, oa:person_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_Person-03006cc4-0ea0-4b88-a6d7-073696b6d3f5 ;
  a2a:hasEvent oa:event_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_0, oa:relationep_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_1 ;
  a2a:hasSource oa:source_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd .

oa:person_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_Person-163f4881-b54e-4657-8ea3-89980cb225fc
  a a2a:Person ;
  rdfs:label "Boukien" ;
  a2a:PersonName [
    rdfs:label "Boukien" ;
    a2a:PersonNameFirstName "Boukien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1807-12-13"^^xsd:date
  ] .

oa:person_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_Person-03006cc4-0ea0-4b88-a6d7-073696b6d3f5
  a a2a:Person ;
  rdfs:label "Douwe" ;
  a2a:PersonName [
    rdfs:label "Douwe" ;
    a2a:PersonNameFirstName "Douwe"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventPlace [
    a2a:Place "Warga" ;
    rdfs:label "Warga"
  ] ;
  a2a:EventReligion "D.G." .

oa:relationep_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_Person:163f4881-b54e-4657-8ea3-89980cb225fc ;
  a2a:EventKeyRef oa:event_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_Event1 .

oa:relationep_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_Person:03006cc4-0ea0-4b88-a6d7-073696b6d3f5 ;
  a2a:EventKeyRef oa:event_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd_Event1 .

oa:source_frl_07f80695-dd7f-47b5-b3eb-e97b987e5fbd
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1732-01-01 - 1813-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0434, Periode: 173..." ;
    a2a:Book "Geboorten Doopsgez. gem. Warga" ;
    a2a:RegistryNumber "0434" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0434, Periode: 173..., Geboorten Doopsgez. gem. Warga, 0434"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/07f80695-dd7f-47b5-b3eb-e97b987e5fbd" ;
  a2a:RecordGUID "{07f80695-dd7f-47b5-b3eb-e97b987e5fbd}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Warga&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_4447_00004447.xml van FRL" .

