@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_08ea7970-e695-4a0c-9523-0aabbcf247e2
  a a2a:Record ;
  rdfs:label "Doop op 9 september 1741 te Blauwhuis" ;
  a2a:hasPerson oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person-8da1a079-d0fa-4fb6-83bb-0a87e8f116c5, oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person-7886dc1a-8e1b-4670-9383-7df4cf47f4e0, oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person-b2317efe-8139-4353-add4-436c5cd2c407, oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person-fd3af2ec-5ffc-44ae-b0c1-8505a39e6722 ;
  a2a:hasEvent oa:event_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_0, oa:relationep_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_1, oa:relationep_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_2, oa:relationep_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_3 ;
  a2a:hasSource oa:source_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2 .

oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person-8da1a079-d0fa-4fb6-83bb-0a87e8f116c5
  a a2a:Person ;
  rdfs:label "Wiebrant" ;
  a2a:PersonName [
    rdfs:label "Wiebrant" ;
    a2a:PersonNameFirstName "Wiebrant"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Greonterp" ;
    rdfs:label "Greonterp"
  ] .

oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person-7886dc1a-8e1b-4670-9383-7df4cf47f4e0
  a a2a:Person ;
  rdfs:label "Pieter Broers" ;
  a2a:PersonName [
    rdfs:label "Pieter Broers" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Broers"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person-b2317efe-8139-4353-add4-436c5cd2c407
  a a2a:Person ;
  rdfs:label "Hilik Annes" ;
  a2a:PersonName [
    rdfs:label "Hilik Annes" ;
    a2a:PersonNameFirstName "Hilik" ;
    a2a:PersonNamePatronym "Annes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person-fd3af2ec-5ffc-44ae-b0c1-8505a39e6722
  a a2a:Person ;
  rdfs:label "Johannes Broers" ;
  a2a:PersonName [
    rdfs:label "Johannes Broers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Broers"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1741-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Blauwhuis" ;
    rdfs:label "Blauwhuis"
  ] .

oa:relationep_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person:8da1a079-d0fa-4fb6-83bb-0a87e8f116c5 ;
  a2a:EventKeyRef oa:event_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Event1 .

oa:relationep_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person:7886dc1a-8e1b-4670-9383-7df4cf47f4e0 ;
  a2a:EventKeyRef oa:event_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Event1 .

oa:relationep_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person:b2317efe-8139-4353-add4-436c5cd2c407 ;
  a2a:EventKeyRef oa:event_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Event1 .

oa:relationep_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Person:fd3af2ec-5ffc-44ae-b0c1-8505a39e6722 ;
  a2a:EventKeyRef oa:event_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2_Event1 .

oa:source_frl_08ea7970-e695-4a0c-9523-0aabbcf247e2
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1741-09-09 - 1741-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1741-09-09"^^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/08ea7970-e695-4a0c-9523-0aabbcf247e2" ;
  a2a:RecordGUID "{08ea7970-e695-4a0c-9523-0aabbcf247e2}" ;
  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_3594_00003594.xml van FRL" .

