@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_e436a5b8-e193-8e9b-2f7e-e7520fcd687a
  a a2a:Record ;
  rdfs:label "Geboorte op 3 oktober 1826" ;
  a2a:hasPerson oa:person_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Person-fea36107-4562-c827-530e-00afa72946e2, oa:person_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Person-0be7fbe9-69e1-fc47-d854-db962d13e581, oa:person_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Person-366230c1-2d27-3661-cf23-6d296ae2620a ;
  a2a:hasEvent oa:event_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_0, oa:relationep_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_1, oa:relationep_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_2 ;
  a2a:hasSource oa:source_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a .

oa:person_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Person-fea36107-4562-c827-530e-00afa72946e2
  a a2a:Person ;
  rdfs:label "Age Strikwerda" ;
  a2a:PersonName [
    rdfs:label "Age Strikwerda" ;
    a2a:PersonNameFirstName "Age" ;
    a2a:PersonNameLastName "Strikwerda"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1826-10-03"^^xsd:date
  ] .

oa:person_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Person-0be7fbe9-69e1-fc47-d854-db962d13e581
  a a2a:Person ;
  rdfs:label "Ymkjen Durks Vlietstra" ;
  a2a:PersonName [
    rdfs:label "Ymkjen Durks Vlietstra" ;
    a2a:PersonNameFirstName "Ymkjen" ;
    a2a:PersonNamePatronym "Durks" ;
    a2a:PersonNameLastName "Vlietstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Person-366230c1-2d27-3661-cf23-6d296ae2620a
  a a2a:Person ;
  rdfs:label "Klaas Ages Strikwerda" ;
  a2a:PersonName [
    rdfs:label "Klaas Ages Strikwerda" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Ages" ;
    a2a:PersonNameLastName "Strikwerda"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1826-10-03"^^xsd:date
  ] .

oa:relationep_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Person:fea36107-4562-c827-530e-00afa72946e2 ;
  a2a:EventKeyRef oa:event_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Event1 .

oa:relationep_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Person:0be7fbe9-69e1-fc47-d854-db962d13e581 ;
  a2a:EventKeyRef oa:event_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Event1 .

oa:relationep_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Person:366230c1-2d27-3661-cf23-6d296ae2620a ;
  a2a:EventKeyRef oa:event_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a_Event1 .

oa:source_frl_e436a5b8-e193-8e9b-2f7e-e7520fcd687a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baarderadeel" ;
    rdfs:label "Baarderadeel", "1826-10-04 - 1826-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1826" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1826-10-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Baarderadeel - Tresoar, Bron: boek, Deel: 1005, Periode: 1826" ;
    a2a:Book "Geboorteregister 1826" ;
    a2a:DocumentNumber "0105" ;
    a2a:RegistryNumber "1005" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Baarderadeel - Tresoar, Bron: boek, Deel: 1005, Periode: 1826, Geboorteregister 1826, 0105, 1005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/62c64511-6dd7-6038-644b-e8f8f432e2cc.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e436a5b8-e193-8e9b-2f7e-e7520fcd687a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/62c64511-6dd7-6038-644b-e8f8f432e2cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e436a5b8-e193-8e9b-2f7e-e7520fcd687a" ;
  a2a:RecordGUID "{e436a5b8-e193-8e9b-2f7e-e7520fcd687a}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Baarderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1005" ;
  a2a:SourceRemarkregister_periode "1826" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_48366_00048366.xml van FRL" .

