@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_d262ad94-e6e0-45c4-bfbb-351aa7155a6c
  a a2a:Record ;
  rdfs:label "Doop op 5 oktober 1714 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person-884062a6-3413-4f72-8808-7a6f48311bc7, oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person-4a531639-59e4-40e8-8cc1-8b39cd94e337, oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person-54574465-6c1e-4846-b4d7-36d6034783b1, oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person-82348ea0-97ef-4ef7-be4b-651ca9a63fdf ;
  a2a:hasEvent oa:event_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_0, oa:relationep_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_1, oa:relationep_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_2, oa:relationep_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_3 ;
  a2a:hasSource oa:source_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c .

oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person-884062a6-3413-4f72-8808-7a6f48311bc7
  a a2a:Person ;
  rdfs:label "Guilielmus" ;
  a2a:PersonName [
    rdfs:label "Guilielmus" ;
    a2a:PersonNameFirstName "Guilielmus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person-4a531639-59e4-40e8-8cc1-8b39cd94e337
  a a2a:Person ;
  rdfs:label "Hilcke Willems" ;
  a2a:PersonName [
    rdfs:label "Hilcke Willems" ;
    a2a:PersonNameFirstName "Hilcke" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person-54574465-6c1e-4846-b4d7-36d6034783b1
  a a2a:Person ;
  rdfs:label "Siourte Laurens" ;
  a2a:PersonName [
    rdfs:label "Siourte Laurens" ;
    a2a:PersonNameFirstName "Siourte" ;
    a2a:PersonNamePatronym "Laurens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person-82348ea0-97ef-4ef7-be4b-651ca9a63fdf
  a a2a:Person ;
  rdfs:label "Rense Willems" ;
  a2a:PersonName [
    rdfs:label "Rense Willems" ;
    a2a:PersonNameFirstName "Rense" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1714" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1714-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person:884062a6-3413-4f72-8808-7a6f48311bc7 ;
  a2a:EventKeyRef oa:event_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Event1 .

oa:relationep_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person:4a531639-59e4-40e8-8cc1-8b39cd94e337 ;
  a2a:EventKeyRef oa:event_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Event1 .

oa:relationep_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person:54574465-6c1e-4846-b4d7-36d6034783b1 ;
  a2a:EventKeyRef oa:event_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Event1 .

oa:relationep_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Person:82348ea0-97ef-4ef7-be4b-651ca9a63fdf ;
  a2a:EventKeyRef oa:event_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c_Event1 .

oa:source_frl_d262ad94-e6e0-45c4-bfbb-351aa7155a6c
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1714-10-05 - 1714-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1714-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1714" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1714-10-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1018-II, Periode: ..." ;
    a2a:Book "Doopboek R.K. par. Over de Koornmarkt Leeuwarden" ;
    a2a:RegistryNumber "1018-II" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1018-II, Periode: ..., Doopboek R.K. par. Over de Koornmarkt Leeuwarden, 1018-II"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d262ad94-e6e0-45c4-bfbb-351aa7155a6c" ;
  a2a:RecordGUID "{d262ad94-e6e0-45c4-bfbb-351aa7155a6c}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Leeuwarden&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_10725_00010725.xml van FRL" .

