@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_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juli 1938 te Jutphaas, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310519, oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310522, oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310520, oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310521 ;
  a2a:hasEvent oa:event_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_0, oa:relationep_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_1, oa:relationep_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_2, oa:relationep_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_3 ;
  a2a:hasSource oa:source_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/2CF069EB39D84F289C979360A0C9DA6B> .

oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310519
  a a2a:Person ;
  rdfs:label "Adriana Bloos" ;
  a2a:PersonName [
    rdfs:label "Adriana Bloos" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Bloos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73" ;
    rdfs:label "73"
  ] .

oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310522
  a a2a:Person ;
  rdfs:label "Arie Daalhuizen" ;
  a2a:PersonName [
    rdfs:label "Arie Daalhuizen" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Daalhuizen"
  ] .

oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310520
  a a2a:Person ;
  rdfs:label "Willem Bloos" ;
  a2a:PersonName [
    rdfs:label "Willem Bloos" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bloos"
  ] .

oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310521
  a a2a:Person ;
  rdfs:label "Merrigje Hoefnagel" ;
  a2a:PersonName [
    rdfs:label "Merrigje Hoefnagel" ;
    a2a:PersonNameFirstName "Merrigje" ;
    a2a:PersonNameLastName "Hoefnagel"
  ] .

oa:event_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "27-07-1938" ;
    a2a:Year "1938" ;
    a2a:Month "07" ;
    a2a:Day "27" ;
    rdfs:label "1938-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Jutphaas" ;
    rdfs:label "Utrecht, Jutphaas"
  ] .

oa:relationep_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310519 ;
  a2a:EventKeyRef oa:event_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Event1 .

oa:relationep_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310522 ;
  a2a:EventKeyRef oa:event_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Event1 .

oa:relationep_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310520 ;
  a2a:EventKeyRef oa:event_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Event1 .

oa:relationep_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Person4418310521 ;
  a2a:EventKeyRef oa:event_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B_Event1 .

oa:source_hua_2CF069EB-39D8-4F28-9C97-9360A0C9DA6B
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Jutphaas" ;
    a2a:Province "Utrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Jutphaas, Utrecht, Nederland", "1938-07-28 - 1938-07-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-07-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-07-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-07-1938" ;
    a2a:Year "1938" ;
    a2a:Month "07" ;
    a2a:Day "28" ;
    rdfs:label "28-07-1938"
  ] ;
  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 "Jutphaas 1938" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "623-06" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1903-1942, Jutphaas 1938, 34, 623-06"
  ] ;
  a2a:SourceLastChangeDate "2025-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/2CF069EB39D84F289C979360A0C9DA6B" ;
  a2a:RecordIdentifier "4418310518" ;
  a2a:RecordGUID "{2CF069EB-39D8-4F28-9C97-9360A0C9DA6B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5C5AAEAB4642E0534701000A17FD" .

