@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_33513a32-d84c-e177-b2e8-a99ebb127012
  a a2a:Record ;
  rdfs:label "Overlijden op 2 januari 1924 te Zevenhuizen gem. Leek" ;
  a2a:hasPerson oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person-662cc05a-15cd-d507-726d-af073098c13a, oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person-f5bc80c8-0d6a-4c13-6780-55504380bf18, oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person-97873351-1ddf-9118-7af1-b82af5eb06ca, oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person-060ba88f-5b5b-7ebe-7a22-77581bb9a6c2 ;
  a2a:hasEvent oa:event_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_33513a32-d84c-e177-b2e8-a99ebb127012_0, oa:relationep_gra_33513a32-d84c-e177-b2e8-a99ebb127012_1, oa:relationep_gra_33513a32-d84c-e177-b2e8-a99ebb127012_2 ;
  a2a:hasRelationPP oa:relationpp_gra_33513a32-d84c-e177-b2e8-a99ebb127012_0 ;
  a2a:hasSource oa:source_gra_33513a32-d84c-e177-b2e8-a99ebb127012 .

oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person-662cc05a-15cd-d507-726d-af073098c13a
  a a2a:Person ;
  rdfs:label "Antje Blaauw" ;
  a2a:PersonName [
    rdfs:label "Antje Blaauw" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "85 jaar" ;
    rdfs:label "85 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenhuizen" ;
    rdfs:label "Zevenhuizen"
  ] .

oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person-f5bc80c8-0d6a-4c13-6780-55504380bf18
  a a2a:Person ;
  rdfs:label "Harm Hummel" ;
  a2a:PersonName [
    rdfs:label "Harm Hummel" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Hummel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person-97873351-1ddf-9118-7af1-b82af5eb06ca
  a a2a:Person ;
  rdfs:label "Engbert Jans Blaauw" ;
  a2a:PersonName [
    rdfs:label "Engbert Jans Blaauw" ;
    a2a:PersonNameFirstName "Engbert Jans" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person-060ba88f-5b5b-7ebe-7a22-77581bb9a6c2
  a a2a:Person ;
  rdfs:label "Itje Jennes Deelstra" ;
  a2a:PersonName [
    rdfs:label "Itje Jennes Deelstra" ;
    a2a:PersonNameFirstName "Itje Jennes" ;
    a2a:PersonNameLastName "Deelstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1924-01-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhuizen gem. Leek" ;
    rdfs:label "Zevenhuizen gem. Leek"
  ] .

oa:relationep_gra_33513a32-d84c-e177-b2e8-a99ebb127012_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person:662cc05a-15cd-d507-726d-af073098c13a ;
  a2a:EventKeyRef oa:event_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Event1 .

oa:relationep_gra_33513a32-d84c-e177-b2e8-a99ebb127012_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person:97873351-1ddf-9118-7af1-b82af5eb06ca ;
  a2a:EventKeyRef oa:event_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Event1 .

oa:relationep_gra_33513a32-d84c-e177-b2e8-a99ebb127012_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person:060ba88f-5b5b-7ebe-7a22-77581bb9a6c2 ;
  a2a:EventKeyRef oa:event_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Event1 .

oa:relationpp_gra_33513a32-d84c-e177-b2e8-a99ebb127012_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person:662cc05a-15cd-d507-726d-af073098c13a, oa:person_gra_33513a32-d84c-e177-b2e8-a99ebb127012_Person:f5bc80c8-0d6a-4c13-6780-55504380bf18 .

oa:source_gra_33513a32-d84c-e177-b2e8-a99ebb127012
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leek" ;
    rdfs:label "Leek", "1924-01-03 - 1924-01-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-01-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-01-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1924-01-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1924" ;
    a2a:Book "Overlijdensregister 1924" ;
    a2a:DocumentNumber "1" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1924, Overlijdensregister 1924, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5d611c9d-ab6d-a110-853e-8082fe3fd31a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/33513a32-d84c-e177-b2e8-a99ebb127012" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5d611c9d-ab6d-a110-853e-8082fe3fd31a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/33513a32-d84c-e177-b2e8-a99ebb127012" ;
  a2a:RecordGUID "{33513a32-d84c-e177-b2e8-a99ebb127012}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10927_00010927.xml van GRA" .

