@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_00a6cb04-5080-46f4-8ead-54a91c63d5b3
  a a2a:Record ;
  rdfs:label "Doop op 15 mei 1738 te Joure" ;
  a2a:hasPerson oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person-c1c85c1e-6522-4fc0-9de4-660cee8cca05, oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person-5b18deac-3fb6-4289-af6d-f87cffa0910b, oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person-71da4a79-dab8-472b-9bac-64361b23a1ae, oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person-221194a3-17ce-48fa-81cd-02e3a255b48e ;
  a2a:hasEvent oa:event_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_0, oa:relationep_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_1, oa:relationep_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_2, oa:relationep_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_3 ;
  a2a:hasSource oa:source_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3 .

oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person-c1c85c1e-6522-4fc0-9de4-660cee8cca05
  a a2a:Person ;
  rdfs:label "Margaretha" ;
  a2a:PersonName [
    rdfs:label "Margaretha" ;
    a2a:PersonNameFirstName "Margaretha"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person-5b18deac-3fb6-4289-af6d-f87cffa0910b
  a a2a:Person ;
  rdfs:label "Gerrit Hermes" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hermes" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Hermes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person-71da4a79-dab8-472b-9bac-64361b23a1ae
  a a2a:Person ;
  rdfs:label "Wimke Gerrits" ;
  a2a:PersonName [
    rdfs:label "Wimke Gerrits" ;
    a2a:PersonNameFirstName "Wimke" ;
    a2a:PersonNamePatronym "Gerrits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person-221194a3-17ce-48fa-81cd-02e3a255b48e
  a a2a:Person ;
  rdfs:label "Sits Sjaukes" ;
  a2a:PersonName [
    rdfs:label "Sits Sjaukes" ;
    a2a:PersonNameFirstName "Sits" ;
    a2a:PersonNamePatronym "Sjaukes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1738-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:relationep_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person:c1c85c1e-6522-4fc0-9de4-660cee8cca05 ;
  a2a:EventKeyRef oa:event_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Event1 .

oa:relationep_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person:5b18deac-3fb6-4289-af6d-f87cffa0910b ;
  a2a:EventKeyRef oa:event_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Event1 .

oa:relationep_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person:71da4a79-dab8-472b-9bac-64361b23a1ae ;
  a2a:EventKeyRef oa:event_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Event1 .

oa:relationep_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Person:221194a3-17ce-48fa-81cd-02e3a255b48e ;
  a2a:EventKeyRef oa:event_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3_Event1 .

oa:source_frl_00a6cb04-5080-46f4-8ead-54a91c63d5b3
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland", "1738-05-15 - 1738-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1738-05-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0365, Periode: 171..." ;
    a2a:Book "Doopboek R.K. par. Joure" ;
    a2a:RegistryNumber "0365" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0365, Periode: 171..., Doopboek R.K. par. Joure, 0365"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/00a6cb04-5080-46f4-8ead-54a91c63d5b3" ;
  a2a:RecordGUID "{00a6cb04-5080-46f4-8ead-54a91c63d5b3}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Joure&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_7924_00007924.xml van FRL" .

