@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_074eee74-e040-4e20-a66f-dfa0285fceb9
  a a2a:Record ;
  rdfs:label "Doop op 22 juni 1708 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person-172eb170-3027-4dfe-8f55-4eab219ad681, oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person-2ef1dc01-ecd5-4081-b17a-44079abe3c4d, oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person-bfc9bc35-b318-4a50-b0cb-ccbafbb44739, oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person-632cb6c4-4c8a-4782-916c-4bd3ec087944 ;
  a2a:hasEvent oa:event_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_0, oa:relationep_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_1, oa:relationep_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_2, oa:relationep_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_3 ;
  a2a:hasSource oa:source_frl_074eee74-e040-4e20-a66f-dfa0285fceb9 .

oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person-172eb170-3027-4dfe-8f55-4eab219ad681
  a a2a:Person ;
  rdfs:label "Anna Barbara" ;
  a2a:PersonName [
    rdfs:label "Anna Barbara" ;
    a2a:PersonNameFirstName "Anna Barbara"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person-2ef1dc01-ecd5-4081-b17a-44079abe3c4d
  a a2a:Person ;
  rdfs:label "Symon Koen" ;
  a2a:PersonName [
    rdfs:label "Symon Koen" ;
    a2a:PersonNameFirstName "Symon" ;
    a2a:PersonNamePatronym "Koen"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person-bfc9bc35-b318-4a50-b0cb-ccbafbb44739
  a a2a:Person ;
  rdfs:label "Barber Simons" ;
  a2a:PersonName [
    rdfs:label "Barber Simons" ;
    a2a:PersonNameFirstName "Barber" ;
    a2a:PersonNamePatronym "Simons"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person-632cb6c4-4c8a-4782-916c-4bd3ec087944
  a a2a:Person ;
  rdfs:label "Catharina Maria de Vries" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria de Vries" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1708-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:EventReligion "Oud Katholiek" .

oa:relationep_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person:172eb170-3027-4dfe-8f55-4eab219ad681 ;
  a2a:EventKeyRef oa:event_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Event1 .

oa:relationep_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person:2ef1dc01-ecd5-4081-b17a-44079abe3c4d ;
  a2a:EventKeyRef oa:event_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Event1 .

oa:relationep_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person:bfc9bc35-b318-4a50-b0cb-ccbafbb44739 ;
  a2a:EventKeyRef oa:event_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Event1 .

oa:relationep_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Person:632cb6c4-4c8a-4782-916c-4bd3ec087944 ;
  a2a:EventKeyRef oa:event_frl_074eee74-e040-4e20-a66f-dfa0285fceb9_Event1 .

oa:source_frl_074eee74-e040-4e20-a66f-dfa0285fceb9
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1708-06-22 - 1708-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1708-06-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1015, Periode: 169..." ;
    a2a:Book "Doopboek Oud-Roomse gem. Leeuwarden" ;
    a2a:RegistryNumber "1015" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1015, Periode: 169..., Doopboek Oud-Roomse gem. Leeuwarden, 1015"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/074eee74-e040-4e20-a66f-dfa0285fceb9" ;
  a2a:RecordGUID "{074eee74-e040-4e20-a66f-dfa0285fceb9}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Leeuwarden&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_8252_00008252.xml van FRL" .

