@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_37f76f82-15f6-438f-8bdf-e99b5ae89dfd
  a a2a:Record ;
  rdfs:label "Doop op 1 februari 1742 te Bolsward" ;
  a2a:hasPerson oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person-b274bde6-1fe2-4bcd-a0ff-282116e216a4, oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person-656cfa35-6eae-436c-8669-140c3c803df5, oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person-29503e15-31fa-4b45-9fbd-faff4516c072, oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person-75e96b3d-228d-4271-bccb-8415bfaf5a35 ;
  a2a:hasEvent oa:event_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_0, oa:relationep_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_1, oa:relationep_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_2, oa:relationep_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_3 ;
  a2a:hasSource oa:source_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd .

oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person-b274bde6-1fe2-4bcd-a0ff-282116e216a4
  a a2a:Person ;
  rdfs:label "Auke" ;
  a2a:PersonName [
    rdfs:label "Auke" ;
    a2a:PersonNameFirstName "Auke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Siongadyk" ;
    rdfs:label "Siongadyk"
  ] .

oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person-656cfa35-6eae-436c-8669-140c3c803df5
  a a2a:Person ;
  rdfs:label "Sjouke Elings" ;
  a2a:PersonName [
    rdfs:label "Sjouke Elings" ;
    a2a:PersonNameFirstName "Sjouke" ;
    a2a:PersonNamePatronym "Elings"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person-29503e15-31fa-4b45-9fbd-faff4516c072
  a a2a:Person ;
  rdfs:label "Trientje Siebes" ;
  a2a:PersonName [
    rdfs:label "Trientje Siebes" ;
    a2a:PersonNameFirstName "Trientje" ;
    a2a:PersonNamePatronym "Siebes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person-75e96b3d-228d-4271-bccb-8415bfaf5a35
  a a2a:Person ;
  rdfs:label "Sietske Hallards" ;
  a2a:PersonName [
    rdfs:label "Sietske Hallards" ;
    a2a:PersonNameFirstName "Sietske" ;
    a2a:PersonNamePatronym "Hallards"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1742-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:relationep_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person:b274bde6-1fe2-4bcd-a0ff-282116e216a4 ;
  a2a:EventKeyRef oa:event_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Event1 .

oa:relationep_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person:656cfa35-6eae-436c-8669-140c3c803df5 ;
  a2a:EventKeyRef oa:event_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Event1 .

oa:relationep_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person:29503e15-31fa-4b45-9fbd-faff4516c072 ;
  a2a:EventKeyRef oa:event_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Event1 .

oa:relationep_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Person:75e96b3d-228d-4271-bccb-8415bfaf5a35 ;
  a2a:EventKeyRef oa:event_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd_Event1 .

oa:source_frl_37f76f82-15f6-438f-8bdf-e99b5ae89dfd
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1742-02-01 - 1742-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1742-02-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0152, Periode: 171..." ;
    a2a:Book "Doopboek R.K. par. H. Martinus Bolsward" ;
    a2a:RegistryNumber "0152" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0152, Periode: 171..., Doopboek R.K. par. H. Martinus Bolsward, 0152"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/37f76f82-15f6-438f-8bdf-e99b5ae89dfd" ;
  a2a:RecordGUID "{37f76f82-15f6-438f-8bdf-e99b5ae89dfd}" ;
  a2a:SourceRemarkOpmerking "Doopnaam Augustinus, doopheffer in plaats van Claeske Aukes", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Bolsward&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_7616_00007616.xml van FRL" .

