@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_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 juni 1890 te Veenendaal, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245746, oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245748, oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245749, oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245747, oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245750, oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245751 ;
  a2a:hasEvent oa:event_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_0, oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_1, oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_2, oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_3, oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_4, oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_5 ;
  a2a:hasSource oa:source_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/EB6CD6D1C80445389DA0DE4AF83C6C1B> .

oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245746
  a a2a:Person ;
  rdfs:label "Lefert Zegeling" ;
  a2a:PersonName [
    rdfs:label "Lefert Zegeling" ;
    a2a:PersonNameFirstName "Lefert" ;
    a2a:PersonNameLastName "Zegeling"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245748
  a a2a:Person ;
  rdfs:label "Johannes Wilhelm Zegeling" ;
  a2a:PersonName [
    rdfs:label "Johannes Wilhelm Zegeling" ;
    a2a:PersonNameFirstName "Johannes Wilhelm" ;
    a2a:PersonNameLastName "Zegeling"
  ] .

oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245749
  a a2a:Person ;
  rdfs:label "Hendrieka Jansen" ;
  a2a:PersonName [
    rdfs:label "Hendrieka Jansen" ;
    a2a:PersonNameFirstName "Hendrieka" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245747
  a a2a:Person ;
  rdfs:label "Louisa Maria de Wit" ;
  a2a:PersonName [
    rdfs:label "Louisa Maria de Wit" ;
    a2a:PersonNameFirstName "Louisa Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245750
  a a2a:Person ;
  rdfs:label "Arnoldus de Wit" ;
  a2a:PersonName [
    rdfs:label "Arnoldus de Wit" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] .

oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245751
  a a2a:Person ;
  rdfs:label "Louisa Maria Jaquet" ;
  a2a:PersonName [
    rdfs:label "Louisa Maria Jaquet" ;
    a2a:PersonNameFirstName "Louisa Maria" ;
    a2a:PersonNameLastName "Jaquet"
  ] .

oa:event_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "21-06-1890" ;
    a2a:Year "1890" ;
    a2a:Month "06" ;
    a2a:Day "21" ;
    rdfs:label "1890-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Veenendaal" ;
    rdfs:label "Utrecht, Veenendaal"
  ] .

oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245746 ;
  a2a:EventKeyRef oa:event_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Event1 .

oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245748 ;
  a2a:EventKeyRef oa:event_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Event1 .

oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245749 ;
  a2a:EventKeyRef oa:event_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Event1 .

oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245747 ;
  a2a:EventKeyRef oa:event_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Event1 .

oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245750 ;
  a2a:EventKeyRef oa:event_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Event1 .

oa:relationep_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Person2904245751 ;
  a2a:EventKeyRef oa:event_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B_Event1 .

oa:source_hua_EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Veenendaal" ;
    a2a:Province "Utrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Veenendaal, Utrecht, Nederland", "1890-06-21 - 1890-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-06-1890" ;
    a2a:Year "1890" ;
    a2a:Month "06" ;
    a2a:Day "21" ;
    rdfs:label "21-06-1890"
  ] ;
  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 "Veenendaal 1890" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "971-06" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902, Veenendaal 1890, 28, 971-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/39/609C5C7312B74642E0534701000A17FD" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/39/609C5C7312B74642E0534701000A17FD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/39/609C5C7312B74642E0534701000A17FD"
  ] ;
  a2a:SourceLastChangeDate "2022-09-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/EB6CD6D1C80445389DA0DE4AF83C6C1B" ;
  a2a:RecordIdentifier "2904245745" ;
  a2a:RecordGUID "{EB6CD6D1-C804-4538-9DA0-DE4AF83C6C1B}" ;
  a2a:SourceRemarkOpmerking "Erkend 4 kinderen" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BD233024642E0534701000A17FD" .

