@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_8ce1b93f-ebea-4619-ae7e-29aea1dc6311
  a a2a:Record ;
  rdfs:label "Doop op 25 december 1719 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person-09397555-c346-497e-9f4d-13db65cd1daa, oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person-f6e49eac-9c40-4a48-a119-4d43f4742544, oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person-8ae5a6d9-e6d0-4cbe-beff-acd6fb1b55b2, oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person-d7264a70-faac-4746-953e-d050ae367c92 ;
  a2a:hasEvent oa:event_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_0, oa:relationep_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_1, oa:relationep_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_2, oa:relationep_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_3 ;
  a2a:hasSource oa:source_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311 .

oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person-09397555-c346-497e-9f4d-13db65cd1daa
  a a2a:Person ;
  rdfs:label "Marten" ;
  a2a:PersonName [
    rdfs:label "Marten" ;
    a2a:PersonNameFirstName "Marten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person-f6e49eac-9c40-4a48-a119-4d43f4742544
  a a2a:Person ;
  rdfs:label "Hendrik Jans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jans" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person-8ae5a6d9-e6d0-4cbe-beff-acd6fb1b55b2
  a a2a:Person ;
  rdfs:label "Anna Maria Martens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Martens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Martens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person-d7264a70-faac-4746-953e-d050ae367c92
  a a2a:Person ;
  rdfs:label "Antie Jans Dries" ;
  a2a:PersonName [
    rdfs:label "Antie Jans Dries" ;
    a2a:PersonNameFirstName "Antie Jans" ;
    a2a:PersonNamePatronym "Dries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1719-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person:09397555-c346-497e-9f4d-13db65cd1daa ;
  a2a:EventKeyRef oa:event_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Event1 .

oa:relationep_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person:f6e49eac-9c40-4a48-a119-4d43f4742544 ;
  a2a:EventKeyRef oa:event_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Event1 .

oa:relationep_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person:8ae5a6d9-e6d0-4cbe-beff-acd6fb1b55b2 ;
  a2a:EventKeyRef oa:event_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Event1 .

oa:relationep_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Person:d7264a70-faac-4746-953e-d050ae367c92 ;
  a2a:EventKeyRef oa:event_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311_Event1 .

oa:source_frl_8ce1b93f-ebea-4619-ae7e-29aea1dc6311
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1719-12-25 - 1719-12-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-12-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-12-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1719-12-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1013, Periode: 167..." ;
    a2a:Book "Doopboek Ev. Lutherse gem. Leeuwarden" ;
    a2a:RegistryNumber "1013" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1013, Periode: 167..., Doopboek Ev. Lutherse gem. Leeuwarden, 1013"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8ce1b93f-ebea-4619-ae7e-29aea1dc6311" ;
  a2a:RecordGUID "{8ce1b93f-ebea-4619-ae7e-29aea1dc6311}" ;
  a2a:SourceRemarkOpmerking "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_14941_00014941.xml van FRL" .

