@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_128a4bc5-e342-45cf-ba50-a5484d28e14a
  a a2a:Record ;
  rdfs:label "Doop op 5 september 1750 te Warga" ;
  a2a:hasPerson oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person-70b064df-02fd-4770-8ce3-ab1aba4d941f, oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person-8ddb828f-2d6d-42ba-9ee1-05ddab1ce382, oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person-01103cbc-0498-44c9-8e17-7f68e701fb7e, oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person-b54f7f1f-fa41-4aa9-ae7c-47a77bedb783 ;
  a2a:hasEvent oa:event_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_0, oa:relationep_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_1, oa:relationep_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_2, oa:relationep_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_3 ;
  a2a:hasSource oa:source_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a .

oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person-70b064df-02fd-4770-8ce3-ab1aba4d941f
  a a2a:Person ;
  rdfs:label "Murck" ;
  a2a:PersonName [
    rdfs:label "Murck" ;
    a2a:PersonNameFirstName "Murck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person-8ddb828f-2d6d-42ba-9ee1-05ddab1ce382
  a a2a:Person ;
  rdfs:label "Frerick Murcks" ;
  a2a:PersonName [
    rdfs:label "Frerick Murcks" ;
    a2a:PersonNameFirstName "Frerick" ;
    a2a:PersonNamePatronym "Murcks"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person-01103cbc-0498-44c9-8e17-7f68e701fb7e
  a a2a:Person ;
  rdfs:label "Trintje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Trintje Jacobs" ;
    a2a:PersonNameFirstName "Trintje" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person-b54f7f1f-fa41-4aa9-ae7c-47a77bedb783
  a a2a:Person ;
  rdfs:label "Ben Berents" ;
  a2a:PersonName [
    rdfs:label "Ben Berents" ;
    a2a:PersonNameFirstName "Ben" ;
    a2a:PersonNamePatronym "Berents"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1750-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warga" ;
    rdfs:label "Warga"
  ] .

oa:relationep_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person:70b064df-02fd-4770-8ce3-ab1aba4d941f ;
  a2a:EventKeyRef oa:event_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Event1 .

oa:relationep_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person:8ddb828f-2d6d-42ba-9ee1-05ddab1ce382 ;
  a2a:EventKeyRef oa:event_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Event1 .

oa:relationep_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person:01103cbc-0498-44c9-8e17-7f68e701fb7e ;
  a2a:EventKeyRef oa:event_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Event1 .

oa:relationep_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Person:b54f7f1f-fa41-4aa9-ae7c-47a77bedb783 ;
  a2a:EventKeyRef oa:event_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a_Event1 .

oa:source_frl_128a4bc5-e342-45cf-ba50-a5484d28e14a
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1750-09-05 - 1750-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1750-09-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: 0435, Periode: 169..." ;
    a2a:Book "Doopboek R.K. par. Warga" ;
    a2a:RegistryNumber "0435" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0435, Periode: 169..., Doopboek R.K. par. Warga, 0435"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/128a4bc5-e342-45cf-ba50-a5484d28e14a" ;
  a2a:RecordGUID "{128a4bc5-e342-45cf-ba50-a5484d28e14a}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Warga&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_11887_00011887.xml van FRL" .

