@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_6db65a9b-934c-8af4-2a0f-4eb657f1ecce
  a a2a:Record ;
  rdfs:label "Geboorte op 23 september 1858 te Veendam" ;
  a2a:hasPerson oa:person_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Person-d2039eff-c73a-b51b-a288-d5c6f0de1ac5, oa:person_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Person-4633a98f-3299-b77e-eb78-cf5730dbb638, oa:person_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Person-9460552d-abb0-c489-30a7-b34234c9a203 ;
  a2a:hasEvent oa:event_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_0, oa:relationep_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_1, oa:relationep_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_2 ;
  a2a:hasSource oa:source_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce .

oa:person_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Person-d2039eff-c73a-b51b-a288-d5c6f0de1ac5
  a a2a:Person ;
  rdfs:label "Remke van Dijken" ;
  a2a:PersonName [
    rdfs:label "Remke van Dijken" ;
    a2a:PersonNameFirstName "Remke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Person-4633a98f-3299-b77e-eb78-cf5730dbb638
  a a2a:Person ;
  rdfs:label "Jakob Johannes Medema" ;
  a2a:PersonName [
    rdfs:label "Jakob Johannes Medema" ;
    a2a:PersonNameFirstName "Jakob Johannes" ;
    a2a:PersonNameLastName "Medema"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1858-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:person_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Person-9460552d-abb0-c489-30a7-b34234c9a203
  a a2a:Person ;
  rdfs:label "Harm Medema" ;
  a2a:PersonName [
    rdfs:label "Harm Medema" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Medema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zeeman" .

oa:event_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1858-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:relationep_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Person:d2039eff-c73a-b51b-a288-d5c6f0de1ac5 ;
  a2a:EventKeyRef oa:event_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Event1 .

oa:relationep_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Person:4633a98f-3299-b77e-eb78-cf5730dbb638 ;
  a2a:EventKeyRef oa:event_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Event1 .

oa:relationep_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Person:9460552d-abb0-c489-30a7-b34234c9a203 ;
  a2a:EventKeyRef oa:event_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce_Event1 .

oa:source_gra_6db65a9b-934c-8af4-2a0f-4eb657f1ecce
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam", "1858-09-25 - 1858-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1858-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1858" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1858-09-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1858" ;
    a2a:Book "Geboorteregister 1858" ;
    a2a:DocumentNumber "204" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1858, Geboorteregister 1858, 204"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/79c2bbca-f562-9f3a-779d-40633a3098b2.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6db65a9b-934c-8af4-2a0f-4eb657f1ecce" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/79c2bbca-f562-9f3a-779d-40633a3098b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6db65a9b-934c-8af4-2a0f-4eb657f1ecce" ;
  a2a:RecordGUID "{6db65a9b-934c-8af4-2a0f-4eb657f1ecce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10166_00010166.xml van GRA" .

