@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_44ccb24b-e807-40f7-879c-ec3e724b025d
  a a2a:Record ;
  rdfs:label "Doop op 14 mei 1786 te Hindeloopen" ;
  a2a:hasPerson oa:person_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Person-86849295-fa11-437f-af10-996fba49c265, oa:person_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Person-345ac8c9-5a35-4c60-ae96-55a7abf3899d, oa:person_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Person-a9376230-3787-4416-bc3e-806fe9af0e50 ;
  a2a:hasEvent oa:event_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_0, oa:relationep_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_1, oa:relationep_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_2 ;
  a2a:hasSource oa:source_frl_44ccb24b-e807-40f7-879c-ec3e724b025d .

oa:person_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Person-86849295-fa11-437f-af10-996fba49c265
  a a2a:Person ;
  rdfs:label "Elbrig" ;
  a2a:PersonName [
    rdfs:label "Elbrig" ;
    a2a:PersonNameFirstName "Elbrig"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1786" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1786-04-22"^^xsd:date
  ] .

oa:person_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Person-345ac8c9-5a35-4c60-ae96-55a7abf3899d
  a a2a:Person ;
  rdfs:label "Wiebe Durks" ;
  a2a:PersonName [
    rdfs:label "Wiebe Durks" ;
    a2a:PersonNameFirstName "Wiebe" ;
    a2a:PersonNamePatronym "Durks"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Person-a9376230-3787-4416-bc3e-806fe9af0e50
  a a2a:Person ;
  rdfs:label "His Poppes" ;
  a2a:PersonName [
    rdfs:label "His Poppes" ;
    a2a:PersonNameFirstName "His" ;
    a2a:PersonNamePatronym "Poppes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1786" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1786-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] .

oa:relationep_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Person:86849295-fa11-437f-af10-996fba49c265 ;
  a2a:EventKeyRef oa:event_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Event1 .

oa:relationep_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Person:345ac8c9-5a35-4c60-ae96-55a7abf3899d ;
  a2a:EventKeyRef oa:event_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Event1 .

oa:relationep_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Person:a9376230-3787-4416-bc3e-806fe9af0e50 ;
  a2a:EventKeyRef oa:event_frl_44ccb24b-e807-40f7-879c-ec3e724b025d_Event1 .

oa:source_frl_44ccb24b-e807-40f7-879c-ec3e724b025d
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen", "1786-05-14 - 1786-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1786" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1786-05-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0412, Periode: 170..." ;
    a2a:Book "Doopboek Herv. gem. Hindeloopen" ;
    a2a:RegistryNumber "0412" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0412, Periode: 170..., Doopboek Herv. gem. Hindeloopen, 0412"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/44ccb24b-e807-40f7-879c-ec3e724b025d" ;
  a2a:RecordGUID "{44ccb24b-e807-40f7-879c-ec3e724b025d}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Hindeloopen&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_14025_00014025.xml van FRL" .

