@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_578989b4-940c-b9d9-3703-2dfddbd3f4d8
  a a2a:Record ;
  rdfs:label "Geboorte op 5 november 1813 te Nieuwe Pekela" ;
  a2a:hasPerson oa:person_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Person-9d66d25e-2083-e345-c7f7-13eb39e1c2ba, oa:person_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Person-fe2bee70-e2cc-ebc1-8045-73c8d9a681c7, oa:person_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Person-267af803-237a-4fd6-e0c1-cbc175b1fa45 ;
  a2a:hasEvent oa:event_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_0, oa:relationep_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_1, oa:relationep_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_2 ;
  a2a:hasSource oa:source_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8 .

oa:person_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Person-9d66d25e-2083-e345-c7f7-13eb39e1c2ba
  a a2a:Person ;
  rdfs:label "Nicolaas Jan van Buttingha Wichers" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Jan van Buttingha Wichers" ;
    a2a:PersonNameFirstName "Nicolaas Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buttingha Wichers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:Profession "notaris" .

oa:person_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Person-fe2bee70-e2cc-ebc1-8045-73c8d9a681c7
  a a2a:Person ;
  rdfs:label "Geertruida Jacoba Woldringh" ;
  a2a:PersonName [
    rdfs:label "Geertruida Jacoba Woldringh" ;
    a2a:PersonNameFirstName "Geertruida Jacoba" ;
    a2a:PersonNameLastName "Woldringh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Person-267af803-237a-4fd6-e0c1-cbc175b1fa45
  a a2a:Person ;
  rdfs:label "Johan van Buttingha Wichers" ;
  a2a:PersonName [
    rdfs:label "Johan van Buttingha Wichers" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buttingha Wichers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1813-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] .

oa:event_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1813-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] .

oa:relationep_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Person:9d66d25e-2083-e345-c7f7-13eb39e1c2ba ;
  a2a:EventKeyRef oa:event_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Event1 .

oa:relationep_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Person:fe2bee70-e2cc-ebc1-8045-73c8d9a681c7 ;
  a2a:EventKeyRef oa:event_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Event1 .

oa:relationep_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Person:267af803-237a-4fd6-e0c1-cbc175b1fa45 ;
  a2a:EventKeyRef oa:event_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8_Event1 .

oa:source_gra_578989b4-940c-b9d9-3703-2dfddbd3f4d8
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela", "1813-11-06 - 1813-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1813-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1813" ;
    a2a:Book "Geboorteregister 1813" ;
    a2a:DocumentNumber "92" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1813, Geboorteregister 1813, 92"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/92c43fa5-a761-b917-eb8c-63a8e6e69d73.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/578989b4-940c-b9d9-3703-2dfddbd3f4d8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/92c43fa5-a761-b917-eb8c-63a8e6e69d73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/578989b4-940c-b9d9-3703-2dfddbd3f4d8" ;
  a2a:RecordGUID "{578989b4-940c-b9d9-3703-2dfddbd3f4d8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_4267_00004267.xml van GRA" .

