@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_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5
  a a2a:Record ;
  rdfs:label "Overlijden op 8 mei 1933 te Utrecht, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515682, oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515685, oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515683, oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515684 ;
  a2a:hasEvent oa:event_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_0, oa:relationep_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_1, oa:relationep_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_2, oa:relationep_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_3 ;
  a2a:hasSource oa:source_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/0B98ACBAB35740C382FE2A6E2E6B63E5> .

oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515682
  a a2a:Person ;
  rdfs:label "Virginia Johanna Maria Op de Macks" ;
  a2a:PersonName [
    rdfs:label "Virginia Johanna Maria Op de Macks" ;
    a2a:PersonNameFirstName "Virginia Johanna Maria" ;
    a2a:PersonNamePrefixLastName "Op de" ;
    a2a:PersonNameLastName "Macks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] .

oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515685
  a a2a:Person ;
  rdfs:label "Johannes Wilhelmus van Gorkum" ;
  a2a:PersonName [
    rdfs:label "Johannes Wilhelmus van Gorkum" ;
    a2a:PersonNameFirstName "Johannes Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorkum"
  ] .

oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515683
  a a2a:Person ;
  rdfs:label "Gerardus Johannes Maria Op de Macks" ;
  a2a:PersonName [
    rdfs:label "Gerardus Johannes Maria Op de Macks" ;
    a2a:PersonNameFirstName "Gerardus Johannes Maria" ;
    a2a:PersonNamePrefixLastName "Op de" ;
    a2a:PersonNameLastName "Macks"
  ] .

oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515684
  a a2a:Person ;
  rdfs:label "Anna Maria Gordijn" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Gordijn" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Gordijn"
  ] .

oa:event_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "08-05-1933" ;
    a2a:Year "1933" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "1933-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht, Utrecht"
  ] .

oa:relationep_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515682 ;
  a2a:EventKeyRef oa:event_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Event1 .

oa:relationep_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515685 ;
  a2a:EventKeyRef oa:event_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Event1 .

oa:relationep_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515683 ;
  a2a:EventKeyRef oa:event_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Event1 .

oa:relationep_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Person4438515684 ;
  a2a:EventKeyRef oa:event_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5_Event1 .

oa:source_hua_0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5
  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", "1933-05-09 - 1933-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-05-1933" ;
    a2a:Year "1933" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "09-05-1933"
  ] ;
  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 1933" ;
    a2a:DocumentNumber "772" ;
    a2a:RegistryNumber "748-02" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1903-1942, Utrecht 1933, 772, 748-02"
  ] ;
  a2a:SourceLastChangeDate "2025-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/0B98ACBAB35740C382FE2A6E2E6B63E5" ;
  a2a:RecordIdentifier "4438515681" ;
  a2a:RecordGUID "{0B98ACBA-B357-40C3-82FE-2A6E2E6B63E5}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BE4C8CB4642E0534701000A17FD" .

