@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_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 juni 1845 te Utrecht, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651990, oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651992, oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651993, oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651991, oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651994, oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651995 ;
  a2a:hasEvent oa:event_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_0, oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_1, oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_2, oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_3, oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_4, oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_5 ;
  a2a:hasSource oa:source_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/C7AAEA6B8F634EC3BD94552B60C92A5E> .

oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651990
  a a2a:Person ;
  rdfs:label "Jan Willem G. Walewijen(Walewijn)" ;
  a2a:PersonName [
    rdfs:label "Jan Willem G. Walewijen(Walewijn)" ;
    a2a:PersonNameFirstName "Jan Willem G." ;
    a2a:PersonNameLastName "Walewijen(Walewijn)"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651992
  a a2a:Person ;
  rdfs:label "Jan Jacob Walewijen(Walewijn)" ;
  a2a:PersonName [
    rdfs:label "Jan Jacob Walewijen(Walewijn)" ;
    a2a:PersonNameFirstName "Jan Jacob" ;
    a2a:PersonNameLastName "Walewijen(Walewijn)"
  ] .

oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651993
  a a2a:Person ;
  rdfs:label "Anna Francina H. van der Grijp" ;
  a2a:PersonName [
    rdfs:label "Anna Francina H. van der Grijp" ;
    a2a:PersonNameFirstName "Anna Francina H." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Grijp"
  ] .

oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651991
  a a2a:Person ;
  rdfs:label "Diederica Maria W. van Dijk" ;
  a2a:PersonName [
    rdfs:label "Diederica Maria W. van Dijk" ;
    a2a:PersonNameFirstName "Diederica Maria W." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651994
  a a2a:Person ;
  rdfs:label "Jan Salomon van Dijk" ;
  a2a:PersonName [
    rdfs:label "Jan Salomon van Dijk" ;
    a2a:PersonNameFirstName "Jan Salomon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] .

oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651995
  a a2a:Person ;
  rdfs:label "Emilia Maria S. Remmel" ;
  a2a:PersonName [
    rdfs:label "Emilia Maria S. Remmel" ;
    a2a:PersonNameFirstName "Emilia Maria S." ;
    a2a:PersonNameLastName "Remmel"
  ] .

oa:event_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-06-1845" ;
    a2a:Year "1845" ;
    a2a:Month "06" ;
    a2a:Day "23" ;
    rdfs:label "1845-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht, Utrecht"
  ] .

oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651990 ;
  a2a:EventKeyRef oa:event_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Event1 .

oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651992 ;
  a2a:EventKeyRef oa:event_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Event1 .

oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651993 ;
  a2a:EventKeyRef oa:event_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Event1 .

oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651991 ;
  a2a:EventKeyRef oa:event_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Event1 .

oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651994 ;
  a2a:EventKeyRef oa:event_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Event1 .

oa:relationep_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Person3095651995 ;
  a2a:EventKeyRef oa:event_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E_Event1 .

oa:source_hua_C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Utrecht" ;
    a2a:Province "Utrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Utrecht, Utrecht, Nederland", "1845-06-23 - 1845-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-06-1845" ;
    a2a:Year "1845" ;
    a2a:Month "06" ;
    a2a:Day "23" ;
    rdfs:label "23-06-1845"
  ] ;
  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 1811-1902" ;
    a2a:Book "Utrecht 1845" ;
    a2a:DocumentNumber "215" ;
    a2a:RegistryNumber "956-01" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902, Utrecht 1845, 215, 956-01"
  ] ;
  a2a:SourceLastChangeDate "2024-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/C7AAEA6B8F634EC3BD94552B60C92A5E" ;
  a2a:RecordIdentifier "3095651989" ;
  a2a:RecordGUID "{C7AAEA6B-8F63-4EC3-BD94-552B60C92A5E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BD233334642E0534701000A17FD" .

