@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_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa
  a a2a:Record ;
  rdfs:label "Doop op 6 augustus 1730 te Workum" ;
  a2a:hasPerson oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person-7e25a2cd-3254-462e-8d2f-92313a29555a, oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person-a0bc8187-821e-4078-8a66-ba85e279c7bd, oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person-b6516cba-b96d-4729-8724-507bc078f03d, oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person-ee4c6b10-7625-4d37-8542-9a8cb7c3ebdd ;
  a2a:hasEvent oa:event_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_0, oa:relationep_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_1, oa:relationep_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_2, oa:relationep_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_3 ;
  a2a:hasSource oa:source_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa .

oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person-7e25a2cd-3254-462e-8d2f-92313a29555a
  a a2a:Person ;
  rdfs:label "Doukien" ;
  a2a:PersonName [
    rdfs:label "Doukien" ;
    a2a:PersonNameFirstName "Doukien"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person-a0bc8187-821e-4078-8a66-ba85e279c7bd
  a a2a:Person ;
  rdfs:label "Egbert Harmens" ;
  a2a:PersonName [
    rdfs:label "Egbert Harmens" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePatronym "Harmens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person-b6516cba-b96d-4729-8724-507bc078f03d
  a a2a:Person ;
  rdfs:label "Simke Hielkes" ;
  a2a:PersonName [
    rdfs:label "Simke Hielkes" ;
    a2a:PersonNameFirstName "Simke" ;
    a2a:PersonNamePatronym "Hielkes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person-ee4c6b10-7625-4d37-8542-9a8cb7c3ebdd
  a a2a:Person ;
  rdfs:label "Antje Minnes" ;
  a2a:PersonName [
    rdfs:label "Antje Minnes" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Minnes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1730-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person:7e25a2cd-3254-462e-8d2f-92313a29555a ;
  a2a:EventKeyRef oa:event_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Event1 .

oa:relationep_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person:a0bc8187-821e-4078-8a66-ba85e279c7bd ;
  a2a:EventKeyRef oa:event_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Event1 .

oa:relationep_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person:b6516cba-b96d-4729-8724-507bc078f03d ;
  a2a:EventKeyRef oa:event_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Event1 .

oa:relationep_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Person:ee4c6b10-7625-4d37-8542-9a8cb7c3ebdd ;
  a2a:EventKeyRef oa:event_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa_Event1 .

oa:source_frl_8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum", "1730-08-06 - 1730-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1730-08-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0867, Periode: 169..." ;
    a2a:Book "Doopboek R.K. par. Workum" ;
    a2a:RegistryNumber "0867" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0867, Periode: 169..., Doopboek R.K. par. Workum, 0867"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa" ;
  a2a:RecordGUID "{8f1dfd80-ae3b-46b1-a03d-6d189b1b0aaa}" ;
  a2a:SourceRemarkOpmerking "Moeder is mennist", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Workum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_15050_00015050.xml van FRL" .

