@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_23a1a1d1-2829-49f6-bdc9-cefff205f596
  a a2a:Record ;
  rdfs:label "Doop op 24 mei 1789 te Kornjum" ;
  a2a:hasPerson oa:person_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Person-b3d75c36-5c43-44c5-bc35-39d855c2bf85, oa:person_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Person-3016be6e-20e7-4071-aca9-db4fae72c0c2, oa:person_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Person-6091830b-1ec5-42c0-8609-f804da2363a0 ;
  a2a:hasEvent oa:event_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_0, oa:relationep_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_1, oa:relationep_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_2 ;
  a2a:hasSource oa:source_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596 .

oa:person_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Person-b3d75c36-5c43-44c5-bc35-39d855c2bf85
  a a2a:Person ;
  rdfs:label "Aan" ;
  a2a:PersonName [
    rdfs:label "Aan" ;
    a2a:PersonNameFirstName "Aan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1789" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1789-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kornjum" ;
    rdfs:label "Kornjum"
  ] .

oa:person_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Person-3016be6e-20e7-4071-aca9-db4fae72c0c2
  a a2a:Person ;
  rdfs:label "Sybren Aukes" ;
  a2a:PersonName [
    rdfs:label "Sybren Aukes" ;
    a2a:PersonNameFirstName "Sybren" ;
    a2a:PersonNamePatronym "Aukes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Person-6091830b-1ec5-42c0-8609-f804da2363a0
  a a2a:Person ;
  rdfs:label "Yfke Aans" ;
  a2a:PersonName [
    rdfs:label "Yfke Aans" ;
    a2a:PersonNameFirstName "Yfke" ;
    a2a:PersonNamePatronym "Aans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1789-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kornjum" ;
    rdfs:label "Kornjum"
  ] .

oa:relationep_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Person:b3d75c36-5c43-44c5-bc35-39d855c2bf85 ;
  a2a:EventKeyRef oa:event_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Event1 .

oa:relationep_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Person:3016be6e-20e7-4071-aca9-db4fae72c0c2 ;
  a2a:EventKeyRef oa:event_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Event1 .

oa:relationep_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Person:6091830b-1ec5-42c0-8609-f804da2363a0 ;
  a2a:EventKeyRef oa:event_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596_Event1 .

oa:source_frl_23a1a1d1-2829-49f6-bdc9-cefff205f596
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1789-05-24 - 1789-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1789-05-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0461, Periode: 163..." ;
    a2a:Book "Doopboek Herv. gem. Cornjum" ;
    a2a:RegistryNumber "0461" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0461, Periode: 163..., Doopboek Herv. gem. Cornjum, 0461"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/23a1a1d1-2829-49f6-bdc9-cefff205f596" ;
  a2a:RecordGUID "{23a1a1d1-2829-49f6-bdc9-cefff205f596}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Cornjum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_7366_00007366.xml van FRL" .

