@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_013afc7f-e6d2-486d-856b-65c0e101a871
  a a2a:Record ;
  rdfs:label "Doop op 31 maart 1743 te Westergeest/Oudwoude" ;
  a2a:hasPerson oa:person_frl_013afc7f-e6d2-486d-856b-65c0e101a871_Person-f68cc046-53c9-4265-817d-38557ce6c295, oa:person_frl_013afc7f-e6d2-486d-856b-65c0e101a871_Person-a874751b-135b-47b2-8e82-fc8315a17cca ;
  a2a:hasEvent oa:event_frl_013afc7f-e6d2-486d-856b-65c0e101a871_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_013afc7f-e6d2-486d-856b-65c0e101a871_0, oa:relationep_frl_013afc7f-e6d2-486d-856b-65c0e101a871_1 ;
  a2a:hasSource oa:source_frl_013afc7f-e6d2-486d-856b-65c0e101a871 .

oa:person_frl_013afc7f-e6d2-486d-856b-65c0e101a871_Person-f68cc046-53c9-4265-817d-38557ce6c295
  a a2a:Person ;
  rdfs:label "Rinske" ;
  a2a:PersonName [
    rdfs:label "Rinske" ;
    a2a:PersonNameFirstName "Rinske"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_013afc7f-e6d2-486d-856b-65c0e101a871_Person-a874751b-135b-47b2-8e82-fc8315a17cca
  a a2a:Person ;
  rdfs:label "Alle Jans" ;
  a2a:PersonName [
    rdfs:label "Alle Jans" ;
    a2a:PersonNameFirstName "Alle" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_013afc7f-e6d2-486d-856b-65c0e101a871_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1743-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Westergeest/Oudwoude" ;
    rdfs:label "Westergeest/Oudwoude"
  ] .

oa:relationep_frl_013afc7f-e6d2-486d-856b-65c0e101a871_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_013afc7f-e6d2-486d-856b-65c0e101a871_Person:f68cc046-53c9-4265-817d-38557ce6c295 ;
  a2a:EventKeyRef oa:event_frl_013afc7f-e6d2-486d-856b-65c0e101a871_Event1 .

oa:relationep_frl_013afc7f-e6d2-486d-856b-65c0e101a871_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_013afc7f-e6d2-486d-856b-65c0e101a871_Person:a874751b-135b-47b2-8e82-fc8315a17cca ;
  a2a:EventKeyRef oa:event_frl_013afc7f-e6d2-486d-856b-65c0e101a871_Event1 .

oa:source_frl_013afc7f-e6d2-486d-856b-65c0e101a871
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kollumerland c.a." ;
    rdfs:label "Kollumerland c.a.", "1743-03-31 - 1743-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1743-03-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0454, Periode: 172..." ;
    a2a:Book "Doopboek Herv. gem. Oudwoude en Westergeest" ;
    a2a:RegistryNumber "0454" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0454, Periode: 172..., Doopboek Herv. gem. Oudwoude en Westergeest, 0454"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/013afc7f-e6d2-486d-856b-65c0e101a871" ;
  a2a:RecordGUID "{013afc7f-e6d2-486d-856b-65c0e101a871}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Oudwoude&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_7952_00007952.xml van FRL" .

