@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_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 oktober 1827 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054359, oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054360, oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054361, oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054362, oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054363, oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054364 ;
  a2a:hasEvent oa:event_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_0, oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_1, oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_2, oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_3, oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_4, oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_5 ;
  a2a:hasSource oa:source_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df .

oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054359
  a a2a:Person ;
  rdfs:label "James Macperson" ;
  a2a:PersonName [
    rdfs:label "James Macperson" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Macperson"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Inverness (Engeland)" ;
    rdfs:label "Inverness (Engeland)"
  ] .

oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054360
  a a2a:Person ;
  rdfs:label "Donald Macperson" ;
  a2a:PersonName [
    rdfs:label "Donald Macperson" ;
    a2a:PersonNameFirstName "Donald" ;
    a2a:PersonNameLastName "Macperson"
  ] .

oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054361
  a a2a:Person ;
  rdfs:label "Barbera Macintosch" ;
  a2a:PersonName [
    rdfs:label "Barbera Macintosch" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNameLastName "Macintosch"
  ] .

oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054362
  a a2a:Person ;
  rdfs:label "Eliza Ferrier" ;
  a2a:PersonName [
    rdfs:label "Eliza Ferrier" ;
    a2a:PersonNameFirstName "Eliza" ;
    a2a:PersonNameLastName "Ferrier"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054363
  a a2a:Person ;
  rdfs:label "Alexander Ferrier" ;
  a2a:PersonName [
    rdfs:label "Alexander Ferrier" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Ferrier"
  ] .

oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054364
  a a2a:Person ;
  rdfs:label "Antoinette Jonas" ;
  a2a:PersonName [
    rdfs:label "Antoinette Jonas" ;
    a2a:PersonNameFirstName "Antoinette" ;
    a2a:PersonNameLastName "Jonas"
  ] .

oa:event_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-10-1827" ;
    a2a:Year "1827" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1827-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054359 ;
  a2a:EventKeyRef oa:event_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Event1 .

oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054360 ;
  a2a:EventKeyRef oa:event_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Event1 .

oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054361 ;
  a2a:EventKeyRef oa:event_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Event1 .

oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054362 ;
  a2a:EventKeyRef oa:event_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Event1 .

oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054363 ;
  a2a:EventKeyRef oa:event_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Event1 .

oa:relationep_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Person1014054364 ;
  a2a:EventKeyRef oa:event_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df_Event1 .

oa:source_srt_10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1827-10-31 - 1827-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-10-1827" ;
    a2a:Year "1827" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "31-10-1827"
  ] ;
  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 "1827B" ;
    a2a:Folio "b64v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1827B, b64v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/36F2D07E74344ABCBEEC564ED6BA0667" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/36F2D07E74344ABCBEEC564ED6BA0667" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/36F2D07E74344ABCBEEC564ED6BA0667"
  ] ;
  a2a:SourceLastChangeDate "2020-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D2AB33C865AB4919A23567E468B6653D" ;
  a2a:RecordIdentifier "1014054358" ;
  a2a:RecordGUID "{10b3fed3-b8b1-474e-ea8f-b3f92bc0c2df}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D2AB33C8-65AB-4919-A235-67E468B6653D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061827B_54_A2A.xml van SRT" .

