@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_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 december 1873 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612088, oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612089, oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612090, oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612091, oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612092, oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612093 ;
  a2a:hasEvent oa:event_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_0, oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_1, oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_2, oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_3, oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_4, oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_5 ;
  a2a:hasSource oa:source_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa .

oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612088
  a a2a:Person ;
  rdfs:label "Kornelis Cordia" ;
  a2a:PersonName [
    rdfs:label "Kornelis Cordia" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Cordia"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maassluis" ;
    rdfs:label "Maassluis"
  ] .

oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612089
  a a2a:Person ;
  rdfs:label "Jilles Cordia" ;
  a2a:PersonName [
    rdfs:label "Jilles Cordia" ;
    a2a:PersonNameFirstName "Jilles" ;
    a2a:PersonNameLastName "Cordia"
  ] .

oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612090
  a a2a:Person ;
  rdfs:label "Katharina Verschoor" ;
  a2a:PersonName [
    rdfs:label "Katharina Verschoor" ;
    a2a:PersonNameFirstName "Katharina" ;
    a2a:PersonNameLastName "Verschoor"
  ] .

oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612091
  a a2a:Person ;
  rdfs:label "Wendelina Willemina Terlinden" ;
  a2a:PersonName [
    rdfs:label "Wendelina Willemina Terlinden" ;
    a2a:PersonNameFirstName "Wendelina Willemina" ;
    a2a:PersonNameLastName "Terlinden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612092
  a a2a:Person ;
  rdfs:label "Baltus Leonardus Terlinden" ;
  a2a:PersonName [
    rdfs:label "Baltus Leonardus Terlinden" ;
    a2a:PersonNameFirstName "Baltus Leonardus" ;
    a2a:PersonNameLastName "Terlinden"
  ] .

oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612093
  a a2a:Person ;
  rdfs:label "Willemina Colbeth" ;
  a2a:PersonName [
    rdfs:label "Willemina Colbeth" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Colbeth"
  ] .

oa:event_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "03-12-1873" ;
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "03" ;
    rdfs:label "1873-12-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612088 ;
  a2a:EventKeyRef oa:event_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Event1 .

oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612089 ;
  a2a:EventKeyRef oa:event_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Event1 .

oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612090 ;
  a2a:EventKeyRef oa:event_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Event1 .

oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612091 ;
  a2a:EventKeyRef oa:event_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Event1 .

oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612092 ;
  a2a:EventKeyRef oa:event_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Event1 .

oa:relationep_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Person2392612093 ;
  a2a:EventKeyRef oa:event_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa_Event1 .

oa:source_srt_6d0786bb-5a8f-e2b1-003a-9fbe939f89aa
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1873-12-03 - 1873-12-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-12-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-12-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-12-1873" ;
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "03" ;
    rdfs:label "03-12-1873"
  ] ;
  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 "1873.1299" ;
    a2a:RegistryNumber "1873G" ;
    a2a:Folio "g80" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1873.1299, 1873G, g80"
  ] ;
  a2a:SourceLastChangeDate "2022-11-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D23F5A95794D4424AF0B48D88C926B47" ;
  a2a:RecordIdentifier "2392612087" ;
  a2a:RecordGUID "{6d0786bb-5a8f-e2b1-003a-9fbe939f89aa}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D23F5A95-794D-4424-AF0B-48D88C926B47" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061873G_54_A2A.xml van SRT" .

