@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_0efad2da-f333-e840-78b1-e4e57a3e708e
  a a2a:Record ;
  rdfs:label "Geboorte op 12 september 1823" ;
  a2a:hasPerson oa:person_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Person-40a2633d-45d3-0ca8-1f30-d695bc4b51a3, oa:person_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Person-5b180989-effc-3c63-f1c5-15caa0ca7b8d, oa:person_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Person-c5e889c6-ce04-3c33-6e57-ace4cf12594d ;
  a2a:hasEvent oa:event_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_0, oa:relationep_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_1, oa:relationep_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_2 ;
  a2a:hasSource oa:source_frl_0efad2da-f333-e840-78b1-e4e57a3e708e .

oa:person_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Person-40a2633d-45d3-0ca8-1f30-d695bc4b51a3
  a a2a:Person ;
  rdfs:label "Lolke Docter" ;
  a2a:PersonName [
    rdfs:label "Lolke Docter" ;
    a2a:PersonNameFirstName "Lolke" ;
    a2a:PersonNameLastName "Docter"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1823-09-12"^^xsd:date
  ] .

oa:person_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Person-5b180989-effc-3c63-f1c5-15caa0ca7b8d
  a a2a:Person ;
  rdfs:label "Jan Pieters Docter" ;
  a2a:PersonName [
    rdfs:label "Jan Pieters Docter" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Docter"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Person-c5e889c6-ce04-3c33-6e57-ace4cf12594d
  a a2a:Person ;
  rdfs:label "Detje Botes Westra" ;
  a2a:PersonName [
    rdfs:label "Detje Botes Westra" ;
    a2a:PersonNameFirstName "Detje" ;
    a2a:PersonNamePatronym "Botes" ;
    a2a:PersonNameLastName "Westra"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1823-09-12"^^xsd:date
  ] .

oa:relationep_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Person:40a2633d-45d3-0ca8-1f30-d695bc4b51a3 ;
  a2a:EventKeyRef oa:event_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Event1 .

oa:relationep_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Person:5b180989-effc-3c63-f1c5-15caa0ca7b8d ;
  a2a:EventKeyRef oa:event_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Event1 .

oa:relationep_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Person:c5e889c6-ce04-3c33-6e57-ace4cf12594d ;
  a2a:EventKeyRef oa:event_frl_0efad2da-f333-e840-78b1-e4e57a3e708e_Event1 .

oa:source_frl_0efad2da-f333-e840-78b1-e4e57a3e708e
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1823-09-13 - 1823-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1823" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1823-09-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 1007, Periode: 1823" ;
    a2a:Book "Geboorteregister 1823" ;
    a2a:RegistryNumber "1007" ;
    a2a:Folio "062" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 1007, Periode: 1823, Geboorteregister 1823, 1007, 062"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/a1105e08-2e98-3b6b-614a-22fdbc5c494a.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0efad2da-f333-e840-78b1-e4e57a3e708e" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/a1105e08-2e98-3b6b-614a-22fdbc5c494a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0efad2da-f333-e840-78b1-e4e57a3e708e" ;
  a2a:RecordGUID "{0efad2da-f333-e840-78b1-e4e57a3e708e}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik toets \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Westdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1007" ;
  a2a:SourceRemarkregister_periode "1823" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_72874_00072874.xml van FRL" .

[] a2a:PersonRemarkdiversen "Ouders woonachtig te Hantum" .
