@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_74ee74ec-f4ac-4e47-bca4-e2b1df180973
  a a2a:Record ;
  rdfs:label "Doop op 19 december 1711 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person-875991d0-0bf2-4722-becb-0f2674d4f431, oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person-89699388-fa42-4bbb-8afb-62ce32f9b1c8, oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person-b8465133-d5c7-419e-9b4c-085c178a6c43, oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person-59053b2b-e18c-49a4-9764-73973fede8d9 ;
  a2a:hasEvent oa:event_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_0, oa:relationep_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_1, oa:relationep_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_2, oa:relationep_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_3 ;
  a2a:hasSource oa:source_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973 .

oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person-875991d0-0bf2-4722-becb-0f2674d4f431
  a a2a:Person ;
  rdfs:label "Anna" ;
  a2a:PersonName [
    rdfs:label "Anna" ;
    a2a:PersonNameFirstName "Anna"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person-89699388-fa42-4bbb-8afb-62ce32f9b1c8
  a a2a:Person ;
  rdfs:label "Nicolaus Crans" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Crans" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Crans"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person-b8465133-d5c7-419e-9b4c-085c178a6c43
  a a2a:Person ;
  rdfs:label "Anna Magdalena Gerrits" ;
  a2a:PersonName [
    rdfs:label "Anna Magdalena Gerrits" ;
    a2a:PersonNameFirstName "Anna Magdalena" ;
    a2a:PersonNamePatronym "Gerrits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person-59053b2b-e18c-49a4-9764-73973fede8d9
  a a2a:Person ;
  rdfs:label "Joanna Hendrix" ;
  a2a:PersonName [
    rdfs:label "Joanna Hendrix" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Hendrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1711-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person:875991d0-0bf2-4722-becb-0f2674d4f431 ;
  a2a:EventKeyRef oa:event_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Event1 .

oa:relationep_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person:89699388-fa42-4bbb-8afb-62ce32f9b1c8 ;
  a2a:EventKeyRef oa:event_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Event1 .

oa:relationep_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person:b8465133-d5c7-419e-9b4c-085c178a6c43 ;
  a2a:EventKeyRef oa:event_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Event1 .

oa:relationep_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Person:59053b2b-e18c-49a4-9764-73973fede8d9 ;
  a2a:EventKeyRef oa:event_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973_Event1 .

oa:source_frl_74ee74ec-f4ac-4e47-bca4-e2b1df180973
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1711-12-19 - 1711-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1711-12-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1017, Periode: 169..." ;
    a2a:Book "Doopboek R.K. par. Nieuwestad Leeuwarden" ;
    a2a:RegistryNumber "1017" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1017, Periode: 169..., Doopboek R.K. par. Nieuwestad Leeuwarden, 1017"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/74ee74ec-f4ac-4e47-bca4-e2b1df180973" ;
  a2a:RecordGUID "{74ee74ec-f4ac-4e47-bca4-e2b1df180973}" ;
  a2a:SourceRemarkOpmerking "De vader is niet RK", "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_20220920_13371_00013371.xml van FRL" .

