@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_82d60ef2-bdb9-bd2f-80e5-04f7cf323812
  a a2a:Record ;
  rdfs:label "Geboorte op 21 november 1838 te Appingedam" ;
  a2a:hasPerson oa:person_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Person-ed81a8e2-e7b4-4e34-5b11-5dcd7b248fe1, oa:person_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Person-13c934a6-7400-0968-4c25-bab8c276dab7, oa:person_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Person-f748a09c-c7e7-dba2-2deb-5c8be7b30452 ;
  a2a:hasEvent oa:event_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_0, oa:relationep_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_1, oa:relationep_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_2 ;
  a2a:hasSource oa:source_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812 .

oa:person_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Person-ed81a8e2-e7b4-4e34-5b11-5dcd7b248fe1
  a a2a:Person ;
  rdfs:label "Grietje Pool" ;
  a2a:PersonName [
    rdfs:label "Grietje Pool" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Pool"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1838-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:person_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Person-13c934a6-7400-0968-4c25-bab8c276dab7
  a a2a:Person ;
  rdfs:label "Johannes Geerts Pool" ;
  a2a:PersonName [
    rdfs:label "Johannes Geerts Pool" ;
    a2a:PersonNameFirstName "Johannes Geerts" ;
    a2a:PersonNameLastName "Pool"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:Profession "verwer" .

oa:person_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Person-f748a09c-c7e7-dba2-2deb-5c8be7b30452
  a a2a:Person ;
  rdfs:label "Helena Albertus Vos" ;
  a2a:PersonName [
    rdfs:label "Helena Albertus Vos" ;
    a2a:PersonNameFirstName "Helena Albertus" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] .

oa:event_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1838-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:relationep_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Person:ed81a8e2-e7b4-4e34-5b11-5dcd7b248fe1 ;
  a2a:EventKeyRef oa:event_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Event1 .

oa:relationep_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Person:13c934a6-7400-0968-4c25-bab8c276dab7 ;
  a2a:EventKeyRef oa:event_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Event1 .

oa:relationep_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Person:f748a09c-c7e7-dba2-2deb-5c8be7b30452 ;
  a2a:EventKeyRef oa:event_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812_Event1 .

oa:source_gra_82d60ef2-bdb9-bd2f-80e5-04f7cf323812
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam", "1838-11-22 - 1838-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1838-11-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 8, Periode: 1838" ;
    a2a:Book "Geboorteregister 1838" ;
    a2a:DocumentNumber "98" ;
    a2a:RegistryNumber "8" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 8, Periode: 1838, Geboorteregister 1838, 98, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b2f4e82a-aaa2-e6e2-65b3-3bce54d9511a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/82d60ef2-bdb9-bd2f-80e5-04f7cf323812" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b2f4e82a-aaa2-e6e2-65b3-3bce54d9511a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/82d60ef2-bdb9-bd2f-80e5-04f7cf323812" ;
  a2a:RecordGUID "{82d60ef2-bdb9-bd2f-80e5-04f7cf323812}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_4362_00004362.xml van GRA" .

