@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_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c
  a a2a:Record ;
  rdfs:label "Overlijden op 19 juni 1949 te Groningen" ;
  a2a:hasPerson oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person-bf0a1154-6eb5-b44a-9db0-3ec041042947, oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person-a417a5e7-209d-4558-cb48-81f05dfbdb36, oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person-9b5c2e29-d186-e5c8-933d-06cc7a5772ca, oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person-995e7a94-9ac0-cc7c-b63c-484976afe324 ;
  a2a:hasEvent oa:event_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_0, oa:relationep_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_1, oa:relationep_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_2 ;
  a2a:hasRelationPP oa:relationpp_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_0 ;
  a2a:hasSource oa:source_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c .

oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person-bf0a1154-6eb5-b44a-9db0-3ec041042947
  a a2a:Person ;
  rdfs:label "Johannes Theodorus Sikkens" ;
  a2a:PersonName [
    rdfs:label "Johannes Theodorus Sikkens" ;
    a2a:PersonNameFirstName "Johannes Theodorus" ;
    a2a:PersonNameLastName "Sikkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person-a417a5e7-209d-4558-cb48-81f05dfbdb36
  a a2a:Person ;
  rdfs:label "Petrus Harmannus Nankman" ;
  a2a:PersonName [
    rdfs:label "Petrus Harmannus Nankman" ;
    a2a:PersonNameFirstName "Petrus Harmannus" ;
    a2a:PersonNameLastName "Nankman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person-9b5c2e29-d186-e5c8-933d-06cc7a5772ca
  a a2a:Person ;
  rdfs:label "Alijda Anna Sikkens" ;
  a2a:PersonName [
    rdfs:label "Alijda Anna Sikkens" ;
    a2a:PersonNameFirstName "Alijda Anna" ;
    a2a:PersonNameLastName "Sikkens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person-995e7a94-9ac0-cc7c-b63c-484976afe324
  a a2a:Person ;
  rdfs:label "Jantje Vliegendehond" ;
  a2a:PersonName [
    rdfs:label "Jantje Vliegendehond" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Vliegendehond"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1949-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person:bf0a1154-6eb5-b44a-9db0-3ec041042947 ;
  a2a:EventKeyRef oa:event_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Event1 .

oa:relationep_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person:9b5c2e29-d186-e5c8-933d-06cc7a5772ca ;
  a2a:EventKeyRef oa:event_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Event1 .

oa:relationep_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person:995e7a94-9ac0-cc7c-b63c-484976afe324 ;
  a2a:EventKeyRef oa:event_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Event1 .

oa:relationpp_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person:9b5c2e29-d186-e5c8-933d-06cc7a5772ca, oa:person_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c_Person:a417a5e7-209d-4558-cb48-81f05dfbdb36 .

oa:source_gra_1e6bcc03-87bf-07ca-2ba4-791aeb0c671c
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1949-06-21 - 1949-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1949-06-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1323-1327, Periode: 1949" ;
    a2a:Book "Overlijdensregister 1949" ;
    a2a:DocumentNumber "1058" ;
    a2a:RegistryNumber "1323-1327" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1323-1327, Periode: 1949, Overlijdensregister 1949, 1058, 1323-1327"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/67059420-b655-f5eb-d003-be09bd072ae4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1e6bcc03-87bf-07ca-2ba4-791aeb0c671c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/67059420-b655-f5eb-d003-be09bd072ae4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1e6bcc03-87bf-07ca-2ba4-791aeb0c671c" ;
  a2a:RecordGUID "{1e6bcc03-87bf-07ca-2ba4-791aeb0c671c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14510_00014510.xml van GRA" .

