@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_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5
  a a2a:Record ;
  rdfs:label "Doop op 11 mei 1800 te Oudeschoot" ;
  a2a:hasPerson oa:person_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Person-a09a2c17-b7f0-4aa2-b3e9-969ed2b21ada, oa:person_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Person-c0b181e5-e42a-478e-921d-8f86e4166565, oa:person_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Person-0fbb7f3d-8d7b-4dc4-ba33-6b0b6d095fc2 ;
  a2a:hasEvent oa:event_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_0, oa:relationep_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_1, oa:relationep_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_2 ;
  a2a:hasSource oa:source_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5 .

oa:person_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Person-a09a2c17-b7f0-4aa2-b3e9-969ed2b21ada
  a a2a:Person ;
  rdfs:label "Eelke" ;
  a2a:PersonName [
    rdfs:label "Eelke" ;
    a2a:PersonNameFirstName "Eelke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1770" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1770-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mildam" ;
    rdfs:label "Mildam"
  ] .

oa:person_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Person-c0b181e5-e42a-478e-921d-8f86e4166565
  a a2a:Person ;
  rdfs:label "Egbert Folkerts" ;
  a2a:PersonName [
    rdfs:label "Egbert Folkerts" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePatronym "Folkerts"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Person-0fbb7f3d-8d7b-4dc4-ba33-6b0b6d095fc2
  a a2a:Person ;
  rdfs:label "Antje Rones" ;
  a2a:PersonName [
    rdfs:label "Antje Rones" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Rones"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1800-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudeschoot" ;
    rdfs:label "Oudeschoot"
  ] .

oa:relationep_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Person:a09a2c17-b7f0-4aa2-b3e9-969ed2b21ada ;
  a2a:EventKeyRef oa:event_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Event1 .

oa:relationep_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Person:c0b181e5-e42a-478e-921d-8f86e4166565 ;
  a2a:EventKeyRef oa:event_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Event1 .

oa:relationep_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Person:0fbb7f3d-8d7b-4dc4-ba33-6b0b6d095fc2 ;
  a2a:EventKeyRef oa:event_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5_Event1 .

oa:source_frl_7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland", "1800-05-11 - 1800-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1800-05-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0607, Periode: 174..." ;
    a2a:Book "Doopboek Herv. gem. Oudeschoot, Nieuweschoot, Mildam, Rottum en Katlijk" ;
    a2a:RegistryNumber "0607" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0607, Periode: 174..., Doopboek Herv. gem. Oudeschoot, Nieuweschoot, Mildam, Rottum en Katlijk, 0607"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5" ;
  a2a:RecordGUID "{7e4e2b36-6e4e-4c40-8084-8fcf5d2b39f5}" ;
  a2a:SourceRemarkOpmerking "gedoopt op belijdenis", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Rottum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_14605_00014605.xml van FRL" .

