@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_2e91cbe8-89a3-e2cc-21b2-362b9639c52c
  a a2a:Record ;
  rdfs:label "Geboorte op 24 mei 1841" ;
  a2a:hasPerson oa:person_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Person-515469a6-006e-1606-0fa8-9886deb314ef, oa:person_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Person-c26115f2-3451-9013-d1d8-c65f15c35e40, oa:person_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Person-2adc6e3d-6d0a-869e-62e6-cbf9f4a33f00 ;
  a2a:hasEvent oa:event_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_0, oa:relationep_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_1, oa:relationep_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_2 ;
  a2a:hasSource oa:source_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c .

oa:person_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Person-515469a6-006e-1606-0fa8-9886deb314ef
  a a2a:Person ;
  rdfs:label "Berend Alberts van der Werf" ;
  a2a:PersonName [
    rdfs:label "Berend Alberts van der Werf" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Person-c26115f2-3451-9013-d1d8-c65f15c35e40
  a a2a:Person ;
  rdfs:label "Grietje Sierks Roosma" ;
  a2a:PersonName [
    rdfs:label "Grietje Sierks Roosma" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Sierks" ;
    a2a:PersonNameLastName "Roosma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Person-2adc6e3d-6d0a-869e-62e6-cbf9f4a33f00
  a a2a:Person ;
  rdfs:label "Trijntje van der Werf" ;
  a2a:PersonName [
    rdfs:label "Trijntje van der Werf" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1841-05-24"^^xsd:date
  ] .

oa:event_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1841-05-24"^^xsd:date
  ] .

oa:relationep_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Person:515469a6-006e-1606-0fa8-9886deb314ef ;
  a2a:EventKeyRef oa:event_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Event1 .

oa:relationep_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Person:c26115f2-3451-9013-d1d8-c65f15c35e40 ;
  a2a:EventKeyRef oa:event_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Event1 .

oa:relationep_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Person:2adc6e3d-6d0a-869e-62e6-cbf9f4a33f00 ;
  a2a:EventKeyRef oa:event_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c_Event1 .

oa:source_frl_2e91cbe8-89a3-e2cc-21b2-362b9639c52c
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel", "1841-05-26 - 1841-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1841-05-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Dantumadeel - Tresoar, Bron: boek, Deel: 1016, Periode: 1841" ;
    a2a:Book "Geboorteregister 1841" ;
    a2a:RegistryNumber "1016" ;
    a2a:Folio "052" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Dantumadeel - Tresoar, Bron: boek, Deel: 1016, Periode: 1841, Geboorteregister 1841, 1016, 052"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/4995711a-1b84-7481-4964-11580132beeb.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2e91cbe8-89a3-e2cc-21b2-362b9639c52c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/4995711a-1b84-7481-4964-11580132beeb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2e91cbe8-89a3-e2cc-21b2-362b9639c52c" ;
  a2a:RecordGUID "{2e91cbe8-89a3-e2cc-21b2-362b9639c52c}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik toets \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Dantumadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1016" ;
  a2a:SourceRemarkregister_periode "1841" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_70682_00070682.xml van FRL" .

