@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_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1726-1811)" ;
  a2a:hasPerson oa:person_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Person-d8cfc35f-32bb-490a-849f-378d79224d2a, oa:person_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Person-c1baa38f-8b04-4e06-9959-1dc849619acf, oa:person_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Person-e21e38bc-adc0-4ccd-a28b-dd48a86ddc75 ;
  a2a:hasEvent oa:event_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_0, oa:relationep_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_1, oa:relationep_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_2 ;
  a2a:hasSource oa:source_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90 .

oa:person_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Person-d8cfc35f-32bb-490a-849f-378d79224d2a
  a a2a:Person ;
  rdfs:label "Eland" ;
  a2a:PersonName [
    rdfs:label "Eland" ;
    a2a:PersonNameFirstName "Eland"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1819-04-09"^^xsd:date
  ] .

oa:person_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Person-c1baa38f-8b04-4e06-9959-1dc849619acf
  a a2a:Person ;
  rdfs:label "Douwe Ides" ;
  a2a:PersonName [
    rdfs:label "Douwe Ides" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Ides"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Person-e21e38bc-adc0-4ccd-a28b-dd48a86ddc75
  a a2a:Person ;
  rdfs:label "Houk Tjeerds" ;
  a2a:PersonName [
    rdfs:label "Houk Tjeerds" ;
    a2a:PersonNameFirstName "Houk" ;
    a2a:PersonNamePatronym "Tjeerds"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventPlace [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] ;
  a2a:EventReligion "D.G." .

oa:relationep_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Person:d8cfc35f-32bb-490a-849f-378d79224d2a ;
  a2a:EventKeyRef oa:event_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Event1 .

oa:relationep_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Person:c1baa38f-8b04-4e06-9959-1dc849619acf ;
  a2a:EventKeyRef oa:event_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Event1 .

oa:relationep_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Person:e21e38bc-adc0-4ccd-a28b-dd48a86ddc75 ;
  a2a:EventKeyRef oa:event_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90_Event1 .

oa:source_frl_ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen", "1726-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-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: 0416, Periode: 172..." ;
    a2a:Book "Geboorten Doopsgez. gem. Hindeloopen" ;
    a2a:RegistryNumber "0416" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0416, Periode: 172..., Geboorten Doopsgez. gem. Hindeloopen, 0416"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90" ;
  a2a:RecordGUID "{ef4bc07c-ae8a-4c0e-879f-af23e8ef9f90}" ;
  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_20220919_9094_00009094.xml van FRL" .

