@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_2CCED9DA-BCC2-46D0-941B-49F9DB273322
  a a2a:Record ;
  rdfs:label "Overlijden op 12 maart 1930 te Utrecht, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510771, oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510774, oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510772, oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510773 ;
  a2a:hasEvent oa:event_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_0, oa:relationep_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_1, oa:relationep_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_2, oa:relationep_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_3 ;
  a2a:hasSource oa:source_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/2CCED9DABCC246D0941B49F9DB273322> .

oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510771
  a a2a:Person ;
  rdfs:label "Wilhelm Wijbo Knoth" ;
  a2a:PersonName [
    rdfs:label "Wilhelm Wijbo Knoth" ;
    a2a:PersonNameFirstName "Wilhelm Wijbo" ;
    a2a:PersonNameLastName "Knoth"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "77" ;
    rdfs:label "77"
  ] .

oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510774
  a a2a:Person ;
  rdfs:label "Gijsbertha Sandrina Rijnberk" ;
  a2a:PersonName [
    rdfs:label "Gijsbertha Sandrina Rijnberk" ;
    a2a:PersonNameFirstName "Gijsbertha Sandrina" ;
    a2a:PersonNameLastName "Rijnberk"
  ] .

oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510772
  a a2a:Person ;
  rdfs:label "Ludwig Alexander Knoth" ;
  a2a:PersonName [
    rdfs:label "Ludwig Alexander Knoth" ;
    a2a:PersonNameFirstName "Ludwig Alexander" ;
    a2a:PersonNameLastName "Knoth"
  ] .

oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510773
  a a2a:Person ;
  rdfs:label "Anna Cupaerus" ;
  a2a:PersonName [
    rdfs:label "Anna Cupaerus" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Cupaerus"
  ] .

oa:event_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "12-03-1930" ;
    a2a:Year "1930" ;
    a2a:Month "03" ;
    a2a:Day "12" ;
    rdfs:label "1930-03-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht, Utrecht"
  ] .

oa:relationep_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510771 ;
  a2a:EventKeyRef oa:event_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Event1 .

oa:relationep_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510774 ;
  a2a:EventKeyRef oa:event_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Event1 .

oa:relationep_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510772 ;
  a2a:EventKeyRef oa:event_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Event1 .

oa:relationep_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Person4417510773 ;
  a2a:EventKeyRef oa:event_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322_Event1 .

oa:source_hua_2CCED9DA-BCC2-46D0-941B-49F9DB273322
  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", "1930-03-15 - 1930-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-03-1930" ;
    a2a:Year "1930" ;
    a2a:Month "03" ;
    a2a:Day "15" ;
    rdfs:label "15-03-1930"
  ] ;
  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 1903-1942" ;
    a2a:Book "Utrecht 1930" ;
    a2a:DocumentNumber "432" ;
    a2a:RegistryNumber "552-03" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1903-1942, Utrecht 1930, 432, 552-03"
  ] ;
  a2a:SourceLastChangeDate "2025-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/2CCED9DABCC246D0941B49F9DB273322" ;
  a2a:RecordIdentifier "4417510770" ;
  a2a:RecordGUID "{2CCED9DA-BCC2-46D0-941B-49F9DB273322}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BE4C8A74642E0534701000A17FD" .

