@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_030c42d2-2473-9b85-e593-2177f44f05ca
  a a2a:Record ;
  rdfs:label "Overlijden op 9 november 1966 te Winschoten" ;
  a2a:hasPerson oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person-3c5095b4-8c77-61a3-1fe5-52b9d57acbab, oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person-b1e53269-abbf-8ffa-aab5-3c8b27de112f, oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person-b38826b8-8824-affd-62c5-bd034aa88bd2, oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person-01a8db9f-499c-a5b9-9011-f4ae33e96962 ;
  a2a:hasEvent oa:event_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_030c42d2-2473-9b85-e593-2177f44f05ca_0, oa:relationep_gra_030c42d2-2473-9b85-e593-2177f44f05ca_1, oa:relationep_gra_030c42d2-2473-9b85-e593-2177f44f05ca_2 ;
  a2a:hasRelationPP oa:relationpp_gra_030c42d2-2473-9b85-e593-2177f44f05ca_0 ;
  a2a:hasSource oa:source_gra_030c42d2-2473-9b85-e593-2177f44f05ca .

oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person-3c5095b4-8c77-61a3-1fe5-52b9d57acbab
  a a2a:Person ;
  rdfs:label "Wubina Anna Geertruida Veldman" ;
  a2a:PersonName [
    rdfs:label "Wubina Anna Geertruida Veldman" ;
    a2a:PersonNameFirstName "Wubina Anna Geertruida" ;
    a2a:PersonNameLastName "Veldman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person-b1e53269-abbf-8ffa-aab5-3c8b27de112f
  a a2a:Person ;
  rdfs:label "Douko Muntinga" ;
  a2a:PersonName [
    rdfs:label "Douko Muntinga" ;
    a2a:PersonNameFirstName "Douko" ;
    a2a:PersonNameLastName "Muntinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person-b38826b8-8824-affd-62c5-bd034aa88bd2
  a a2a:Person ;
  rdfs:label "Eppien Vrieze" ;
  a2a:PersonName [
    rdfs:label "Eppien Vrieze" ;
    a2a:PersonNameFirstName "Eppien" ;
    a2a:PersonNameLastName "Vrieze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person-01a8db9f-499c-a5b9-9011-f4ae33e96962
  a a2a:Person ;
  rdfs:label "Fiebo Vrieze Muntinga" ;
  a2a:PersonName [
    rdfs:label "Fiebo Vrieze Muntinga" ;
    a2a:PersonNameFirstName "Fiebo Vrieze" ;
    a2a:PersonNameLastName "Muntinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "86 jaar" ;
    rdfs:label "86 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuweschans" ;
    rdfs:label "Nieuweschans"
  ] .

oa:event_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1966-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_030c42d2-2473-9b85-e593-2177f44f05ca_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person:b1e53269-abbf-8ffa-aab5-3c8b27de112f ;
  a2a:EventKeyRef oa:event_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Event1 .

oa:relationep_gra_030c42d2-2473-9b85-e593-2177f44f05ca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person:b38826b8-8824-affd-62c5-bd034aa88bd2 ;
  a2a:EventKeyRef oa:event_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Event1 .

oa:relationep_gra_030c42d2-2473-9b85-e593-2177f44f05ca_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person:01a8db9f-499c-a5b9-9011-f4ae33e96962 ;
  a2a:EventKeyRef oa:event_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Event1 .

oa:relationpp_gra_030c42d2-2473-9b85-e593-2177f44f05ca_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person:01a8db9f-499c-a5b9-9011-f4ae33e96962, oa:person_gra_030c42d2-2473-9b85-e593-2177f44f05ca_Person:3c5095b4-8c77-61a3-1fe5-52b9d57acbab .

oa:source_gra_030c42d2-2473-9b85-e593-2177f44f05ca
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten", "1966-11-09 - 1966-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1966-11-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1649, Periode: 1966" ;
    a2a:Book "Overlijdensregister 1966" ;
    a2a:DocumentNumber "286" ;
    a2a:RegistryNumber "1649" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1649, Periode: 1966, Overlijdensregister 1966, 286, 1649"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/46f2730e-f7da-ace9-1485-739f8ac25e0a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/030c42d2-2473-9b85-e593-2177f44f05ca" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/46f2730e-f7da-ace9-1485-739f8ac25e0a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/030c42d2-2473-9b85-e593-2177f44f05ca" ;
  a2a:RecordGUID "{030c42d2-2473-9b85-e593-2177f44f05ca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13130_00013130.xml van GRA" .

