@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_15780b25-be36-4cff-a3fa-e5ed6221d498
  a a2a:Record ;
  rdfs:label "Doop op 5 oktober 1738 te Makkum" ;
  a2a:hasPerson oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person-3bca5e40-efb9-4791-ac3c-189b0932d043, oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person-275464e0-ffab-4da2-b91f-033a78ed857e, oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person-19cd0913-6740-460f-a228-7e0535ad0424, oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person-12bce7e6-9658-4e7d-9474-9d986274e8b0 ;
  a2a:hasEvent oa:event_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_0, oa:relationep_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_1, oa:relationep_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_2, oa:relationep_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_3 ;
  a2a:hasSource oa:source_frl_15780b25-be36-4cff-a3fa-e5ed6221d498 .

oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person-3bca5e40-efb9-4791-ac3c-189b0932d043
  a a2a:Person ;
  rdfs:label "Siebrin" ;
  a2a:PersonName [
    rdfs:label "Siebrin" ;
    a2a:PersonNameFirstName "Siebrin"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] .

oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person-275464e0-ffab-4da2-b91f-033a78ed857e
  a a2a:Person ;
  rdfs:label "Wiebren Siebrins" ;
  a2a:PersonName [
    rdfs:label "Wiebren Siebrins" ;
    a2a:PersonNameFirstName "Wiebren" ;
    a2a:PersonNamePatronym "Siebrins"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person-19cd0913-6740-460f-a228-7e0535ad0424
  a a2a:Person ;
  rdfs:label "Antje Jans" ;
  a2a:PersonName [
    rdfs:label "Antje Jans" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person-12bce7e6-9658-4e7d-9474-9d986274e8b0
  a a2a:Person ;
  rdfs:label "Maijke Simons" ;
  a2a:PersonName [
    rdfs:label "Maijke Simons" ;
    a2a:PersonNameFirstName "Maijke" ;
    a2a:PersonNamePatronym "Simons"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1738-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] .

oa:relationep_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person:3bca5e40-efb9-4791-ac3c-189b0932d043 ;
  a2a:EventKeyRef oa:event_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Event1 .

oa:relationep_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person:275464e0-ffab-4da2-b91f-033a78ed857e ;
  a2a:EventKeyRef oa:event_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Event1 .

oa:relationep_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person:19cd0913-6740-460f-a228-7e0535ad0424 ;
  a2a:EventKeyRef oa:event_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Event1 .

oa:relationep_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Person:12bce7e6-9658-4e7d-9474-9d986274e8b0 ;
  a2a:EventKeyRef oa:event_frl_15780b25-be36-4cff-a3fa-e5ed6221d498_Event1 .

oa:source_frl_15780b25-be36-4cff-a3fa-e5ed6221d498
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1738-10-05 - 1738-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1738-10-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0834, Periode: 172..." ;
    a2a:Book "Doopboek R.K. par. Makkum" ;
    a2a:RegistryNumber "0834" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0834, Periode: 172..., Doopboek R.K. par. Makkum, 0834"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/15780b25-be36-4cff-a3fa-e5ed6221d498" ;
  a2a:RecordGUID "{15780b25-be36-4cff-a3fa-e5ed6221d498}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Makkum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_12034_00012034.xml van FRL" .

[] a2a:PersonRemarkdiversen "filia devota" .
