@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_0d15f0d3-2a1b-4718-944e-1f36c19ee294
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1799-1812)" ;
  a2a:hasPerson oa:person_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Person-48e889e5-b0ea-4850-941f-ca2d53f58824, oa:person_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Person-aee94864-0926-4b5e-8d08-87db2a5a8c47, oa:person_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Person-b4f90c8d-ab50-4c4b-aba8-0bc7d8e052eb ;
  a2a:hasEvent oa:event_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_0, oa:relationep_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_1, oa:relationep_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_2 ;
  a2a:hasSource oa:source_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294 .

oa:person_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Person-48e889e5-b0ea-4850-941f-ca2d53f58824
  a a2a:Person ;
  rdfs:label "Haring Jelles" ;
  a2a:PersonName [
    rdfs:label "Haring Jelles" ;
    a2a:PersonNameFirstName "Haring" ;
    a2a:PersonNamePatronym "Jelles"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1770" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1770-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Person-aee94864-0926-4b5e-8d08-87db2a5a8c47
  a a2a:Person ;
  rdfs:label "Jelle Jurjens" ;
  a2a:PersonName [
    rdfs:label "Jelle Jurjens" ;
    a2a:PersonNameFirstName "Jelle" ;
    a2a:PersonNamePatronym "Jurjens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Person-b4f90c8d-ab50-4c4b-aba8-0bc7d8e052eb
  a a2a:Person ;
  rdfs:label "Lijsbet Harings" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Harings" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNamePatronym "Harings"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] ;
  a2a:EventReligion "D.G." .

oa:relationep_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_0
  a a2a:RelationEP ;
  rdfs:label "other:Geboren" ;
  a2a:RelationType "other:Geboren" ;
  a2a:PersonKeyRef oa:person_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Person:48e889e5-b0ea-4850-941f-ca2d53f58824 ;
  a2a:EventKeyRef oa:event_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Event1 .

oa:relationep_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Person:aee94864-0926-4b5e-8d08-87db2a5a8c47 ;
  a2a:EventKeyRef oa:event_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Event1 .

oa:relationep_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Person:b4f90c8d-ab50-4c4b-aba8-0bc7d8e052eb ;
  a2a:EventKeyRef oa:event_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294_Event1 .

oa:source_frl_0d15f0d3-2a1b-4718-944e-1f36c19ee294
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1799-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-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: 0343, Periode: 179..." ;
    a2a:Book "Geboorten Gecombineerde Doopsgez. gem Harlingen" ;
    a2a:RegistryNumber "0343" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0343, Periode: 179..., Geboorten Gecombineerde Doopsgez. gem Harlingen, 0343"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0d15f0d3-2a1b-4718-944e-1f36c19ee294" ;
  a2a:RecordGUID "{0d15f0d3-2a1b-4718-944e-1f36c19ee294}" ;
  a2a:SourceRemarkOpmerking "De ouders lid der gemeente sinds januari 1767", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Harlingen&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_4702_00004702.xml van FRL" .

