@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_44f2dc22-eb46-c961-eaa5-7fc59c6a290f
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 februari 1898 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910803, oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910804, oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910805, oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910806, oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910807, oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910808 ;
  a2a:hasEvent oa:event_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_0, oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_1, oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_2, oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_3, oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_4, oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_5 ;
  a2a:hasSource oa:source_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f .

oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910803
  a a2a:Person ;
  rdfs:label "Hendrik Jacob Kalsbeek" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jacob Kalsbeek" ;
    a2a:PersonNameFirstName "Hendrik Jacob" ;
    a2a:PersonNameLastName "Kalsbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910804
  a a2a:Person ;
  rdfs:label "Jeip Kalsbeek" ;
  a2a:PersonName [
    rdfs:label "Jeip Kalsbeek" ;
    a2a:PersonNameFirstName "Jeip" ;
    a2a:PersonNameLastName "Kalsbeek"
  ] .

oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910805
  a a2a:Person ;
  rdfs:label "Martha Buijsman" ;
  a2a:PersonName [
    rdfs:label "Martha Buijsman" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Buijsman"
  ] .

oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910806
  a a2a:Person ;
  rdfs:label "Elisabeth Lucas" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Lucas" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910807
  a a2a:Person ;
  rdfs:label "Marten Lucas" ;
  a2a:PersonName [
    rdfs:label "Marten Lucas" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Lucas"
  ] .

oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910808
  a a2a:Person ;
  rdfs:label "Hendrika Scheffer" ;
  a2a:PersonName [
    rdfs:label "Hendrika Scheffer" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Scheffer"
  ] .

oa:event_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-02-1898" ;
    a2a:Year "1898" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1898-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910803 ;
  a2a:EventKeyRef oa:event_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Event1 .

oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910804 ;
  a2a:EventKeyRef oa:event_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Event1 .

oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910805 ;
  a2a:EventKeyRef oa:event_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Event1 .

oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910806 ;
  a2a:EventKeyRef oa:event_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Event1 .

oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910807 ;
  a2a:EventKeyRef oa:event_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Event1 .

oa:relationep_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Person1014910808 ;
  a2a:EventKeyRef oa:event_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f_Event1 .

oa:source_srt_44f2dc22-eb46-c961-eaa5-7fc59c6a290f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1898-02-02 - 1898-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-02-1898" ;
    a2a:Year "1898" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "02-02-1898"
  ] ;
  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 huwelijksregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1898B" ;
    a2a:Folio "b29" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1898B, b29"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/A68E8E67C20B44ECA653BE6FF4605130" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/A68E8E67C20B44ECA653BE6FF4605130" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/A68E8E67C20B44ECA653BE6FF4605130"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3484E2F4CA304FDCAEBF643836609E86" ;
  a2a:RecordIdentifier "1014910802" ;
  a2a:RecordGUID "{44f2dc22-eb46-c961-eaa5-7fc59c6a290f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 3484E2F4-CA30-4FDC-AEBF-643836609E86" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061898B_54_A2A.xml van SRT" .

