@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_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f
  a a2a:Record ;
  rdfs:label "Geboorte op 4 oktober 1914 te Jubbega Schurega" ;
  a2a:hasPerson oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person-e97072a9-690c-135b-13cc-1e2d2c89d74f, oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person-987dc656-8662-3693-25fc-8c5c1f01ce3e, oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person-4977f5b4-f185-d649-a00b-cf4cbdca5b9d, oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person-5d021634-8363-03a0-d957-39eb60b50c89 ;
  a2a:hasEvent oa:event_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_0, oa:relationep_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_1, oa:relationep_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_2, oa:relationep_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_3 ;
  a2a:hasSource oa:source_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f .

oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person-e97072a9-690c-135b-13cc-1e2d2c89d74f
  a a2a:Person ;
  rdfs:label "Jacobje Reidinga" ;
  a2a:PersonName [
    rdfs:label "Jacobje Reidinga" ;
    a2a:PersonNameFirstName "Jacobje" ;
    a2a:PersonNameLastName "Reidinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1914-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Jubbega Schurega" ;
    rdfs:label "Jubbega Schurega"
  ] .

oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person-987dc656-8662-3693-25fc-8c5c1f01ce3e
  a a2a:Person ;
  rdfs:label "Wolter Reidinga" ;
  a2a:PersonName [
    rdfs:label "Wolter Reidinga" ;
    a2a:PersonNameFirstName "Wolter" ;
    a2a:PersonNameLastName "Reidinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Jubbega Schurega" ;
    rdfs:label "Jubbega Schurega"
  ] ;
  a2a:Profession "arbeider" .

oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person-4977f5b4-f185-d649-a00b-cf4cbdca5b9d
  a a2a:Person ;
  rdfs:label "Hendrikje Nijenhuis" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Nijenhuis" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Nijenhuis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Jubbega Schurega" ;
    rdfs:label "Jubbega Schurega"
  ] .

oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person-5d021634-8363-03a0-d957-39eb60b50c89
  a a2a:Person ;
  rdfs:label "Doetje Kort" ;
  a2a:PersonName [
    rdfs:label "Doetje Kort" ;
    a2a:PersonNameFirstName "Doetje" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Hoornsterzwaag" ;
    rdfs:label "Hoornsterzwaag"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:Profession "vroedvrouw" .

oa:event_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1914-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Jubbega Schurega" ;
    rdfs:label "Jubbega Schurega"
  ] .

oa:relationep_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person:e97072a9-690c-135b-13cc-1e2d2c89d74f ;
  a2a:EventKeyRef oa:event_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Event1 .

oa:relationep_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person:987dc656-8662-3693-25fc-8c5c1f01ce3e ;
  a2a:EventKeyRef oa:event_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Event1 .

oa:relationep_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person:4977f5b4-f185-d649-a00b-cf4cbdca5b9d ;
  a2a:EventKeyRef oa:event_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Event1 .

oa:relationep_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Person:5d021634-8363-03a0-d957-39eb60b50c89 ;
  a2a:EventKeyRef oa:event_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f_Event1 .

oa:source_frl_539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland", "1914-10-05 - 1914-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1914-10-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Deel: 1070, Periode: 1914" ;
    a2a:Book "Geboorteregister 1914" ;
    a2a:DocumentNumber "0300" ;
    a2a:RegistryNumber "1070" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Deel: 1070, Periode: 1914, Geboorteregister 1914, 0300, 1070"
  ] ;
  a2a:SourceLastChangeDate "2024-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f" ;
  a2a:RecordGUID "{539e25e9-5fcc-bf22-2ed0-a7bfcc43b89f}" ;
  a2a:SourceRemarkOpmerking "Scans niet aanwezig." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_108_00000108.xml van FRL" .

