@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_80191929-e13a-9735-2fd4-b920b6fc2d52
  a a2a:Record ;
  rdfs:label "Geboorte op 19 december 1853" ;
  a2a:hasPerson oa:person_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Person-d7d13f91-ca1e-84a4-e356-590a56a0bd82, oa:person_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Person-c1020d26-2006-ba3d-137e-e26831c1914b, oa:person_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Person-4247fb42-a950-c6a7-6a0b-2520efaf285a ;
  a2a:hasEvent oa:event_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_0, oa:relationep_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_1, oa:relationep_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_2 ;
  a2a:hasSource oa:source_frl_80191929-e13a-9735-2fd4-b920b6fc2d52 .

oa:person_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Person-d7d13f91-ca1e-84a4-e356-590a56a0bd82
  a a2a:Person ;
  rdfs:label "Eibert Postma" ;
  a2a:PersonName [
    rdfs:label "Eibert Postma" ;
    a2a:PersonNameFirstName "Eibert" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1853-12-19"^^xsd:date
  ] .

oa:person_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Person-c1020d26-2006-ba3d-137e-e26831c1914b
  a a2a:Person ;
  rdfs:label "Jantje Symens Bouma" ;
  a2a:PersonName [
    rdfs:label "Jantje Symens Bouma" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePatronym "Symens" ;
    a2a:PersonNameLastName "Bouma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Person-4247fb42-a950-c6a7-6a0b-2520efaf285a
  a a2a:Person ;
  rdfs:label "Eibert Eiberts Postma" ;
  a2a:PersonName [
    rdfs:label "Eibert Eiberts Postma" ;
    a2a:PersonNameFirstName "Eibert" ;
    a2a:PersonNamePatronym "Eiberts" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1853-12-19"^^xsd:date
  ] .

oa:relationep_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Person:d7d13f91-ca1e-84a4-e356-590a56a0bd82 ;
  a2a:EventKeyRef oa:event_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Event1 .

oa:relationep_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Person:c1020d26-2006-ba3d-137e-e26831c1914b ;
  a2a:EventKeyRef oa:event_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Event1 .

oa:relationep_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Person:4247fb42-a950-c6a7-6a0b-2520efaf285a ;
  a2a:EventKeyRef oa:event_frl_80191929-e13a-9735-2fd4-b920b6fc2d52_Event1 .

oa:source_frl_80191929-e13a-9735-2fd4-b920b6fc2d52
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel", "1853-12-20 - 1853-12-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-12-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-12-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1853-12-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ferwerderadeel - Tresoar, Bron: boek, Deel: 1027, Periode: 1853" ;
    a2a:Book "Geboorteregister 1853" ;
    a2a:RegistryNumber "1027" ;
    a2a:Folio "109" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ferwerderadeel - Tresoar, Bron: boek, Deel: 1027, Periode: 1853, Geboorteregister 1853, 1027, 109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/99d0c9ff-7044-6b72-cfe5-e24520cfcfde.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/80191929-e13a-9735-2fd4-b920b6fc2d52" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/99d0c9ff-7044-6b72-cfe5-e24520cfcfde.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/80191929-e13a-9735-2fd4-b920b6fc2d52" ;
  a2a:RecordGUID "{80191929-e13a-9735-2fd4-b920b6fc2d52}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik toets \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Ferwerderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1027" ;
  a2a:SourceRemarkregister_periode "1853" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_54052_00054052.xml van FRL" .

