@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_6ba49305-9822-ced7-c280-dea19082b3d4
  a a2a:Record ;
  rdfs:label "Geboorte op 5 december 1909 te Martenshoek gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Person-5bcb47d4-137e-6f88-b807-91bfe75146ef, oa:person_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Person-3fb54fa4-bc0e-a44e-b5d5-cc046b1b3f91, oa:person_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Person-c924e8aa-16fd-0e7c-0b12-c77dcf97d3f9 ;
  a2a:hasEvent oa:event_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6ba49305-9822-ced7-c280-dea19082b3d4_0, oa:relationep_gra_6ba49305-9822-ced7-c280-dea19082b3d4_1, oa:relationep_gra_6ba49305-9822-ced7-c280-dea19082b3d4_2 ;
  a2a:hasSource oa:source_gra_6ba49305-9822-ced7-c280-dea19082b3d4 .

oa:person_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Person-5bcb47d4-137e-6f88-b807-91bfe75146ef
  a a2a:Person ;
  rdfs:label "Aaltje Geziena Nieuwenhuis" ;
  a2a:PersonName [
    rdfs:label "Aaltje Geziena Nieuwenhuis" ;
    a2a:PersonNameFirstName "Aaltje Geziena" ;
    a2a:PersonNameLastName "Nieuwenhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Person-3fb54fa4-bc0e-a44e-b5d5-cc046b1b3f91
  a a2a:Person ;
  rdfs:label "Ewold Scheringa" ;
  a2a:PersonName [
    rdfs:label "Ewold Scheringa" ;
    a2a:PersonNameFirstName "Ewold" ;
    a2a:PersonNameLastName "Scheringa"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:Profession "gem. veldwachter" .

oa:person_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Person-c924e8aa-16fd-0e7c-0b12-c77dcf97d3f9
  a a2a:Person ;
  rdfs:label "Aafko Alje Gezinus Scheringa" ;
  a2a:PersonName [
    rdfs:label "Aafko Alje Gezinus Scheringa" ;
    a2a:PersonNameFirstName "Aafko Alje Gezinus" ;
    a2a:PersonNameLastName "Scheringa"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1909-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Martenshoek gem. Hoogezand" ;
    rdfs:label "Martenshoek gem. Hoogezand"
  ] .

oa:event_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1909-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Martenshoek gem. Hoogezand" ;
    rdfs:label "Martenshoek gem. Hoogezand"
  ] .

oa:relationep_gra_6ba49305-9822-ced7-c280-dea19082b3d4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Person:5bcb47d4-137e-6f88-b807-91bfe75146ef ;
  a2a:EventKeyRef oa:event_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Event1 .

oa:relationep_gra_6ba49305-9822-ced7-c280-dea19082b3d4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Person:3fb54fa4-bc0e-a44e-b5d5-cc046b1b3f91 ;
  a2a:EventKeyRef oa:event_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Event1 .

oa:relationep_gra_6ba49305-9822-ced7-c280-dea19082b3d4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Person:c924e8aa-16fd-0e7c-0b12-c77dcf97d3f9 ;
  a2a:EventKeyRef oa:event_gra_6ba49305-9822-ced7-c280-dea19082b3d4_Event1 .

oa:source_gra_6ba49305-9822-ced7-c280-dea19082b3d4
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1909-12-06 - 1909-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1909-12-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1909" ;
    a2a:Book "Geboorteregister 1909" ;
    a2a:DocumentNumber "287" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1909, Geboorteregister 1909, 287"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8d768152-3e97-f050-3af2-1938d26ad3ff.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6ba49305-9822-ced7-c280-dea19082b3d4" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8d768152-3e97-f050-3af2-1938d26ad3ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6ba49305-9822-ced7-c280-dea19082b3d4" ;
  a2a:RecordGUID "{6ba49305-9822-ced7-c280-dea19082b3d4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10102_00010102.xml van GRA" .

