@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_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79
  a a2a:Record ;
  rdfs:label "Overlijden op 18 februari 1920 te Vroomshoop (Den Ham)" ;
  a2a:hasPerson oa:person_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Person3282817971, oa:person_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Person3282817970, oa:person_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Person3282817972 ;
  a2a:hasEvent oa:event_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_0, oa:relationep_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_1, oa:relationep_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_2 ;
  a2a:hasSource oa:source_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79 .

oa:person_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Person3282817971
  a a2a:Person ;
  rdfs:label "Lammigje Rotman" ;
  a2a:PersonName [
    rdfs:label "Lammigje Rotman" ;
    a2a:PersonNameFirstName "Lammigje" ;
    a2a:PersonNameLastName "Rotman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Ham" ;
    rdfs:label "Den Ham"
  ] .

oa:person_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Person3282817970
  a a2a:Person ;
  rdfs:label "Pieter Wolter Rotman" ;
  a2a:PersonName [
    rdfs:label "Pieter Wolter Rotman" ;
    a2a:PersonNameFirstName "Pieter Wolter" ;
    a2a:PersonNameLastName "Rotman"
  ] .

oa:person_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Person3282817972
  a a2a:Person ;
  rdfs:label "Jantje Pieters" ;
  a2a:PersonName [
    rdfs:label "Jantje Pieters" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Pieters"
  ] .

oa:event_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-02-1920" ;
    a2a:Year "1920" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "1920-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vroomshoop (Den Ham)" ;
    rdfs:label "Vroomshoop (Den Ham)"
  ] .

oa:relationep_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Person3282817971 ;
  a2a:EventKeyRef oa:event_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Event1 .

oa:relationep_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Person3282817970 ;
  a2a:EventKeyRef oa:event_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Event1 .

oa:relationep_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Person3282817972 ;
  a2a:EventKeyRef oa:event_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79_Event1 .

oa:source_hco_ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Den Ham" ;
    a2a:Country "Nederland" ;
    rdfs:label "Den Ham, Nederland", "1920-02-20 - 1920-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-02-1920" ;
    a2a:Year "1920" ;
    a2a:Month "02" ;
    a2a:Day "20" ;
    rdfs:label "20-02-1920"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van overlijden, Den Ham" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "5631" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van overlijden, Den Ham, 20, 5631"
  ] ;
  a2a:SourceLastChangeDate "2023-07-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/ADEAF5DB9BB743B7B8DF2ED9B6102D79" ;
  a2a:RecordIdentifier "3282817969" ;
  a2a:RecordGUID "{ADEAF5DB-9BB7-43B7-B8DF-2ED9B6102D79}" ;
  a2a:SourceRemarkOpmerking "3 maanden oud" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9A5C7C0A1F4C408AB16B2F7224651D06" .

