@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 schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F
  a a2a:Record ;
  rdfs:label "Overlijden op 29 januari 1840 te Utrecht, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311102, oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311105, oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311103, oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311104 ;
  a2a:hasEvent oa:event_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_0, oa:relationep_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_1, oa:relationep_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_2, oa:relationep_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_3 ;
  a2a:hasSource oa:source_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/32B453F2C0DC4DDFAA96CF3FF20AF14F> .

oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311102
  a a2a:Person ;
  rdfs:label "Alida Johanna Scheffer" ;
  a2a:PersonName [
    rdfs:label "Alida Johanna Scheffer" ;
    a2a:PersonNameFirstName "Alida Johanna" ;
    a2a:PersonNameLastName "Scheffer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] .

oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311105
  a a2a:Person ;
  rdfs:label "Dirk Peereboom" ;
  a2a:PersonName [
    rdfs:label "Dirk Peereboom" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Peereboom"
  ] .

oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311103
  a a2a:Person ;
  rdfs:label "Johannes Scheffer" ;
  a2a:PersonName [
    rdfs:label "Johannes Scheffer" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Scheffer"
  ] .

oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311104
  a a2a:Person ;
  rdfs:label "Maria Planter" ;
  a2a:PersonName [
    rdfs:label "Maria Planter" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Planter"
  ] .

oa:event_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "29-01-1840" ;
    a2a:Year "1840" ;
    a2a:Month "01" ;
    a2a:Day "29" ;
    rdfs:label "1840-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht, Utrecht"
  ] .

oa:relationep_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311102 ;
  a2a:EventKeyRef oa:event_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Event1 .

oa:relationep_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311105 ;
  a2a:EventKeyRef oa:event_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Event1 .

oa:relationep_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311103 ;
  a2a:EventKeyRef oa:event_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Event1 .

oa:relationep_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Person3095311104 ;
  a2a:EventKeyRef oa:event_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F_Event1 .

oa:source_hua_32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Utrecht" ;
    a2a:Province "Utrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Utrecht, Utrecht, Nederland", "1840-01-30 - 1840-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-01-1840" ;
    a2a:Year "1840" ;
    a2a:Month "01" ;
    a2a:Day "30" ;
    rdfs:label "30-01-1840"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902" ;
    a2a:Book "Utrecht 1840" ;
    a2a:DocumentNumber "149" ;
    a2a:RegistryNumber "1186-02" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902, Utrecht 1840, 149, 1186-02"
  ] ;
  a2a:SourceLastChangeDate "2026-01-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/32B453F2C0DC4DDFAA96CF3FF20AF14F" ;
  a2a:RecordIdentifier "3095311101" ;
  a2a:RecordGUID "{32B453F2-C0DC-4DDF-AA96-CF3FF20AF14F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BE472AA4642E0534701000A17FD" .

