@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_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 april 1855 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834074, oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834075, oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834076, oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834077, oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834078, oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834079 ;
  a2a:hasEvent oa:event_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_0, oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_1, oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_2, oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_3, oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_4, oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_5 ;
  a2a:hasSource oa:source_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55 .

oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834074
  a a2a:Person ;
  rdfs:label "Franciscus Antonius de Kort" ;
  a2a:PersonName [
    rdfs:label "Franciscus Antonius de Kort" ;
    a2a:PersonNameFirstName "Franciscus Antonius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834075
  a a2a:Person ;
  rdfs:label "Johannes Jacobus de Kort" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus de Kort" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] .

oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834076
  a a2a:Person ;
  rdfs:label "Cornelia Kemmen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Kemmen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Kemmen"
  ] .

oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834077
  a a2a:Person ;
  rdfs:label "Geertrui Cornelia Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Geertrui Cornelia Vermeulen" ;
    a2a:PersonNameFirstName "Geertrui Cornelia" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834078
  a a2a:Person ;
  rdfs:label "Adrianus Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Vermeulen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Vermeulen"
  ] .

oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834079
  a a2a:Person ;
  rdfs:label "Adriana Christina Tants Of Tand" ;
  a2a:PersonName [
    rdfs:label "Adriana Christina Tants Of Tand" ;
    a2a:PersonNameFirstName "Adriana Christina" ;
    a2a:PersonNameLastName "Tants Of Tand"
  ] .

oa:event_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-04-1855" ;
    a2a:Year "1855" ;
    a2a:Month "04" ;
    a2a:Day "04" ;
    rdfs:label "1855-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834074 ;
  a2a:EventKeyRef oa:event_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Event1 .

oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834075 ;
  a2a:EventKeyRef oa:event_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Event1 .

oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834076 ;
  a2a:EventKeyRef oa:event_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Event1 .

oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834077 ;
  a2a:EventKeyRef oa:event_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Event1 .

oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834078 ;
  a2a:EventKeyRef oa:event_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Event1 .

oa:relationep_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Person1014834079 ;
  a2a:EventKeyRef oa:event_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55_Event1 .

oa:source_srt_c2bc7ff1-c53d-01ff-af31-e89cffc8bd55
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1855-04-04 - 1855-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-04-1855" ;
    a2a:Year "1855" ;
    a2a:Month "04" ;
    a2a:Day "04" ;
    rdfs:label "04-04-1855"
  ] ;
  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 "1855A" ;
    a2a:Folio "a69" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1855A, a69"
  ] ;
  a2a:SourceLastChangeDate "2022-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F9DDB4BA7A4C4855AA49A4C9852BA7C8" ;
  a2a:RecordIdentifier "1014834073" ;
  a2a:RecordGUID "{c2bc7ff1-c53d-01ff-af31-e89cffc8bd55}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder F9DDB4BA-7A4C-4855-AA49-A4C9852BA7C8" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061855A_54_A2A.xml van SRT" .

