@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_ed2eb851-5dfb-4950-b047-66f4e673f3e5
  a a2a:Record ;
  rdfs:label "Doop op 19 september 1715 te Blauwhuis" ;
  a2a:hasPerson oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person-4f51ac3e-4014-4642-bcb1-210c1d0907ff, oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person-2c07b6cc-f96a-4f16-b7c4-b686845bc34f, oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person-568014db-4093-4a9e-a423-33a29efd2fd2, oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person-93fe6019-001e-4f2e-8e96-8412b1504fef ;
  a2a:hasEvent oa:event_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_0, oa:relationep_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_1, oa:relationep_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_2, oa:relationep_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_3 ;
  a2a:hasSource oa:source_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5 .

oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person-4f51ac3e-4014-4642-bcb1-210c1d0907ff
  a a2a:Person ;
  rdfs:label "Jan" ;
  a2a:PersonName [
    rdfs:label "Jan" ;
    a2a:PersonNameFirstName "Jan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Oudega" ;
    rdfs:label "Oudega"
  ] .

oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person-2c07b6cc-f96a-4f16-b7c4-b686845bc34f
  a a2a:Person ;
  rdfs:label "Willem Jans" ;
  a2a:PersonName [
    rdfs:label "Willem Jans" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person-568014db-4093-4a9e-a423-33a29efd2fd2
  a a2a:Person ;
  rdfs:label "Eelk Hilles" ;
  a2a:PersonName [
    rdfs:label "Eelk Hilles" ;
    a2a:PersonNameFirstName "Eelk" ;
    a2a:PersonNamePatronym "Hilles"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person-93fe6019-001e-4f2e-8e96-8412b1504fef
  a a2a:Person ;
  rdfs:label "Hantien Jans" ;
  a2a:PersonName [
    rdfs:label "Hantien Jans" ;
    a2a:PersonNameFirstName "Hantien" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1715-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Blauwhuis" ;
    rdfs:label "Blauwhuis"
  ] .

oa:relationep_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person:4f51ac3e-4014-4642-bcb1-210c1d0907ff ;
  a2a:EventKeyRef oa:event_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Event1 .

oa:relationep_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person:2c07b6cc-f96a-4f16-b7c4-b686845bc34f ;
  a2a:EventKeyRef oa:event_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Event1 .

oa:relationep_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person:568014db-4093-4a9e-a423-33a29efd2fd2 ;
  a2a:EventKeyRef oa:event_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Event1 .

oa:relationep_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Person:93fe6019-001e-4f2e-8e96-8412b1504fef ;
  a2a:EventKeyRef oa:event_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5_Event1 .

oa:source_frl_ed2eb851-5dfb-4950-b047-66f4e673f3e5
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1715-09-19 - 1715-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1715-09-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0891, Periode: 170..." ;
    a2a:Book "Doopboek R.K. par. Blauwhuis" ;
    a2a:RegistryNumber "0891" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0891, Periode: 170..., Doopboek R.K. par. Blauwhuis, 0891"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ed2eb851-5dfb-4950-b047-66f4e673f3e5" ;
  a2a:RecordGUID "{ed2eb851-5dfb-4950-b047-66f4e673f3e5}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Blauwhuis&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230123_3874_00003874.xml van FRL" .

