@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_87d61f7a-84df-a755-ee30-a4ee04f07cb3
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 16 juni 1865 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Person-d66aa2ad-412a-2c42-11cb-4cad50b63393, oa:person_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Person-84bf3d90-da5e-eed3-8038-cce3f2fe0c9e, oa:person_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Person-b784b923-3a93-c89e-a650-8b72b6dd4964 ;
  a2a:hasEvent oa:event_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_0, oa:relationep_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_1, oa:relationep_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_2 ;
  a2a:hasSource oa:source_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3 .

oa:person_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Person-d66aa2ad-412a-2c42-11cb-4cad50b63393
  a a2a:Person ;
  rdfs:label "Lubbertus Witkop" ;
  a2a:PersonName [
    rdfs:label "Lubbertus Witkop" ;
    a2a:PersonNameFirstName "Lubbertus" ;
    a2a:PersonNameLastName "Witkop"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Person-84bf3d90-da5e-eed3-8038-cce3f2fe0c9e
  a a2a:Person ;
  rdfs:label "Sibolt Witkop" ;
  a2a:PersonName [
    rdfs:label "Sibolt Witkop" ;
    a2a:PersonNameFirstName "Sibolt" ;
    a2a:PersonNameLastName "Witkop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Person-b784b923-3a93-c89e-a650-8b72b6dd4964
  a a2a:Person ;
  rdfs:label "Annegje Bronsema" ;
  a2a:PersonName [
    rdfs:label "Annegje Bronsema" ;
    a2a:PersonNameFirstName "Annegje" ;
    a2a:PersonNameLastName "Bronsema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1865-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Person:d66aa2ad-412a-2c42-11cb-4cad50b63393 ;
  a2a:EventKeyRef oa:event_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Event1 .

oa:relationep_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Person:84bf3d90-da5e-eed3-8038-cce3f2fe0c9e ;
  a2a:EventKeyRef oa:event_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Event1 .

oa:relationep_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Person:b784b923-3a93-c89e-a650-8b72b6dd4964 ;
  a2a:EventKeyRef oa:event_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3_Event1 .

oa:source_gra_87d61f7a-84df-a755-ee30-a4ee04f07cb3
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1865-08-25 - 1865-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1865-08-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1865" ;
    a2a:Book "Overlijdensregister 1865" ;
    a2a:DocumentNumber "885" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1865, Overlijdensregister 1865, 885"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/c7356778-8a8e-164e-434d-b27576485c63.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/87d61f7a-84df-a755-ee30-a4ee04f07cb3" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/c7356778-8a8e-164e-434d-b27576485c63.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/87d61f7a-84df-a755-ee30-a4ee04f07cb3" ;
  a2a:RecordGUID "{87d61f7a-84df-a755-ee30-a4ee04f07cb3}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16820_00016820.xml van GRA" .

