@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_8ebd5a7f-c2ea-7673-97d4-b4ecba694136
  a a2a:Record ;
  rdfs:label "Geboorte op 12 februari 1840 te Groningen" ;
  a2a:hasPerson oa:person_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Person-eba756fa-7254-9973-abde-b2f4f5bc559d, oa:person_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Person-d2347f75-225b-8704-326b-31a479a74215, oa:person_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Person-9f3248c3-38d9-5b5d-0b3e-65ee44e3b5a8 ;
  a2a:hasEvent oa:event_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_0, oa:relationep_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_1, oa:relationep_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_2 ;
  a2a:hasSource oa:source_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136 .

oa:person_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Person-eba756fa-7254-9973-abde-b2f4f5bc559d
  a a2a:Person ;
  rdfs:label "Wijbe Jacobs van der Wijk" ;
  a2a:PersonName [
    rdfs:label "Wijbe Jacobs van der Wijk" ;
    a2a:PersonNameFirstName "Wijbe Jacobs" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "voerman" .

oa:person_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Person-d2347f75-225b-8704-326b-31a479a74215
  a a2a:Person ;
  rdfs:label "Josina Meesters" ;
  a2a:PersonName [
    rdfs:label "Josina Meesters" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] .

oa:person_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Person-9f3248c3-38d9-5b5d-0b3e-65ee44e3b5a8
  a a2a:Person ;
  rdfs:label "Grietje van der Wijk" ;
  a2a:PersonName [
    rdfs:label "Grietje van der Wijk" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1840-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:event_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1840-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Person:eba756fa-7254-9973-abde-b2f4f5bc559d ;
  a2a:EventKeyRef oa:event_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Event1 .

oa:relationep_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Person:d2347f75-225b-8704-326b-31a479a74215 ;
  a2a:EventKeyRef oa:event_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Event1 .

oa:relationep_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Person:9f3248c3-38d9-5b5d-0b3e-65ee44e3b5a8 ;
  a2a:EventKeyRef oa:event_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136_Event1 .

oa:source_gra_8ebd5a7f-c2ea-7673-97d4-b4ecba694136
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1840-02-13 - 1840-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1840-02-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1840" ;
    a2a:Book "Geboorteregister 1840" ;
    a2a:DocumentNumber "153" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1840, Geboorteregister 1840, 153"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6d404a8b-5ee6-41aa-3ccf-5fe6f491856e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8ebd5a7f-c2ea-7673-97d4-b4ecba694136" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6d404a8b-5ee6-41aa-3ccf-5fe6f491856e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5e1cbef3-caf5-0f78-21c3-a215fa7d5706.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8ebd5a7f-c2ea-7673-97d4-b4ecba694136" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5e1cbef3-caf5-0f78-21c3-a215fa7d5706.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8ebd5a7f-c2ea-7673-97d4-b4ecba694136" ;
  a2a:RecordGUID "{8ebd5a7f-c2ea-7673-97d4-b4ecba694136}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_8408_00008408.xml van GRA" .

