@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 december 1827 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055149, oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055150, oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055151, oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055152, oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055153, oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055154 ;
  a2a:hasEvent oa:event_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_0, oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_1, oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_2, oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_3, oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_4, oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_5 ;
  a2a:hasSource oa:source_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3 .

oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055149
  a a2a:Person ;
  rdfs:label "Jacob Verdoes" ;
  a2a:PersonName [
    rdfs:label "Jacob Verdoes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Verdoes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Numansdorp" ;
    rdfs:label "Numansdorp"
  ] .

oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055150
  a a2a:Person ;
  rdfs:label "Jasper Verdoes" ;
  a2a:PersonName [
    rdfs:label "Jasper Verdoes" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNameLastName "Verdoes"
  ] .

oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055151
  a a2a:Person ;
  rdfs:label "Anna van Gent" ;
  a2a:PersonName [
    rdfs:label "Anna van Gent" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gent"
  ] .

oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055152
  a a2a:Person ;
  rdfs:label "Sofia Maria de Waal" ;
  a2a:PersonName [
    rdfs:label "Sofia Maria de Waal" ;
    a2a:PersonNameFirstName "Sofia Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waal"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055153
  a a2a:Person ;
  rdfs:label "Johannes de Waal" ;
  a2a:PersonName [
    rdfs:label "Johannes de Waal" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waal"
  ] .

oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055154
  a a2a:Person ;
  rdfs:label "Catharina de Kind" ;
  a2a:PersonName [
    rdfs:label "Catharina de Kind" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kind"
  ] .

oa:event_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "27-12-1827" ;
    a2a:Year "1827" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1827-12-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055149 ;
  a2a:EventKeyRef oa:event_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Event1 .

oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055150 ;
  a2a:EventKeyRef oa:event_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Event1 .

oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055151 ;
  a2a:EventKeyRef oa:event_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Event1 .

oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055152 ;
  a2a:EventKeyRef oa:event_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Event1 .

oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055153 ;
  a2a:EventKeyRef oa:event_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Event1 .

oa:relationep_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Person1014055154 ;
  a2a:EventKeyRef oa:event_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3_Event1 .

oa:source_srt_342CFF6B-266C-4ED3-9AAD-983C552B64F3
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1827-12-27 - 1827-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-12-1827" ;
    a2a:Year "1827" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "27-12-1827"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1827B" ;
    a2a:Folio "b128" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1827B, b128"
  ] ;
  a2a:SourceLastChangeDate "2025-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/342CFF6B266C4ED39AAD983C552B64F3" ;
  a2a:RecordIdentifier "1014055148" ;
  a2a:RecordGUID "{342CFF6B-266C-4ED3-9AAD-983C552B64F3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B6107424A8824AF281441F6A49208283" .

