@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_88aa7dea-e717-542e-c49e-e2fe6b10f81b
  a a2a:Record ;
  rdfs:label "Geboorte op 14 februari 1899" ;
  a2a:hasPerson oa:person_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Person-13237c33-477f-14f6-f20a-40ec233fdc2b, oa:person_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Person-602c8cb8-e6d2-c6fb-33b2-c6e0e2b22f84, oa:person_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Person-00a63450-b689-31da-df82-5a7201bd2757 ;
  a2a:hasEvent oa:event_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_0, oa:relationep_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_1, oa:relationep_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_2 ;
  a2a:hasSource oa:source_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b .

oa:person_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Person-13237c33-477f-14f6-f20a-40ec233fdc2b
  a a2a:Person ;
  rdfs:label "Lolkje Bierma" ;
  a2a:PersonName [
    rdfs:label "Lolkje Bierma" ;
    a2a:PersonNameFirstName "Lolkje" ;
    a2a:PersonNameLastName "Bierma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Person-602c8cb8-e6d2-c6fb-33b2-c6e0e2b22f84
  a a2a:Person ;
  rdfs:label "Amerins Kramer" ;
  a2a:PersonName [
    rdfs:label "Amerins Kramer" ;
    a2a:PersonNameFirstName "Amerins" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1899-02-14"^^xsd:date
  ] .

oa:person_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Person-00a63450-b689-31da-df82-5a7201bd2757
  a a2a:Person ;
  rdfs:label "Cornelis Kramer" ;
  a2a:PersonName [
    rdfs:label "Cornelis Kramer" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1899-02-14"^^xsd:date
  ] .

oa:relationep_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Person:13237c33-477f-14f6-f20a-40ec233fdc2b ;
  a2a:EventKeyRef oa:event_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Event1 .

oa:relationep_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Person:602c8cb8-e6d2-c6fb-33b2-c6e0e2b22f84 ;
  a2a:EventKeyRef oa:event_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Event1 .

oa:relationep_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Person:00a63450-b689-31da-df82-5a7201bd2757 ;
  a2a:EventKeyRef oa:event_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b_Event1 .

oa:source_frl_88aa7dea-e717-542e-c49e-e2fe6b10f81b
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1899-02-14 - 1899-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1899-02-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Bron: boek, Deel: 1044, Periode: 1899" ;
    a2a:Book "Geboorteregister 1899" ;
    a2a:DocumentNumber "0021" ;
    a2a:RegistryNumber "1044" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Bron: boek, Deel: 1044, Periode: 1899, Geboorteregister 1899, 0021, 1044"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/75de7926-ac7a-4d4a-1dbd-8f1c361c993a.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/88aa7dea-e717-542e-c49e-e2fe6b10f81b" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/75de7926-ac7a-4d4a-1dbd-8f1c361c993a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/88aa7dea-e717-542e-c49e-e2fe6b10f81b" ;
  a2a:RecordGUID "{88aa7dea-e717-542e-c49e-e2fe6b10f81b}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Leeuwarderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1044" ;
  a2a:SourceRemarkregister_periode "1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_53403_00053403.xml van FRL" .

