@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_193271ed-c088-27e8-8096-e550ec0b113a
  a a2a:Record ;
  rdfs:label "Geboorte op 5 november 1837 te Sappemeer" ;
  a2a:hasPerson oa:person_gra_193271ed-c088-27e8-8096-e550ec0b113a_Person-9a23eef2-3f08-0bac-54a5-44037c9b0021, oa:person_gra_193271ed-c088-27e8-8096-e550ec0b113a_Person-7e84a6c5-3b7c-0372-1fd8-1d32a749acf7, oa:person_gra_193271ed-c088-27e8-8096-e550ec0b113a_Person-e786e5ae-5990-c61e-cc29-2f5a7c0801a7 ;
  a2a:hasEvent oa:event_gra_193271ed-c088-27e8-8096-e550ec0b113a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_193271ed-c088-27e8-8096-e550ec0b113a_0, oa:relationep_gra_193271ed-c088-27e8-8096-e550ec0b113a_1, oa:relationep_gra_193271ed-c088-27e8-8096-e550ec0b113a_2 ;
  a2a:hasSource oa:source_gra_193271ed-c088-27e8-8096-e550ec0b113a .

oa:person_gra_193271ed-c088-27e8-8096-e550ec0b113a_Person-9a23eef2-3f08-0bac-54a5-44037c9b0021
  a a2a:Person ;
  rdfs:label "Franciscus Kerstholt" ;
  a2a:PersonName [
    rdfs:label "Franciscus Kerstholt" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Kerstholt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_gra_193271ed-c088-27e8-8096-e550ec0b113a_Person-7e84a6c5-3b7c-0372-1fd8-1d32a749acf7
  a a2a:Person ;
  rdfs:label "Willemina Bodewes" ;
  a2a:PersonName [
    rdfs:label "Willemina Bodewes" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Bodewes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20 jaar" ;
    rdfs:label "20 jaar"
  ] .

oa:person_gra_193271ed-c088-27e8-8096-e550ec0b113a_Person-e786e5ae-5990-c61e-cc29-2f5a7c0801a7
  a a2a:Person ;
  rdfs:label "Aaltje Kerstholt" ;
  a2a:PersonName [
    rdfs:label "Aaltje Kerstholt" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Kerstholt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1837-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] .

oa:event_gra_193271ed-c088-27e8-8096-e550ec0b113a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1837-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] .

oa:relationep_gra_193271ed-c088-27e8-8096-e550ec0b113a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_193271ed-c088-27e8-8096-e550ec0b113a_Person:9a23eef2-3f08-0bac-54a5-44037c9b0021 ;
  a2a:EventKeyRef oa:event_gra_193271ed-c088-27e8-8096-e550ec0b113a_Event1 .

oa:relationep_gra_193271ed-c088-27e8-8096-e550ec0b113a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_193271ed-c088-27e8-8096-e550ec0b113a_Person:7e84a6c5-3b7c-0372-1fd8-1d32a749acf7 ;
  a2a:EventKeyRef oa:event_gra_193271ed-c088-27e8-8096-e550ec0b113a_Event1 .

oa:relationep_gra_193271ed-c088-27e8-8096-e550ec0b113a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_193271ed-c088-27e8-8096-e550ec0b113a_Person:e786e5ae-5990-c61e-cc29-2f5a7c0801a7 ;
  a2a:EventKeyRef oa:event_gra_193271ed-c088-27e8-8096-e550ec0b113a_Event1 .

oa:source_gra_193271ed-c088-27e8-8096-e550ec0b113a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer", "1837-11-06 - 1837-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1837-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1837" ;
    a2a:Book "Geboorteregister 1837" ;
    a2a:DocumentNumber "60" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1837, Geboorteregister 1837, 60"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5676de20-194e-dc31-f1dd-0be9676009a9.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/193271ed-c088-27e8-8096-e550ec0b113a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5676de20-194e-dc31-f1dd-0be9676009a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/193271ed-c088-27e8-8096-e550ec0b113a" ;
  a2a:RecordGUID "{193271ed-c088-27e8-8096-e550ec0b113a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_5424_00005424.xml van GRA" .

