@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_1126d6b7-cc08-e7cf-845f-9a4de3f6513c
  a a2a:Record ;
  rdfs:label "Geboorte op 22 november 1918 te Sappemeer" ;
  a2a:hasPerson oa:person_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Person-c76d0860-1b4a-708c-edc1-063a86b7d50d, oa:person_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Person-a1cb8c07-96da-c708-7576-15aced0c02bf, oa:person_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Person-fd895470-764c-0029-20f5-bc0f4496c105 ;
  a2a:hasEvent oa:event_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_0, oa:relationep_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_1, oa:relationep_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_2 ;
  a2a:hasSource oa:source_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c .

oa:person_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Person-c76d0860-1b4a-708c-edc1-063a86b7d50d
  a a2a:Person ;
  rdfs:label "Aaltje Deuntje" ;
  a2a:PersonName [
    rdfs:label "Aaltje Deuntje" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Deuntje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Person-a1cb8c07-96da-c708-7576-15aced0c02bf
  a a2a:Person ;
  rdfs:label "Edsko Westman" ;
  a2a:PersonName [
    rdfs:label "Edsko Westman" ;
    a2a:PersonNameFirstName "Edsko" ;
    a2a:PersonNameLastName "Westman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1918-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] .

oa:person_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Person-fd895470-764c-0029-20f5-bc0f4496c105
  a a2a:Person ;
  rdfs:label "Garrelt Westman" ;
  a2a:PersonName [
    rdfs:label "Garrelt Westman" ;
    a2a:PersonNameFirstName "Garrelt" ;
    a2a:PersonNameLastName "Westman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:event_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1918-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] .

oa:relationep_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Person:c76d0860-1b4a-708c-edc1-063a86b7d50d ;
  a2a:EventKeyRef oa:event_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Event1 .

oa:relationep_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Person:a1cb8c07-96da-c708-7576-15aced0c02bf ;
  a2a:EventKeyRef oa:event_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Event1 .

oa:relationep_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Person:fd895470-764c-0029-20f5-bc0f4496c105 ;
  a2a:EventKeyRef oa:event_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c_Event1 .

oa:source_gra_1126d6b7-cc08-e7cf-845f-9a4de3f6513c
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer", "1919-11-23 - 1919-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1919-11-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 54, Periode: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "118" ;
    a2a:RegistryNumber "54" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 54, Periode: 1918, Geboorteregister 1918, 118, 54"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/833e899f-7b17-a695-6589-4ce7683a4626.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1126d6b7-cc08-e7cf-845f-9a4de3f6513c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/833e899f-7b17-a695-6589-4ce7683a4626.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1126d6b7-cc08-e7cf-845f-9a4de3f6513c" ;
  a2a:RecordGUID "{1126d6b7-cc08-e7cf-845f-9a4de3f6513c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_7328_00007328.xml van GRA" .

