@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_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c
  a a2a:Record ;
  rdfs:label "Geboorte op 21 juni 1905 te Warns" ;
  a2a:hasPerson oa:person_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Person-829b771a-09ce-11e5-b639-7b272f675e1a, oa:person_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Person-9008c010-09ce-11e5-9af7-bf03d740cdab, oa:person_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Person-94109958-09ce-11e5-ba14-27fa9edf2291 ;
  a2a:hasEvent oa:event_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_0, oa:relationep_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_1, oa:relationep_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_2 ;
  a2a:hasSource oa:source_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c .

oa:person_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Person-829b771a-09ce-11e5-b639-7b272f675e1a
  a a2a:Person ;
  rdfs:label "Sibbele Boersma" ;
  a2a:PersonName [
    rdfs:label "Sibbele Boersma" ;
    a2a:PersonNameFirstName "Sibbele" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1905-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warns" ;
    rdfs:label "Warns"
  ] .

oa:person_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Person-9008c010-09ce-11e5-9af7-bf03d740cdab
  a a2a:Person ;
  rdfs:label "Stoffel Boersma" ;
  a2a:PersonName [
    rdfs:label "Stoffel Boersma" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "veehouder" .

oa:person_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Person-94109958-09ce-11e5-ba14-27fa9edf2291
  a a2a:Person ;
  rdfs:label "Oed Tjalma" ;
  a2a:PersonName [
    rdfs:label "Oed Tjalma" ;
    a2a:PersonNameFirstName "Oed" ;
    a2a:PersonNameLastName "Tjalma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1905-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warns" ;
    rdfs:label "Warns"
  ] .

oa:relationep_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Person:829b771a-09ce-11e5-b639-7b272f675e1a ;
  a2a:EventKeyRef oa:event_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Event1 .

oa:relationep_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Person:9008c010-09ce-11e5-9af7-bf03d740cdab ;
  a2a:EventKeyRef oa:event_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Event1 .

oa:relationep_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Person:94109958-09ce-11e5-ba14-27fa9edf2291 ;
  a2a:EventKeyRef oa:event_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c_Event1 .

oa:source_frl_9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hemelumer Oldeferd" ;
    rdfs:label "Hemelumer Oldeferd", "1905-06-22 - 1905-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1905-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Hemelumer Oldeferd - Tresoar, Deel: 1033, Periode: 1905" ;
    a2a:Book "Geboorteregister 1905" ;
    a2a:DocumentNumber "0070" ;
    a2a:RegistryNumber "1033" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Hemelumer Oldeferd - Tresoar, Deel: 1033, Periode: 1905, Geboorteregister 1905, 0070, 1033"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/ffc38b79-43ec-5eec-2a86-72a6dea27079.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/ffc38b79-43ec-5eec-2a86-72a6dea27079.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c" ;
  a2a:RecordGUID "{9b54ae48-09ce-11e5-9c55-e7ef2b4d4d0c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_66271_00066271.xml van FRL" .

