@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_e1b93b63-831c-c8a9-8f91-71fba14f8521
  a a2a:Record ;
  rdfs:label "Overlijden op 17 november 1949 te Noordhorn gem. Zuidhorn" ;
  a2a:hasPerson oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person-a92a331a-473b-dea8-0914-b6f7dc8c1f64, oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person-ca81aa60-3a9c-9f72-bbc1-3edb042e7db7, oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person-aa6611cd-42da-8d67-acf3-300e9d745a40, oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person-80cef1a2-361c-e333-9bfe-beb9084fc454 ;
  a2a:hasEvent oa:event_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_0, oa:relationep_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_1, oa:relationep_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_2 ;
  a2a:hasRelationPP oa:relationpp_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_0 ;
  a2a:hasSource oa:source_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521 .

oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person-a92a331a-473b-dea8-0914-b6f7dc8c1f64
  a a2a:Person ;
  rdfs:label "Hugo Wolthuis" ;
  a2a:PersonName [
    rdfs:label "Hugo Wolthuis" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNameLastName "Wolthuis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "68 jaar" ;
    rdfs:label "68 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loppersum" ;
    rdfs:label "Loppersum"
  ] .

oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person-ca81aa60-3a9c-9f72-bbc1-3edb042e7db7
  a a2a:Person ;
  rdfs:label "Sibelina Harkema" ;
  a2a:PersonName [
    rdfs:label "Sibelina Harkema" ;
    a2a:PersonNameFirstName "Sibelina" ;
    a2a:PersonNameLastName "Harkema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person-aa6611cd-42da-8d67-acf3-300e9d745a40
  a a2a:Person ;
  rdfs:label "Hendrik Wolthuis" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wolthuis" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wolthuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person-80cef1a2-361c-e333-9bfe-beb9084fc454
  a a2a:Person ;
  rdfs:label "Anna Bos" ;
  a2a:PersonName [
    rdfs:label "Anna Bos" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1949-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordhorn gem. Zuidhorn" ;
    rdfs:label "Noordhorn gem. Zuidhorn"
  ] .

oa:relationep_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person:a92a331a-473b-dea8-0914-b6f7dc8c1f64 ;
  a2a:EventKeyRef oa:event_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Event1 .

oa:relationep_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person:aa6611cd-42da-8d67-acf3-300e9d745a40 ;
  a2a:EventKeyRef oa:event_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Event1 .

oa:relationep_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person:80cef1a2-361c-e333-9bfe-beb9084fc454 ;
  a2a:EventKeyRef oa:event_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Event1 .

oa:relationpp_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person:a92a331a-473b-dea8-0914-b6f7dc8c1f64, oa:person_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521_Person:ca81aa60-3a9c-9f72-bbc1-3edb042e7db7 .

oa:source_gra_e1b93b63-831c-c8a9-8f91-71fba14f8521
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidhorn" ;
    rdfs:label "Zuidhorn", "1949-11-17 - 1949-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1949-11-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1949" ;
    a2a:Book "Overlijdensregister 1949" ;
    a2a:DocumentNumber "30" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1949, Overlijdensregister 1949, 30"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/24a81bb6-c6b6-9f5d-c504-8e42c58c0d8b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e1b93b63-831c-c8a9-8f91-71fba14f8521" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/24a81bb6-c6b6-9f5d-c504-8e42c58c0d8b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e1b93b63-831c-c8a9-8f91-71fba14f8521" ;
  a2a:RecordGUID "{e1b93b63-831c-c8a9-8f91-71fba14f8521}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11361_00011361.xml van GRA" .

