@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_004cb1bf-91db-4efb-8a86-96d955b6affe
  a a2a:Record ;
  rdfs:label "Doop op 4 januari 1748 te Sneek" ;
  a2a:hasPerson oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person-acafcddd-7a30-440d-8346-682a05984ba7, oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person-13808b13-17d7-43ea-a17c-dc8b603d495d, oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person-6bb6bff2-dad6-49a8-98db-ef4738adc15b, oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person-21e45cd3-e220-4e3f-be58-2a6ba13bba79 ;
  a2a:hasEvent oa:event_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_0, oa:relationep_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_1, oa:relationep_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_2, oa:relationep_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_3 ;
  a2a:hasSource oa:source_frl_004cb1bf-91db-4efb-8a86-96d955b6affe .

oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person-acafcddd-7a30-440d-8346-682a05984ba7
  a a2a:Person ;
  rdfs:label "Mattie" ;
  a2a:PersonName [
    rdfs:label "Mattie" ;
    a2a:PersonNameFirstName "Mattie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person-13808b13-17d7-43ea-a17c-dc8b603d495d
  a a2a:Person ;
  rdfs:label "Jan Cornelis" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person-6bb6bff2-dad6-49a8-98db-ef4738adc15b
  a a2a:Person ;
  rdfs:label "Tryntie Jacobs" ;
  a2a:PersonName [
    rdfs:label "Tryntie Jacobs" ;
    a2a:PersonNameFirstName "Tryntie" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person-21e45cd3-e220-4e3f-be58-2a6ba13bba79
  a a2a:Person ;
  rdfs:label "Wickie" ;
  a2a:PersonName [
    rdfs:label "Wickie" ;
    a2a:PersonNameFirstName "Wickie"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1748-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:relationep_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person:acafcddd-7a30-440d-8346-682a05984ba7 ;
  a2a:EventKeyRef oa:event_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Event1 .

oa:relationep_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person:13808b13-17d7-43ea-a17c-dc8b603d495d ;
  a2a:EventKeyRef oa:event_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Event1 .

oa:relationep_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person:6bb6bff2-dad6-49a8-98db-ef4738adc15b ;
  a2a:EventKeyRef oa:event_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Event1 .

oa:relationep_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Person:21e45cd3-e220-4e3f-be58-2a6ba13bba79 ;
  a2a:EventKeyRef oa:event_frl_004cb1bf-91db-4efb-8a86-96d955b6affe_Event1 .

oa:source_frl_004cb1bf-91db-4efb-8a86-96d955b6affe
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1748-01-04 - 1748-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1748-01-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0679, Periode: 174..." ;
    a2a:Book "Doopboek R.K. par. Sneek" ;
    a2a:RegistryNumber "0679" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0679, Periode: 174..., Doopboek R.K. par. Sneek, 0679"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/004cb1bf-91db-4efb-8a86-96d955b6affe" ;
  a2a:RecordGUID "{004cb1bf-91db-4efb-8a86-96d955b6affe}" ;
  a2a:SourceRemarkOpmerking "Tweeling", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Sneek&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_7907_00007907.xml van FRL" .

