@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_9FF00071-1D99-4835-8729-CF393D6DFBEA
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 januari 1827 te Utrecht, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032832, oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032834, oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032835, oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032833, oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032836, oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032837 ;
  a2a:hasEvent oa:event_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_0, oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_1, oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_2, oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_3, oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_4, oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_5 ;
  a2a:hasSource oa:source_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/9FF000711D9948358729CF393D6DFBEA> .

oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032832
  a a2a:Person ;
  rdfs:label "Willem van Geelen" ;
  a2a:PersonName [
    rdfs:label "Willem van Geelen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maarssen" ;
    rdfs:label "Maarssen"
  ] .

oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032834
  a a2a:Person ;
  rdfs:label "Willem van Geelen" ;
  a2a:PersonName [
    rdfs:label "Willem van Geelen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geelen"
  ] .

oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032835
  a a2a:Person ;
  rdfs:label "Johanna van Weveringen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Weveringen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weveringen"
  ] .

oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032833
  a a2a:Person ;
  rdfs:label "Engelina Postman" ;
  a2a:PersonName [
    rdfs:label "Engelina Postman" ;
    a2a:PersonNameFirstName "Engelina" ;
    a2a:PersonNameLastName "Postman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032836
  a a2a:Person ;
  rdfs:label "Casper Postman" ;
  a2a:PersonName [
    rdfs:label "Casper Postman" ;
    a2a:PersonNameFirstName "Casper" ;
    a2a:PersonNameLastName "Postman"
  ] .

oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032837
  a a2a:Person ;
  rdfs:label "Maria van der Valk" ;
  a2a:PersonName [
    rdfs:label "Maria van der Valk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Valk"
  ] .

oa:event_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "01" ;
    a2a:Day "17" ;
    rdfs:label "1827-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht, Utrecht"
  ] .

oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032832 ;
  a2a:EventKeyRef oa:event_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Event1 .

oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032834 ;
  a2a:EventKeyRef oa:event_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Event1 .

oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032835 ;
  a2a:EventKeyRef oa:event_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Event1 .

oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032833 ;
  a2a:EventKeyRef oa:event_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Event1 .

oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032836 ;
  a2a:EventKeyRef oa:event_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Event1 .

oa:relationep_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Person2902032837 ;
  a2a:EventKeyRef oa:event_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA_Event1 .

oa:source_hua_9FF00071-1D99-4835-8729-CF393D6DFBEA
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1827-01-17 - 1827-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-01-1827" ;
    a2a:Year "1827" ;
    a2a:Month "01" ;
    a2a:Day "17" ;
    rdfs:label "17-01-1827"
  ] ;
  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 1827" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "278-02" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902, Utrecht 1827, 10, 278-02"
  ] ;
  a2a:SourceLastChangeDate "2025-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/9FF000711D9948358729CF393D6DFBEA" ;
  a2a:RecordIdentifier "2902032831" ;
  a2a:RecordGUID "{9FF00071-1D99-4835-8729-CF393D6DFBEA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BD2335B4642E0534701000A17FD" .

