@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_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76
  a a2a:Record ;
  rdfs:label "Geboorte op 6 mei 1911 te Groningen" ;
  a2a:hasPerson oa:person_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Person-2a9581c4-0252-939c-c650-77b774d66a5a, oa:person_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Person-b87279ca-f28b-b1f3-c635-96d9bd206f49, oa:person_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Person-bba45550-3b63-1b1d-e5da-97baee35c888 ;
  a2a:hasEvent oa:event_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_0, oa:relationep_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_1, oa:relationep_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_2 ;
  a2a:hasSource oa:source_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76 .

oa:person_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Person-2a9581c4-0252-939c-c650-77b774d66a5a
  a a2a:Person ;
  rdfs:label "Wilhelmina Jacoba Criens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Jacoba Criens" ;
    a2a:PersonNameFirstName "Wilhelmina Jacoba" ;
    a2a:PersonNameLastName "Criens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Person-b87279ca-f28b-b1f3-c635-96d9bd206f49
  a a2a:Person ;
  rdfs:label "Berend Jacob Hoiting" ;
  a2a:PersonName [
    rdfs:label "Berend Jacob Hoiting" ;
    a2a:PersonNameFirstName "Berend Jacob" ;
    a2a:PersonNameLastName "Hoiting"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1911-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Person-bba45550-3b63-1b1d-e5da-97baee35c888
  a a2a:Person ;
  rdfs:label "Berend Hoiting" ;
  a2a:PersonName [
    rdfs:label "Berend Hoiting" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Hoiting"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "brievenbesteller" .

oa:event_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1911-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Person:2a9581c4-0252-939c-c650-77b774d66a5a ;
  a2a:EventKeyRef oa:event_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Event1 .

oa:relationep_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Person:b87279ca-f28b-b1f3-c635-96d9bd206f49 ;
  a2a:EventKeyRef oa:event_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Event1 .

oa:relationep_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Person:bba45550-3b63-1b1d-e5da-97baee35c888 ;
  a2a:EventKeyRef oa:event_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76_Event1 .

oa:source_gra_feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1911-05-06 - 1911-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1911-05-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1911" ;
    a2a:Book "Geboorteregister 1911" ;
    a2a:DocumentNumber "644" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1911, Geboorteregister 1911, 644"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/16b1716b-4cfc-8058-3e16-9c28bba56239.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/16b1716b-4cfc-8058-3e16-9c28bba56239.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76" ;
  a2a:RecordGUID "{feece5ce-7a9e-8e03-2c1a-e3ee10e9cf76}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_18280_00018280.xml van GRA" .

