@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549
  a a2a:Record ;
  rdfs:label "Geboorte op 25 februari 1909 te Hoogezand" ;
  a2a:hasPerson oa:person_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Person-0e29b888-729d-a69a-10ed-49d184c8aab9, oa:person_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Person-07cab2eb-d63f-55ad-870f-7e8dfe8997da, oa:person_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Person-94488ffb-6475-e8c0-69e6-2bdd4bd9f653 ;
  a2a:hasEvent oa:event_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_0, oa:relationep_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_1, oa:relationep_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_2 ;
  a2a:hasSource oa:source_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549 .

oa:person_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Person-0e29b888-729d-a69a-10ed-49d184c8aab9
  a a2a:Person ;
  rdfs:label "Willem Tepper" ;
  owl:sameAs oa:person_gra_265e21af-425b-d7c6-1325-762094a45bb6_Person-4fe65836-282b-6c58-8f91-41879668c3de, oa:person_gra_f6a96f81-9817-bf48-1624-6cf3c575c99a_Person-d6ed6313-bb41-3f58-b0a2-defc91031482, oa:person_gra_c39271e3-b119-5d76-8d2f-dc3e805ca794_Person-3f5ae8af-e26b-ffcc-f048-de59aec0e323 ;
  a2a:PersonName [
    rdfs:label "Willem Tepper" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Tepper"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:Profession "scheepstimmerknecht" .

oa:person_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Person-07cab2eb-d63f-55ad-870f-7e8dfe8997da
  a a2a:Person ;
  rdfs:label "Ebelina Johanna Benedick" ;
  owl:sameAs oa:person_gra_265e21af-425b-d7c6-1325-762094a45bb6_Person-4ec91e53-dc7e-9a17-c696-febffbc968dc, oa:person_gra_f6a96f81-9817-bf48-1624-6cf3c575c99a_Person-d89ab4c0-dee2-5d32-51e7-8d5a509d0945, oa:person_gra_c39271e3-b119-5d76-8d2f-dc3e805ca794_Person-bad8ccbe-68f5-737c-9fa0-83fa35d6d2da ;
  a2a:PersonName [
    rdfs:label "Ebelina Johanna Benedick" ;
    a2a:PersonNameFirstName "Ebelina Johanna" ;
    a2a:PersonNameLastName "Benedick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Person-94488ffb-6475-e8c0-69e6-2bdd4bd9f653
  a a2a:Person ;
  rdfs:label "Reina Cornelia Tepper" ;
  a2a:PersonName [
    rdfs:label "Reina Cornelia Tepper" ;
    a2a:PersonNameFirstName "Reina Cornelia" ;
    a2a:PersonNameLastName "Tepper"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1909-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:event_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1909-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:relationep_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Person:0e29b888-729d-a69a-10ed-49d184c8aab9 ;
  a2a:EventKeyRef oa:event_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Event1 .

oa:relationep_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Person:07cab2eb-d63f-55ad-870f-7e8dfe8997da ;
  a2a:EventKeyRef oa:event_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Event1 .

oa:relationep_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Person:94488ffb-6475-e8c0-69e6-2bdd4bd9f653 ;
  a2a:EventKeyRef oa:event_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549_Event1 .

oa:source_gra_6db0045d-e4cf-8b37-e658-1c3a783f1549
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1909-02-25 - 1909-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1909-02-25"^^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 "53" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1909, Geboorteregister 1909, 53"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/51818816-0659-5db5-3774-863d973e5e58.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6db0045d-e4cf-8b37-e658-1c3a783f1549" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/51818816-0659-5db5-3774-863d973e5e58.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6db0045d-e4cf-8b37-e658-1c3a783f1549" ;
  a2a:RecordGUID "{6db0045d-e4cf-8b37-e658-1c3a783f1549}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10165_00010165.xml van GRA" .

