@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_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2
  a a2a:Record ;
  rdfs:label "Geboorte op 15 februari 1913 te Appelscha" ;
  a2a:hasPerson oa:person_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Person-f244b66e-5370-a674-3346-3b571e8a264c, oa:person_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Person-24b5d562-f2b9-69ba-c600-c7b463548df8, oa:person_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Person-25d72d67-3ea2-44e6-8859-029f63108272 ;
  a2a:hasEvent oa:event_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_0, oa:relationep_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_1, oa:relationep_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_2 ;
  a2a:hasSource oa:source_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2 .

oa:person_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Person-f244b66e-5370-a674-3346-3b571e8a264c
  a a2a:Person ;
  rdfs:label "Marten Elzinga" ;
  a2a:PersonName [
    rdfs:label "Marten Elzinga" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Appelscha" ;
    rdfs:label "Appelscha"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46 jaar" ;
    rdfs:label "46 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Person-24b5d562-f2b9-69ba-c600-c7b463548df8
  a a2a:Person ;
  rdfs:label "Johanna Henderika Elmers" ;
  a2a:PersonName [
    rdfs:label "Johanna Henderika Elmers" ;
    a2a:PersonNameFirstName "Johanna Henderika" ;
    a2a:PersonNameLastName "Elmers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Appelscha" ;
    rdfs:label "Appelscha"
  ] .

oa:person_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Person-25d72d67-3ea2-44e6-8859-029f63108272
  a a2a:Person ;
  rdfs:label "Albert Meindert Elzinga" ;
  a2a:PersonName [
    rdfs:label "Albert Meindert Elzinga" ;
    a2a:PersonNameFirstName "Albert Meindert" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1913-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appelscha" ;
    rdfs:label "Appelscha"
  ] .

oa:event_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1913-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appelscha" ;
    rdfs:label "Appelscha"
  ] .

oa:relationep_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Person:f244b66e-5370-a674-3346-3b571e8a264c ;
  a2a:EventKeyRef oa:event_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Event1 .

oa:relationep_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Person:24b5d562-f2b9-69ba-c600-c7b463548df8 ;
  a2a:EventKeyRef oa:event_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Event1 .

oa:relationep_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Person:25d72d67-3ea2-44e6-8859-029f63108272 ;
  a2a:EventKeyRef oa:event_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2_Event1 .

oa:source_frl_ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1913-02-17 - 1913-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1913-02-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Deel: 1062, Periode: 1913" ;
    a2a:Book "Geboorteregister 1913" ;
    a2a:DocumentNumber "0038" ;
    a2a:RegistryNumber "1062" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Deel: 1062, Periode: 1913, Geboorteregister 1913, 0038, 1062"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_1062%2FNL-0400410000_30-27_1062_011.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_1062%2FNL-0400410000_30-27_1062_011.jp2"
  ] ;
  a2a:SourceLastChangeDate "2021-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2" ;
  a2a:RecordGUID "{ae67f90a-0ee9-ac71-dc75-c2dbbd366bc2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_36801_00036801.xml van FRL" .

