@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_126C9788-3DB5-4991-953E-BF362B393D6A
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 augustus 1928 te Jutphaas, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478571, oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478574, oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478576, oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478573, oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478577, oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478580 ;
  a2a:hasEvent oa:event_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_0, oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_1, oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_2, oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_3, oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_4, oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_5 ;
  a2a:hasSource oa:source_hua_126C9788-3DB5-4991-953E-BF362B393D6A ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/126C97883DB54991953EBF362B393D6A> .

oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478571
  a a2a:Person ;
  rdfs:label "Bernard Johannes Backer" ;
  a2a:PersonName [
    rdfs:label "Bernard Johannes Backer" ;
    a2a:PersonNameFirstName "Bernard Johannes" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478574
  a a2a:Person ;
  rdfs:label "Georg Backer" ;
  a2a:PersonName [
    rdfs:label "Georg Backer" ;
    a2a:PersonNameFirstName "Georg" ;
    a2a:PersonNameLastName "Backer"
  ] .

oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478576
  a a2a:Person ;
  rdfs:label "Sophia Catharina van Trijffel" ;
  a2a:PersonName [
    rdfs:label "Sophia Catharina van Trijffel" ;
    a2a:PersonNameFirstName "Sophia Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Trijffel"
  ] .

oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478573
  a a2a:Person ;
  rdfs:label "Johanna Maria Louisa van Bemmel" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Louisa van Bemmel" ;
    a2a:PersonNameFirstName "Johanna Maria Louisa" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bemmel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Jutphaas" ;
    rdfs:label "Jutphaas"
  ] .

oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478577
  a a2a:Person ;
  rdfs:label "Johannes van Bemmel" ;
  a2a:PersonName [
    rdfs:label "Johannes van Bemmel" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bemmel"
  ] .

oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478580
  a a2a:Person ;
  rdfs:label "Johanna Roelse" ;
  a2a:PersonName [
    rdfs:label "Johanna Roelse" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Roelse"
  ] .

oa:event_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-08-1928" ;
    a2a:Year "1928" ;
    a2a:Month "08" ;
    a2a:Day "22" ;
    rdfs:label "1928-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Jutphaas" ;
    rdfs:label "Utrecht, Jutphaas"
  ] .

oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478571 ;
  a2a:EventKeyRef oa:event_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Event1 .

oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478574 ;
  a2a:EventKeyRef oa:event_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Event1 .

oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478576 ;
  a2a:EventKeyRef oa:event_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Event1 .

oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478573 ;
  a2a:EventKeyRef oa:event_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Event1 .

oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478577 ;
  a2a:EventKeyRef oa:event_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Event1 .

oa:relationep_hua_126C9788-3DB5-4991-953E-BF362B393D6A_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Person4415478580 ;
  a2a:EventKeyRef oa:event_hua_126C9788-3DB5-4991-953E-BF362B393D6A_Event1 .

oa:source_hua_126C9788-3DB5-4991-953E-BF362B393D6A
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Jutphaas" ;
    a2a:Province "Utrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Jutphaas, Utrecht, Nederland", "1928-08-22 - 1928-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-08-1928" ;
    a2a:Year "1928" ;
    a2a:Month "08" ;
    a2a:Day "22" ;
    rdfs:label "22-08-1928"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  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 1928" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "303-03" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1903-1942, Jutphaas 1928, 14, 303-03"
  ] ;
  a2a:SourceLastChangeDate "2025-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/126C97883DB54991953EBF362B393D6A" ;
  a2a:RecordIdentifier "4415478569" ;
  a2a:RecordGUID "{126C9788-3DB5-4991-953E-BF362B393D6A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BD26EFC4642E0534701000A17FD" .

