@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_f6ce0040-7ea7-2eab-5ab2-e53b409461d3
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 december 1851 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271994, oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271995, oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271996, oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271997, oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271998, oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271999 ;
  a2a:hasEvent oa:event_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_0, oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_1, oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_2, oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_3, oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_4, oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_5 ;
  a2a:hasSource oa:source_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3 .

oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271994
  a a2a:Person ;
  rdfs:label "Coenraad Jacobus Creijghton" ;
  a2a:PersonName [
    rdfs:label "Coenraad Jacobus Creijghton" ;
    a2a:PersonNameFirstName "Coenraad Jacobus" ;
    a2a:PersonNameLastName "Creijghton"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271995
  a a2a:Person ;
  rdfs:label "Jacobus Creijghton" ;
  a2a:PersonName [
    rdfs:label "Jacobus Creijghton" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Creijghton"
  ] .

oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271996
  a a2a:Person ;
  rdfs:label "Anna Maria Brantte" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Brantte" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Brantte"
  ] .

oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271997
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Witting" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Witting" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Witting"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271998
  a a2a:Person ;
  rdfs:label "Bernardus Witting" ;
  a2a:PersonName [
    rdfs:label "Bernardus Witting" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Witting"
  ] .

oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271999
  a a2a:Person ;
  rdfs:label "Anna Christina Nijssen" ;
  a2a:PersonName [
    rdfs:label "Anna Christina Nijssen" ;
    a2a:PersonNameFirstName "Anna Christina" ;
    a2a:PersonNameLastName "Nijssen"
  ] .

oa:event_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-12-1851" ;
    a2a:Year "1851" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1851-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271994 ;
  a2a:EventKeyRef oa:event_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Event1 .

oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271995 ;
  a2a:EventKeyRef oa:event_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Event1 .

oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271996 ;
  a2a:EventKeyRef oa:event_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Event1 .

oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271997 ;
  a2a:EventKeyRef oa:event_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Event1 .

oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271998 ;
  a2a:EventKeyRef oa:event_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Event1 .

oa:relationep_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Person1014271999 ;
  a2a:EventKeyRef oa:event_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3_Event1 .

oa:source_srt_f6ce0040-7ea7-2eab-5ab2-e53b409461d3
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1851-12-10 - 1851-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-12-1851" ;
    a2a:Year "1851" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "10-12-1851"
  ] ;
  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:DocumentNumber "1851.923" ;
    a2a:RegistryNumber "1851E" ;
    a2a:Folio "e20" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1851.923, 1851E, e20"
  ] ;
  a2a:SourceLastChangeDate "2023-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8620BAA8824A46CCA84E56447442E004" ;
  a2a:RecordIdentifier "1014271993" ;
  a2a:RecordGUID "{f6ce0040-7ea7-2eab-5ab2-e53b409461d3}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 8620BAA8-824A-46CC-A84E-56447442E004" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061851E_54_A2A.xml van SRT" .

