@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_04414ADF-758B-41F2-BC9B-D994F415DF01
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 oktober 1850 te Abcoude-Proostdij, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742983, oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742985, oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742986, oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742984, oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742987, oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742988 ;
  a2a:hasEvent oa:event_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_0, oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_1, oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_2, oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_3, oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_4, oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_5 ;
  a2a:hasSource oa:source_hua_04414ADF-758B-41F2-BC9B-D994F415DF01 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/04414ADF758B41F2BC9BD994F415DF01> .

oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742983
  a a2a:Person ;
  rdfs:label "Wijnand Venderik" ;
  a2a:PersonName [
    rdfs:label "Wijnand Venderik" ;
    a2a:PersonNameFirstName "Wijnand" ;
    a2a:PersonNameLastName "Venderik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breukelen" ;
    rdfs:label "Breukelen"
  ] .

oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742985
  a a2a:Person ;
  rdfs:label "Arie Venderik" ;
  a2a:PersonName [
    rdfs:label "Arie Venderik" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Venderik"
  ] .

oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742986
  a a2a:Person ;
  rdfs:label "Maria Langendijk" ;
  a2a:PersonName [
    rdfs:label "Maria Langendijk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Langendijk"
  ] .

oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742984
  a a2a:Person ;
  rdfs:label "Grietje Buis" ;
  a2a:PersonName [
    rdfs:label "Grietje Buis" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Buis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop"
  ] .

oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742987
  a a2a:Person ;
  rdfs:label "Gerrit Buis" ;
  a2a:PersonName [
    rdfs:label "Gerrit Buis" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Buis"
  ] .

oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742988
  a a2a:Person ;
  rdfs:label "Gijsje Ram" ;
  a2a:PersonName [
    rdfs:label "Gijsje Ram" ;
    a2a:PersonNameFirstName "Gijsje" ;
    a2a:PersonNameLastName "Ram"
  ] .

oa:event_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-10-1850" ;
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1850-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Abcoude-Proostdij" ;
    rdfs:label "Utrecht, Abcoude-Proostdij"
  ] .

oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742983 ;
  a2a:EventKeyRef oa:event_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Event1 .

oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742985 ;
  a2a:EventKeyRef oa:event_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Event1 .

oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742986 ;
  a2a:EventKeyRef oa:event_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Event1 .

oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742984 ;
  a2a:EventKeyRef oa:event_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Event1 .

oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742987 ;
  a2a:EventKeyRef oa:event_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Event1 .

oa:relationep_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Person3820742988 ;
  a2a:EventKeyRef oa:event_hua_04414ADF-758B-41F2-BC9B-D994F415DF01_Event1 .

oa:source_hua_04414ADF-758B-41F2-BC9B-D994F415DF01
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Abcoude-Proostdij" ;
    a2a:Province "Utrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Abcoude-Proostdij, Utrecht, Nederland", "1850-10-19 - 1850-10-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-10-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-10-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-10-1850" ;
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "19-10-1850"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Collection "Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902" ;
    a2a:Book "Abcoude-Proostdij 1850" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "785-22" ;
    rdfs:label "Het Utrechts Archief, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902, Abcoude-Proostdij 1850, 13, 785-22"
  ] ;
  a2a:SourceLastChangeDate "2024-07-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/04414ADF758B41F2BC9BD994F415DF01" ;
  a2a:RecordIdentifier "3820742982" ;
  a2a:RecordGUID "{04414ADF-758B-41F2-BC9B-D994F415DF01}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5C6549C34642E0534701000A17FD" .

