@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_9f153ea3-5859-830f-887e-e1f820a2c855
  a a2a:Record ;
  rdfs:label "Overlijden op 24 december 1889 te Usquert" ;
  a2a:hasPerson oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person-8eadeda1-e2e8-0375-0a20-2e15525c86a3, oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person-db5b9d1f-0a0d-06ef-9a18-cb011549d3ea, oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person-66b3e077-fed6-8d51-2bbf-b02c1eef9e86, oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person-1a9acf42-9b38-9c43-2d0a-d6cb4fe46db2 ;
  a2a:hasEvent oa:event_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_9f153ea3-5859-830f-887e-e1f820a2c855_0, oa:relationep_gra_9f153ea3-5859-830f-887e-e1f820a2c855_1, oa:relationep_gra_9f153ea3-5859-830f-887e-e1f820a2c855_2 ;
  a2a:hasRelationPP oa:relationpp_gra_9f153ea3-5859-830f-887e-e1f820a2c855_0 ;
  a2a:hasSource oa:source_gra_9f153ea3-5859-830f-887e-e1f820a2c855 .

oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person-8eadeda1-e2e8-0375-0a20-2e15525c86a3
  a a2a:Person ;
  rdfs:label "Gerhardus Clason" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Clason" ;
    a2a:PersonNameFirstName "Gerhardus" ;
    a2a:PersonNameLastName "Clason"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zoutkamp gem. Ulrum" ;
    rdfs:label "Zoutkamp gem. Ulrum"
  ] ;
  a2a:Profession "wever" .

oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person-db5b9d1f-0a0d-06ef-9a18-cb011549d3ea
  a a2a:Person ;
  rdfs:label "Johanna Kolkena" ;
  a2a:PersonName [
    rdfs:label "Johanna Kolkena" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kolkena"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person-66b3e077-fed6-8d51-2bbf-b02c1eef9e86
  a a2a:Person ;
  rdfs:label "Willem Clason" ;
  a2a:PersonName [
    rdfs:label "Willem Clason" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Clason"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person-1a9acf42-9b38-9c43-2d0a-d6cb4fe46db2
  a a2a:Person ;
  rdfs:label "Aske Jans Draai" ;
  a2a:PersonName [
    rdfs:label "Aske Jans Draai" ;
    a2a:PersonNameFirstName "Aske Jans" ;
    a2a:PersonNameLastName "Draai"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1889-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Usquert" ;
    rdfs:label "Usquert"
  ] .

oa:relationep_gra_9f153ea3-5859-830f-887e-e1f820a2c855_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person:8eadeda1-e2e8-0375-0a20-2e15525c86a3 ;
  a2a:EventKeyRef oa:event_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Event1 .

oa:relationep_gra_9f153ea3-5859-830f-887e-e1f820a2c855_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person:66b3e077-fed6-8d51-2bbf-b02c1eef9e86 ;
  a2a:EventKeyRef oa:event_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Event1 .

oa:relationep_gra_9f153ea3-5859-830f-887e-e1f820a2c855_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person:1a9acf42-9b38-9c43-2d0a-d6cb4fe46db2 ;
  a2a:EventKeyRef oa:event_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Event1 .

oa:relationpp_gra_9f153ea3-5859-830f-887e-e1f820a2c855_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person:8eadeda1-e2e8-0375-0a20-2e15525c86a3, oa:person_gra_9f153ea3-5859-830f-887e-e1f820a2c855_Person:db5b9d1f-0a0d-06ef-9a18-cb011549d3ea .

oa:source_gra_9f153ea3-5859-830f-887e-e1f820a2c855
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Usquert" ;
    rdfs:label "Usquert", "1889-12-24 - 1889-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1889-12-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1889" ;
    a2a:Book "Overlijdensregister 1889" ;
    a2a:DocumentNumber "24" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1889, Overlijdensregister 1889, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1284f581-ce8c-cedd-5db5-f3f9bc6bb249.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/9f153ea3-5859-830f-887e-e1f820a2c855" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1284f581-ce8c-cedd-5db5-f3f9bc6bb249.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/9f153ea3-5859-830f-887e-e1f820a2c855" ;
  a2a:RecordGUID "{9f153ea3-5859-830f-887e-e1f820a2c855}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16673_00016673.xml van GRA" .

