@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_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97
  a a2a:Record ;
  rdfs:label "Doop op 21 januari 1638 te Sneek" ;
  a2a:hasPerson oa:person_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Person-a3483da5-5ae0-48cc-b751-3e6d6e2fb81b, oa:person_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Person-d835d1d0-eabc-4c7f-8d22-88fadf01d375, oa:person_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Person-0fe9c1c2-d068-4c90-a350-b1ecaac56342 ;
  a2a:hasEvent oa:event_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_0, oa:relationep_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_1, oa:relationep_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_2 ;
  a2a:hasSource oa:source_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97 .

oa:person_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Person-a3483da5-5ae0-48cc-b751-3e6d6e2fb81b
  a a2a:Person ;
  rdfs:label "Coerdt" ;
  a2a:PersonName [
    rdfs:label "Coerdt" ;
    a2a:PersonNameFirstName "Coerdt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Person-d835d1d0-eabc-4c7f-8d22-88fadf01d375
  a a2a:Person ;
  rdfs:label "Hans Coerdts" ;
  a2a:PersonName [
    rdfs:label "Hans Coerdts" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNamePatronym "Coerdts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "soldaat" .

oa:person_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Person-0fe9c1c2-d068-4c90-a350-b1ecaac56342
  a a2a:Person ;
  rdfs:label "Gerrytien Wolters" ;
  a2a:PersonName [
    rdfs:label "Gerrytien Wolters" ;
    a2a:PersonNameFirstName "Gerrytien" ;
    a2a:PersonNamePatronym "Wolters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1638-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:relationep_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Person:a3483da5-5ae0-48cc-b751-3e6d6e2fb81b ;
  a2a:EventKeyRef oa:event_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Event1 .

oa:relationep_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Person:d835d1d0-eabc-4c7f-8d22-88fadf01d375 ;
  a2a:EventKeyRef oa:event_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Event1 .

oa:relationep_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Person:0fe9c1c2-d068-4c90-a350-b1ecaac56342 ;
  a2a:EventKeyRef oa:event_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97_Event1 .

oa:source_frl_9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1638-01-21 - 1638-01-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-01-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-01-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1638-01-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0657, Periode: 163..." ;
    a2a:Book "Doopboek Herv. gem. Sneek" ;
    a2a:RegistryNumber "0657" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0657, Periode: 163..., Doopboek Herv. gem. Sneek, 0657"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97" ;
  a2a:RecordGUID "{9f4eec73-c4bf-4cfa-9fe6-5b173b35ba97}" ;
  a2a:SourceRemarkOpmerking "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_7020_00007020.xml van FRL" .

