@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_64daaa22-e122-0f9c-07c0-23d4ef4335e0
  a a2a:Record ;
  rdfs:label "Overlijden op 11 februari 1968 te Veendam" ;
  a2a:hasPerson oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person-1f0dc9c7-1b31-e199-5285-99b11e103afa, oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person-79ad7043-e4fb-f12c-be1f-872dfef9caaa, oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person-5532ad2d-5582-073f-5500-3addf88bb809, oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person-36d4d36e-38f4-2b65-c7a7-d095d9177aa5 ;
  a2a:hasEvent oa:event_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_0, oa:relationep_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_1, oa:relationep_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_2 ;
  a2a:hasRelationPP oa:relationpp_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_0 ;
  a2a:hasSource oa:source_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0 .

oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person-1f0dc9c7-1b31-e199-5285-99b11e103afa
  a a2a:Person ;
  rdfs:label "Harmannus Johannes Mattheus Sinnige" ;
  a2a:PersonName [
    rdfs:label "Harmannus Johannes Mattheus Sinnige" ;
    a2a:PersonNameFirstName "Harmannus Johannes Mattheus" ;
    a2a:PersonNameLastName "Sinnige"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person-79ad7043-e4fb-f12c-be1f-872dfef9caaa
  a a2a:Person ;
  rdfs:label "Harmannus Smit" ;
  a2a:PersonName [
    rdfs:label "Harmannus Smit" ;
    a2a:PersonNameFirstName "Harmannus" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person-5532ad2d-5582-073f-5500-3addf88bb809
  a a2a:Person ;
  rdfs:label "Catharina Harmanna Kuiper" ;
  a2a:PersonName [
    rdfs:label "Catharina Harmanna Kuiper" ;
    a2a:PersonNameFirstName "Catharina Harmanna" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person-36d4d36e-38f4-2b65-c7a7-d095d9177aa5
  a a2a:Person ;
  rdfs:label "Engelina Hilbrandina Smit" ;
  a2a:PersonName [
    rdfs:label "Engelina Hilbrandina Smit" ;
    a2a:PersonNameFirstName "Engelina Hilbrandina" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "71 jaar" ;
    rdfs:label "71 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:event_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1968-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:relationep_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person:79ad7043-e4fb-f12c-be1f-872dfef9caaa ;
  a2a:EventKeyRef oa:event_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Event1 .

oa:relationep_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person:5532ad2d-5582-073f-5500-3addf88bb809 ;
  a2a:EventKeyRef oa:event_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Event1 .

oa:relationep_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person:36d4d36e-38f4-2b65-c7a7-d095d9177aa5 ;
  a2a:EventKeyRef oa:event_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Event1 .

oa:relationpp_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person:36d4d36e-38f4-2b65-c7a7-d095d9177aa5, oa:person_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0_Person:1f0dc9c7-1b31-e199-5285-99b11e103afa .

oa:source_gra_64daaa22-e122-0f9c-07c0-23d4ef4335e0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam", "1968-02-12 - 1968-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1968-02-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1604, Periode: 1968" ;
    a2a:Book "Overlijdensregister 1968" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "1604" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1604, Periode: 1968, Overlijdensregister 1968, 13, 1604"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/e53b8566-dd9b-6237-2053-f182098fb356.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/64daaa22-e122-0f9c-07c0-23d4ef4335e0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/e53b8566-dd9b-6237-2053-f182098fb356.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/64daaa22-e122-0f9c-07c0-23d4ef4335e0" ;
  a2a:RecordGUID "{64daaa22-e122-0f9c-07c0-23d4ef4335e0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14373_00014373.xml van GRA" .

