@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_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 25 augustus 1827" ;
  a2a:hasPerson oa:person_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Person-0e50f066-25b8-0812-472f-2b332634ab5e, oa:person_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Person-8d506eb6-9f0e-fdaa-b080-0df9fb58bb38, oa:person_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Person-1e0a290d-f953-379e-e298-1b39464e3643 ;
  a2a:hasEvent oa:event_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_0, oa:relationep_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_1, oa:relationep_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_2 ;
  a2a:hasSource oa:source_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3 .

oa:person_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Person-0e50f066-25b8-0812-472f-2b332634ab5e
  a a2a:Person ;
  rdfs:label "Martha Turksma" ;
  a2a:PersonName [
    rdfs:label "Martha Turksma" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Turksma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1827-08-25"^^xsd:date
  ] .

oa:person_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Person-8d506eb6-9f0e-fdaa-b080-0df9fb58bb38
  a a2a:Person ;
  rdfs:label "David Salomons Turksma" ;
  a2a:PersonName [
    rdfs:label "David Salomons Turksma" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePatronym "Salomons" ;
    a2a:PersonNameLastName "Turksma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:Profession "koopman" .

oa:person_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Person-1e0a290d-f953-379e-e298-1b39464e3643
  a a2a:Person ;
  rdfs:label "Mietje Salomons Leidesdorff" ;
  a2a:PersonName [
    rdfs:label "Mietje Salomons Leidesdorff" ;
    a2a:PersonNameFirstName "Mietje" ;
    a2a:PersonNamePatronym "Salomons" ;
    a2a:PersonNameLastName "Leidesdorff"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] .

oa:event_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1827-08-25"^^xsd:date
  ] .

oa:relationep_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Person:0e50f066-25b8-0812-472f-2b332634ab5e ;
  a2a:EventKeyRef oa:event_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Event1 .

oa:relationep_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Person:8d506eb6-9f0e-fdaa-b080-0df9fb58bb38 ;
  a2a:EventKeyRef oa:event_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Event1 .

oa:relationep_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Person:1e0a290d-f953-379e-e298-1b39464e3643 ;
  a2a:EventKeyRef oa:event_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3_Event1 .

oa:source_frl_fe201ee6-c9ee-bde9-e055-5bd98c9eafd3
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1827-08-27 - 1827-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1827-08-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Geboorteregister 1827" ;
    a2a:DocumentNumber "0376" ;
    a2a:RegistryNumber "46" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1827, 0376, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/4b7045ba-b056-7b79-c71b-f0afda85e294.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/fe201ee6-c9ee-bde9-e055-5bd98c9eafd3" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/4b7045ba-b056-7b79-c71b-f0afda85e294.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fe201ee6-c9ee-bde9-e055-5bd98c9eafd3" ;
  a2a:RecordGUID "{fe201ee6-c9ee-bde9-e055-5bd98c9eafd3}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "46" ;
  a2a:SourceRemarkregister_periode "1827" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_68439_00068439.xml van FRL" .

