@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_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2
  a a2a:Record ;
  rdfs:label "Doop op 25 juli 1773 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person-06605ba5-f7ac-4a37-8281-b76497226465, oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person-585780a3-e6c4-43c9-b202-18334831e7d5, oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person-5a60b245-6c2e-4173-9880-2e5a6cf20a7b, oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person-50ab8664-5418-439e-bc7a-62c021e1f7b2 ;
  a2a:hasEvent oa:event_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_0, oa:relationep_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_1, oa:relationep_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_2, oa:relationep_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_3 ;
  a2a:hasSource oa:source_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2 .

oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person-06605ba5-f7ac-4a37-8281-b76497226465
  a a2a:Person ;
  rdfs:label "Bernardina" ;
  a2a:PersonName [
    rdfs:label "Bernardina" ;
    a2a:PersonNameFirstName "Bernardina"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person-585780a3-e6c4-43c9-b202-18334831e7d5
  a a2a:Person ;
  rdfs:label "Antonius van Meurs" ;
  a2a:PersonName [
    rdfs:label "Antonius van Meurs" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meurs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "soldaat" .

oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person-5a60b245-6c2e-4173-9880-2e5a6cf20a7b
  a a2a:Person ;
  rdfs:label "Joanna Meulder" ;
  a2a:PersonName [
    rdfs:label "Joanna Meulder" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Meulder"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person-50ab8664-5418-439e-bc7a-62c021e1f7b2
  a a2a:Person ;
  rdfs:label "Anna Maria Dome" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Dome" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Dome"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1773-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person:06605ba5-f7ac-4a37-8281-b76497226465 ;
  a2a:EventKeyRef oa:event_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Event1 .

oa:relationep_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person:585780a3-e6c4-43c9-b202-18334831e7d5 ;
  a2a:EventKeyRef oa:event_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Event1 .

oa:relationep_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person:5a60b245-6c2e-4173-9880-2e5a6cf20a7b ;
  a2a:EventKeyRef oa:event_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Event1 .

oa:relationep_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Person:50ab8664-5418-439e-bc7a-62c021e1f7b2 ;
  a2a:EventKeyRef oa:event_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2_Event1 .

oa:source_frl_0c71facf-ed14-478a-bc3e-5cd10dbaf1f2
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1773-07-25 - 1773-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1773-07-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: 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/0c71facf-ed14-478a-bc3e-5cd10dbaf1f2" ;
  a2a:RecordGUID "{0c71facf-ed14-478a-bc3e-5cd10dbaf1f2}" ;
  a2a:SourceRemarkOpmerking "De tweede doopheffer is Gerardus Snijders", "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_4670_00004670.xml van FRL" .

