@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_05310876-e533-4d64-9e5d-a8188f5fe7ec
  a a2a:Record ;
  rdfs:label "Doop op 2 maart 1732 te Blauwhuis" ;
  a2a:hasPerson oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person-9d35eb21-f72f-4727-bfcf-1527050266f9, oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person-31d453e7-840d-4132-9729-6538cd67b5fe, oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person-f4a79375-0027-4c17-b09a-0a23be170ff1, oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person-5948e2c5-ce81-47eb-b352-7f1ef04a6dd5 ;
  a2a:hasEvent oa:event_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_0, oa:relationep_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_1, oa:relationep_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_2, oa:relationep_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_3 ;
  a2a:hasSource oa:source_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec .

oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person-9d35eb21-f72f-4727-bfcf-1527050266f9
  a a2a:Person ;
  rdfs:label "Schelte" ;
  a2a:PersonName [
    rdfs:label "Schelte" ;
    a2a:PersonNameFirstName "Schelte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person-31d453e7-840d-4132-9729-6538cd67b5fe
  a a2a:Person ;
  rdfs:label "Schelte Scheltes" ;
  a2a:PersonName [
    rdfs:label "Schelte Scheltes" ;
    a2a:PersonNameFirstName "Schelte" ;
    a2a:PersonNamePatronym "Scheltes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person-f4a79375-0027-4c17-b09a-0a23be170ff1
  a a2a:Person ;
  rdfs:label "Neeltie Siebrands" ;
  a2a:PersonName [
    rdfs:label "Neeltie Siebrands" ;
    a2a:PersonNameFirstName "Neeltie" ;
    a2a:PersonNamePatronym "Siebrands"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person-5948e2c5-ce81-47eb-b352-7f1ef04a6dd5
  a a2a:Person ;
  rdfs:label "Anske Scheltis" ;
  a2a:PersonName [
    rdfs:label "Anske Scheltis" ;
    a2a:PersonNameFirstName "Anske" ;
    a2a:PersonNamePatronym "Scheltis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1732-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Blauwhuis" ;
    rdfs:label "Blauwhuis"
  ] .

oa:relationep_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person:9d35eb21-f72f-4727-bfcf-1527050266f9 ;
  a2a:EventKeyRef oa:event_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Event1 .

oa:relationep_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person:31d453e7-840d-4132-9729-6538cd67b5fe ;
  a2a:EventKeyRef oa:event_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Event1 .

oa:relationep_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person:f4a79375-0027-4c17-b09a-0a23be170ff1 ;
  a2a:EventKeyRef oa:event_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Event1 .

oa:relationep_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Person:5948e2c5-ce81-47eb-b352-7f1ef04a6dd5 ;
  a2a:EventKeyRef oa:event_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec_Event1 .

oa:source_frl_05310876-e533-4d64-9e5d-a8188f5fe7ec
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1732-03-02 - 1732-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1732-03-02"^^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/05310876-e533-4d64-9e5d-a8188f5fe7ec" ;
  a2a:RecordGUID "{05310876-e533-4d64-9e5d-a8188f5fe7ec}" ;
  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_3589_00003589.xml van FRL" .

