@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_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a
  a a2a:Record ;
  rdfs:label "Doop op 12 september 1669 te Westermeer" ;
  a2a:hasPerson oa:person_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_Person-51ad5b6f-cef4-4b1b-a0c5-76a02f11c939, oa:person_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_Person-b1c6d1b1-addc-4a56-8a98-8c1b7732a6f5 ;
  a2a:hasEvent oa:event_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_0, oa:relationep_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_1 ;
  a2a:hasSource oa:source_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a .

oa:person_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_Person-51ad5b6f-cef4-4b1b-a0c5-76a02f11c939
  a a2a:Person ;
  rdfs:label "Hoyt" ;
  a2a:PersonName [
    rdfs:label "Hoyt" ;
    a2a:PersonNameFirstName "Hoyt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_Person-b1c6d1b1-addc-4a56-8a98-8c1b7732a6f5
  a a2a:Person ;
  rdfs:label "Poppe Douues" ;
  a2a:PersonName [
    rdfs:label "Poppe Douues" ;
    a2a:PersonNameFirstName "Poppe" ;
    a2a:PersonNamePatronym "Douues"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1669-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Westermeer" ;
    rdfs:label "Westermeer"
  ] .

oa:relationep_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_Person:51ad5b6f-cef4-4b1b-a0c5-76a02f11c939 ;
  a2a:EventKeyRef oa:event_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_Event1 .

oa:relationep_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_Person:b1c6d1b1-addc-4a56-8a98-8c1b7732a6f5 ;
  a2a:EventKeyRef oa:event_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a_Event1 .

oa:source_frl_e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland", "1669-09-12 - 1669-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1669" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1669-09-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0358, Periode: 164..." ;
    a2a:Book "Doopboek Herv. gem. Joure, Westermeer en Snikzwaag" ;
    a2a:RegistryNumber "0358" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0358, Periode: 164..., Doopboek Herv. gem. Joure, Westermeer en Snikzwaag, 0358"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a" ;
  a2a:RecordGUID "{e8a18ed4-84f1-4c3e-bb89-64ef08e7f04a}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Joure&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_8761_00008761.xml van FRL" .

