@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_e336409e-0ef1-65a5-ebac-ecc676bfc63a
  a a2a:Record ;
  rdfs:label "Geboorte op 11 maart 1834" ;
  a2a:hasPerson oa:person_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Person-623ef1d7-7437-cdf0-798d-e7a0ee5848ba, oa:person_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Person-85f9ec48-869f-21f7-4332-6e4ceaf92175, oa:person_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Person-2bcc0bf2-e558-4dff-ab6b-4e502ce5924b ;
  a2a:hasEvent oa:event_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_0, oa:relationep_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_1, oa:relationep_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_2 ;
  a2a:hasSource oa:source_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a .

oa:person_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Person-623ef1d7-7437-cdf0-798d-e7a0ee5848ba
  a a2a:Person ;
  rdfs:label "Fokke Siegersma" ;
  a2a:PersonName [
    rdfs:label "Fokke Siegersma" ;
    a2a:PersonNameFirstName "Fokke" ;
    a2a:PersonNameLastName "Siegersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1834-03-11"^^xsd:date
  ] .

oa:person_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Person-85f9ec48-869f-21f7-4332-6e4ceaf92175
  a a2a:Person ;
  rdfs:label "Sytske Doitzes Hopperus" ;
  a2a:PersonName [
    rdfs:label "Sytske Doitzes Hopperus" ;
    a2a:PersonNameFirstName "Sytske" ;
    a2a:PersonNamePatronym "Doitzes" ;
    a2a:PersonNameLastName "Hopperus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Person-2bcc0bf2-e558-4dff-ab6b-4e502ce5924b
  a a2a:Person ;
  rdfs:label "Andries Gerbens Siegersma" ;
  a2a:PersonName [
    rdfs:label "Andries Gerbens Siegersma" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePatronym "Gerbens" ;
    a2a:PersonNameLastName "Siegersma"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1834-03-11"^^xsd:date
  ] .

oa:relationep_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Person:623ef1d7-7437-cdf0-798d-e7a0ee5848ba ;
  a2a:EventKeyRef oa:event_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Event1 .

oa:relationep_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Person:85f9ec48-869f-21f7-4332-6e4ceaf92175 ;
  a2a:EventKeyRef oa:event_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Event1 .

oa:relationep_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Person:2bcc0bf2-e558-4dff-ab6b-4e502ce5924b ;
  a2a:EventKeyRef oa:event_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a_Event1 .

oa:source_frl_e336409e-0ef1-65a5-ebac-ecc676bfc63a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen", "1834-03-13 - 1834-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1834-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1834-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1834" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1834-03-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Achtkarspelen - Tresoar, Bron: boek, Deel: 1013, Periode: 1834" ;
    a2a:Book "Geboorteregister 1834" ;
    a2a:RegistryNumber "1013" ;
    a2a:Folio "027" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Achtkarspelen - Tresoar, Bron: boek, Deel: 1013, Periode: 1834, Geboorteregister 1834, 1013, 027"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/b027efd8-95cc-c64b-8021-e45fb1678e72.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e336409e-0ef1-65a5-ebac-ecc676bfc63a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/b027efd8-95cc-c64b-8021-e45fb1678e72.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e336409e-0ef1-65a5-ebac-ecc676bfc63a" ;
  a2a:RecordGUID "{e336409e-0ef1-65a5-ebac-ecc676bfc63a}" ;
  a2a:SourceRemarkOpmerking """Aangever erkent de vader te zijn; kind erkend en gewettigd bij huwelijk ouders d.d. 11 december 1847
<i><b>Verkeerde akte? Gebruik toets "Volgende" rechtsboven op afbeeldingsscherm.</b></i>""" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Achtkarspelen - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1013" ;
  a2a:SourceRemarkregister_periode "1834" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_48307_00048307.xml van FRL" .

