@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_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f
  a a2a:Record ;
  rdfs:label "Doop op 1 mei 1791 te Pingjum" ;
  a2a:hasPerson oa:person_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Person-67519e22-dc0b-4acf-b339-e82e0c996cca, oa:person_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Person-326d9166-ba39-4121-84a0-65499eeec713, oa:person_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Person-003fa2aa-5752-4c9a-9610-c16cb9a1597e ;
  a2a:hasEvent oa:event_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_0, oa:relationep_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_1, oa:relationep_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_2 ;
  a2a:hasSource oa:source_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f .

oa:person_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Person-67519e22-dc0b-4acf-b339-e82e0c996cca
  a a2a:Person ;
  rdfs:label "Reiner" ;
  a2a:PersonName [
    rdfs:label "Reiner" ;
    a2a:PersonNameFirstName "Reiner"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1791" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1791-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Pingjum" ;
    rdfs:label "Pingjum"
  ] .

oa:person_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Person-326d9166-ba39-4121-84a0-65499eeec713
  a a2a:Person ;
  rdfs:label "Doekele Aukes" ;
  a2a:PersonName [
    rdfs:label "Doekele Aukes" ;
    a2a:PersonNameFirstName "Doekele" ;
    a2a:PersonNamePatronym "Aukes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Person-003fa2aa-5752-4c9a-9610-c16cb9a1597e
  a a2a:Person ;
  rdfs:label "Fokeltje Tjerks" ;
  a2a:PersonName [
    rdfs:label "Fokeltje Tjerks" ;
    a2a:PersonNameFirstName "Fokeltje" ;
    a2a:PersonNamePatronym "Tjerks"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1791-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Pingjum" ;
    rdfs:label "Pingjum"
  ] .

oa:relationep_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Person:67519e22-dc0b-4acf-b339-e82e0c996cca ;
  a2a:EventKeyRef oa:event_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Event1 .

oa:relationep_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Person:326d9166-ba39-4121-84a0-65499eeec713 ;
  a2a:EventKeyRef oa:event_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Event1 .

oa:relationep_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Person:003fa2aa-5752-4c9a-9610-c16cb9a1597e ;
  a2a:EventKeyRef oa:event_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f_Event1 .

oa:source_frl_7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1791-05-01 - 1791-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1791-05-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0822, Periode: 174..." ;
    a2a:Book "Doopboek Herv. gem. Pingjum" ;
    a2a:RegistryNumber "0822" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0822, Periode: 174..., Doopboek Herv. gem. Pingjum, 0822"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f" ;
  a2a:RecordGUID "{7bedd3fe-c5cf-4e34-bffc-ceb08c7b053f}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Pingjum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_14486_00014486.xml van FRL" .

