@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_0001be56-e55b-e8bf-89b1-7facdc57cb8f
  a a2a:Record ;
  rdfs:label "Geboorte op 24 december 1843" ;
  a2a:hasPerson oa:person_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Person-cdd1fc6a-8e99-d1cc-6b78-550dbde966c8, oa:person_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Person-e08a2e27-5cef-c156-351d-724f18b54126, oa:person_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Person-c65b8d84-6309-2056-9bd9-0238c15fb82e ;
  a2a:hasEvent oa:event_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_0, oa:relationep_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_1, oa:relationep_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_2 ;
  a2a:hasSource oa:source_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f .

oa:person_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Person-cdd1fc6a-8e99-d1cc-6b78-550dbde966c8
  a a2a:Person ;
  rdfs:label "Debora Fokkens" ;
  a2a:PersonName [
    rdfs:label "Debora Fokkens" ;
    a2a:PersonNameFirstName "Debora" ;
    a2a:PersonNameLastName "Fokkens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Person-e08a2e27-5cef-c156-351d-724f18b54126
  a a2a:Person ;
  rdfs:label "Jantje Aeilts Wumkes" ;
  a2a:PersonName [
    rdfs:label "Jantje Aeilts Wumkes" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePatronym "Aeilts" ;
    a2a:PersonNameLastName "Wumkes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1843-12-24"^^xsd:date
  ] .

oa:person_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Person-c65b8d84-6309-2056-9bd9-0238c15fb82e
  a a2a:Person ;
  rdfs:label "Aeilt Hendriks Wumkes" ;
  a2a:PersonName [
    rdfs:label "Aeilt Hendriks Wumkes" ;
    a2a:PersonNameFirstName "Aeilt" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Wumkes"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1843-12-24"^^xsd:date
  ] .

oa:relationep_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Person:cdd1fc6a-8e99-d1cc-6b78-550dbde966c8 ;
  a2a:EventKeyRef oa:event_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Event1 .

oa:relationep_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Person:e08a2e27-5cef-c156-351d-724f18b54126 ;
  a2a:EventKeyRef oa:event_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Event1 .

oa:relationep_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Person:c65b8d84-6309-2056-9bd9-0238c15fb82e ;
  a2a:EventKeyRef oa:event_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f_Event1 .

oa:source_frl_0001be56-e55b-e8bf-89b1-7facdc57cb8f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland", "1843-12-27 - 1843-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1843" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1843-12-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Haskerland - Tresoar, Bron: boek, Deel: 1013, Periode: 1843" ;
    a2a:Book "Geboorteregister 1843" ;
    a2a:RegistryNumber "1013" ;
    a2a:Folio "075" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Haskerland - Tresoar, Bron: boek, Deel: 1013, Periode: 1843, Geboorteregister 1843, 1013, 075"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/fa7ba724-cdf9-abb7-f0f0-eb7aab402fac.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0001be56-e55b-e8bf-89b1-7facdc57cb8f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/fa7ba724-cdf9-abb7-f0f0-eb7aab402fac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0001be56-e55b-e8bf-89b1-7facdc57cb8f" ;
  a2a:RecordGUID "{0001be56-e55b-e8bf-89b1-7facdc57cb8f}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik toets \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Haskerland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1013" ;
  a2a:SourceRemarkregister_periode "1843" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_73155_00073155.xml van FRL" .

