@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_70283eca-543a-7b66-c0de-e0586c5b1cb0
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 mei 1860 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304924, oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304925, oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304926, oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304927, oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304928, oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304929 ;
  a2a:hasEvent oa:event_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_0, oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_1, oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_2, oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_3, oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_4, oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_5 ;
  a2a:hasSource oa:source_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0 .

oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304924
  a a2a:Person ;
  rdfs:label "Johannis Vereschild" ;
  a2a:PersonName [
    rdfs:label "Johannis Vereschild" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Vereschild"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "51" ;
    rdfs:label "51"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Krimpen aan den IJssel" ;
    rdfs:label "Krimpen aan den IJssel"
  ] .

oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304925
  a a2a:Person ;
  rdfs:label "Jan Vereschild" ;
  a2a:PersonName [
    rdfs:label "Jan Vereschild" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vereschild"
  ] .

oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304926
  a a2a:Person ;
  rdfs:label "Ariaantje Bongers" ;
  a2a:PersonName [
    rdfs:label "Ariaantje Bongers" ;
    a2a:PersonNameFirstName "Ariaantje" ;
    a2a:PersonNameLastName "Bongers"
  ] .

oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304927
  a a2a:Person ;
  rdfs:label "Janna de Wit" ;
  a2a:PersonName [
    rdfs:label "Janna de Wit" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ameide" ;
    rdfs:label "Ameide"
  ] .

oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304928
  a a2a:Person ;
  rdfs:label "Willem de Wit" ;
  a2a:PersonName [
    rdfs:label "Willem de Wit" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] .

oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304929
  a a2a:Person ;
  rdfs:label "Antonia Zweere" ;
  a2a:PersonName [
    rdfs:label "Antonia Zweere" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Zweere"
  ] .

oa:event_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-05-1860" ;
    a2a:Year "1860" ;
    a2a:Month "05" ;
    a2a:Day "16" ;
    rdfs:label "1860-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304924 ;
  a2a:EventKeyRef oa:event_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Event1 .

oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304925 ;
  a2a:EventKeyRef oa:event_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Event1 .

oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304926 ;
  a2a:EventKeyRef oa:event_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Event1 .

oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304927 ;
  a2a:EventKeyRef oa:event_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Event1 .

oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304928 ;
  a2a:EventKeyRef oa:event_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Event1 .

oa:relationep_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Person1014304929 ;
  a2a:EventKeyRef oa:event_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0_Event1 .

oa:source_srt_70283eca-543a-7b66-c0de-e0586c5b1cb0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1860-05-16 - 1860-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-05-1860" ;
    a2a:Year "1860" ;
    a2a:Month "05" ;
    a2a:Day "16" ;
    rdfs:label "16-05-1860"
  ] ;
  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 "1860.350" ;
    a2a:RegistryNumber "1860B" ;
    a2a:Folio "b85" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1860.350, 1860B, b85"
  ] ;
  a2a:SourceLastChangeDate "2023-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7A30C97FC17B4B83AA0715CDEC034E73" ;
  a2a:RecordIdentifier "1014304923" ;
  a2a:RecordGUID "{70283eca-543a-7b66-c0de-e0586c5b1cb0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7A30C97F-C17B-4B83-AA07-15CDEC034E73" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061860B_54_A2A.xml van SRT" .

