@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_504acad4-aee9-6830-b150-e8a3819ee6af
  a a2a:Record ;
  rdfs:label "Geboorte op 30 mei 1851 te Groningen" ;
  a2a:hasPerson oa:person_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Person-1de58b4a-cedf-c7af-d3ff-d618e300d4d6, oa:person_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Person-cce5c617-8598-169c-5c7d-cd6f740541f6, oa:person_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Person-08d798ac-0bd4-f935-faa1-06ccd7219853 ;
  a2a:hasEvent oa:event_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_504acad4-aee9-6830-b150-e8a3819ee6af_0, oa:relationep_gra_504acad4-aee9-6830-b150-e8a3819ee6af_1, oa:relationep_gra_504acad4-aee9-6830-b150-e8a3819ee6af_2 ;
  a2a:hasSource oa:source_gra_504acad4-aee9-6830-b150-e8a3819ee6af .

oa:person_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Person-1de58b4a-cedf-c7af-d3ff-d618e300d4d6
  a a2a:Person ;
  rdfs:label "Klaaske Ellens" ;
  a2a:PersonName [
    rdfs:label "Klaaske Ellens" ;
    a2a:PersonNameFirstName "Klaaske" ;
    a2a:PersonNameLastName "Ellens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] .

oa:person_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Person-cce5c617-8598-169c-5c7d-cd6f740541f6
  a a2a:Person ;
  rdfs:label "Harmannus Bakker" ;
  a2a:PersonName [
    rdfs:label "Harmannus Bakker" ;
    a2a:PersonNameFirstName "Harmannus" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1851-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Person-08d798ac-0bd4-f935-faa1-06ccd7219853
  a a2a:Person ;
  rdfs:label "Jan Jacobs Bakker" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobs Bakker" ;
    a2a:PersonNameFirstName "Jan Jacobs" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "50 jaar" ;
    rdfs:label "50 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:event_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1851-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_504acad4-aee9-6830-b150-e8a3819ee6af_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Person:1de58b4a-cedf-c7af-d3ff-d618e300d4d6 ;
  a2a:EventKeyRef oa:event_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Event1 .

oa:relationep_gra_504acad4-aee9-6830-b150-e8a3819ee6af_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Person:cce5c617-8598-169c-5c7d-cd6f740541f6 ;
  a2a:EventKeyRef oa:event_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Event1 .

oa:relationep_gra_504acad4-aee9-6830-b150-e8a3819ee6af_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Person:08d798ac-0bd4-f935-faa1-06ccd7219853 ;
  a2a:EventKeyRef oa:event_gra_504acad4-aee9-6830-b150-e8a3819ee6af_Event1 .

oa:source_gra_504acad4-aee9-6830-b150-e8a3819ee6af
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1851-06-02 - 1851-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1851-06-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1851" ;
    a2a:Book "Geboorteregister 1851" ;
    a2a:DocumentNumber "536" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1851, Geboorteregister 1851, 536"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/faf49c3e-d4b7-f2c6-e5bd-065a082f8af0.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/504acad4-aee9-6830-b150-e8a3819ee6af" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/faf49c3e-d4b7-f2c6-e5bd-065a082f8af0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/504acad4-aee9-6830-b150-e8a3819ee6af" ;
  a2a:RecordGUID "{504acad4-aee9-6830-b150-e8a3819ee6af}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_4043_00004043.xml van GRA" .

