@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_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68
  a a2a:Record ;
  rdfs:label "Geboorte op 13 december 1908 te Winschoten" ;
  a2a:hasPerson oa:person_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Person-a5e46415-d369-f8d6-185e-be391de21be3, oa:person_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Person-ec1833bf-e941-7947-196f-17ae6259e935, oa:person_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Person-cba9a7a1-aee8-cf95-ff8b-b17ba70e7c4b ;
  a2a:hasEvent oa:event_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_0, oa:relationep_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_1, oa:relationep_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_2 ;
  a2a:hasSource oa:source_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68 .

oa:person_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Person-a5e46415-d369-f8d6-185e-be391de21be3
  a a2a:Person ;
  rdfs:label "Henderika Anna Margaretha Addinga" ;
  a2a:PersonName [
    rdfs:label "Henderika Anna Margaretha Addinga" ;
    a2a:PersonNameFirstName "Henderika Anna Margaretha" ;
    a2a:PersonNameLastName "Addinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1908-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:person_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Person-ec1833bf-e941-7947-196f-17ae6259e935
  a a2a:Person ;
  rdfs:label "Tjalia Anna Martha Tichelaar" ;
  a2a:PersonName [
    rdfs:label "Tjalia Anna Martha Tichelaar" ;
    a2a:PersonNameFirstName "Tjalia Anna Martha" ;
    a2a:PersonNameLastName "Tichelaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Person-cba9a7a1-aee8-cf95-ff8b-b17ba70e7c4b
  a a2a:Person ;
  rdfs:label "Eisso Addinga" ;
  a2a:PersonName [
    rdfs:label "Eisso Addinga" ;
    a2a:PersonNameFirstName "Eisso" ;
    a2a:PersonNameLastName "Addinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:Profession "tandarts" .

oa:event_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1908-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Person:a5e46415-d369-f8d6-185e-be391de21be3 ;
  a2a:EventKeyRef oa:event_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Event1 .

oa:relationep_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Person:ec1833bf-e941-7947-196f-17ae6259e935 ;
  a2a:EventKeyRef oa:event_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Event1 .

oa:relationep_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Person:cba9a7a1-aee8-cf95-ff8b-b17ba70e7c4b ;
  a2a:EventKeyRef oa:event_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68_Event1 .

oa:source_gra_1e035ebf-c8f0-bfc0-dfdf-9ce871311b68
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten", "1908-12-14 - 1908-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1908-12-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1908" ;
    a2a:Book "Geboorteregister 1908" ;
    a2a:DocumentNumber "310" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1908, Geboorteregister 1908, 310"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7baea1c1-b89d-24a0-fb39-5ceca67878ec.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1e035ebf-c8f0-bfc0-dfdf-9ce871311b68" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7baea1c1-b89d-24a0-fb39-5ceca67878ec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1e035ebf-c8f0-bfc0-dfdf-9ce871311b68" ;
  a2a:RecordGUID "{1e035ebf-c8f0-bfc0-dfdf-9ce871311b68}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_5573_00005573.xml van GRA" .

