@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_65556357-d69a-4330-bdf5-e0c32d56cf9d
  a a2a:Record ;
  rdfs:label "Doop op 24 januari 1760 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person-c571efe6-dd66-4b8a-8da3-1e0201119e16, oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person-9b643e21-ab08-4c3e-820f-aa6afcf1f2bd, oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person-f8474a8d-7466-48eb-b2bb-aa9fd19290a2, oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person-b78b8a80-8afb-47d3-976c-fa75e2f0c13e ;
  a2a:hasEvent oa:event_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_0, oa:relationep_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_1, oa:relationep_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_2, oa:relationep_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_3 ;
  a2a:hasSource oa:source_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d .

oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person-c571efe6-dd66-4b8a-8da3-1e0201119e16
  a a2a:Person ;
  rdfs:label "Joannes" ;
  a2a:PersonName [
    rdfs:label "Joannes" ;
    a2a:PersonNameFirstName "Joannes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person-9b643e21-ab08-4c3e-820f-aa6afcf1f2bd
  a a2a:Person ;
  rdfs:label "Cornelis Jans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person-f8474a8d-7466-48eb-b2bb-aa9fd19290a2
  a a2a:Person ;
  rdfs:label "Antje Willems" ;
  a2a:PersonName [
    rdfs:label "Antje Willems" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person-b78b8a80-8afb-47d3-976c-fa75e2f0c13e
  a a2a:Person ;
  rdfs:label "Iedtje" ;
  a2a:PersonName [
    rdfs:label "Iedtje" ;
    a2a:PersonNameFirstName "Iedtje"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1760-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person:c571efe6-dd66-4b8a-8da3-1e0201119e16 ;
  a2a:EventKeyRef oa:event_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Event1 .

oa:relationep_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person:9b643e21-ab08-4c3e-820f-aa6afcf1f2bd ;
  a2a:EventKeyRef oa:event_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Event1 .

oa:relationep_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person:f8474a8d-7466-48eb-b2bb-aa9fd19290a2 ;
  a2a:EventKeyRef oa:event_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Event1 .

oa:relationep_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Person:b78b8a80-8afb-47d3-976c-fa75e2f0c13e ;
  a2a:EventKeyRef oa:event_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d_Event1 .

oa:source_frl_65556357-d69a-4330-bdf5-e0c32d56cf9d
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1760-01-24 - 1760-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1760-01-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: 1019-II, Periode: ..." ;
    a2a:Book "Doopboek R.K. par. Breedstraat Leeuwarden" ;
    a2a:RegistryNumber "1019-II" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1019-II, Periode: ..., Doopboek R.K. par. Breedstraat Leeuwarden, 1019-II"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/65556357-d69a-4330-bdf5-e0c32d56cf9d" ;
  a2a:RecordGUID "{65556357-d69a-4330-bdf5-e0c32d56cf9d}" ;
  a2a:SourceRemarkOpmerking "Tweede getuige is Hidde Jacobs", "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_20220919_11050_00011050.xml van FRL" .

