@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_11CD52F7-339A-448E-B258-5485ED43982F
  a a2a:Record ;
  rdfs:label "Vertrek op 7 december 1907 uit Rotterdam op het schip Potsdam (Europa - Noord-Amerika)" ;
  a2a:hasPerson oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371399, oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371400, oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371401, oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371402, oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371403, oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371404, oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371405 ;
  a2a:hasEvent oa:event_srt_11CD52F7-339A-448E-B258-5485ED43982F_Vertrek ;
  a2a:hasRelationEP oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_0, oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_1, oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_2, oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_3, oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_4, oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_5, oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_6 ;
  a2a:hasSource oa:source_srt_11CD52F7-339A-448E-B258-5485ED43982F .

oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371399
  a a2a:Person ;
  rdfs:label "E. Golmson" ;
  a2a:PersonName [
    rdfs:label "E. Golmson" ;
    a2a:PersonNameTitle "Mr." ;
    a2a:PersonNameFirstName "E." ;
    a2a:PersonNameLastName "Golmson"
  ] .

oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371400
  a a2a:Person ;
  rdfs:label "A.E. Martinson" ;
  a2a:PersonName [
    rdfs:label "A.E. Martinson" ;
    a2a:PersonNameTitle "Mrs." ;
    a2a:PersonNameFirstName "A.E." ;
    a2a:PersonNameLastName "Martinson"
  ] .

oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371401
  a a2a:Person ;
  rdfs:label "M. Calvo" ;
  a2a:PersonName [
    rdfs:label "M. Calvo" ;
    a2a:PersonNameTitle "Mr." ;
    a2a:PersonNameFirstName "M." ;
    a2a:PersonNameLastName "Calvo"
  ] .

oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371402
  a a2a:Person ;
  rdfs:label "G. Durand" ;
  a2a:PersonName [
    rdfs:label "G. Durand" ;
    a2a:PersonNameTitle "Mr." ;
    a2a:PersonNameFirstName "G." ;
    a2a:PersonNameLastName "Durand"
  ] .

oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371403
  a a2a:Person ;
  rdfs:label "R. Taylor" ;
  a2a:PersonName [
    rdfs:label "R. Taylor" ;
    a2a:PersonNameTitle "Miss" ;
    a2a:PersonNameFirstName "R." ;
    a2a:PersonNameLastName "Taylor"
  ] .

oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371404
  a a2a:Person ;
  rdfs:label "J. Johnson" ;
  a2a:PersonName [
    rdfs:label "J. Johnson" ;
    a2a:PersonNameTitle "Mrs." ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNameLastName "Johnson"
  ] .

oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371405
  a a2a:Person ;
  rdfs:label "D. Manfredi" ;
  a2a:PersonName [
    rdfs:label "D. Manfredi" ;
    a2a:PersonNameTitle "Mrs." ;
    a2a:PersonNameFirstName "D." ;
    a2a:PersonNameLastName "Manfredi"
  ] .

oa:event_srt_11CD52F7-339A-448E-B258-5485ED43982F_Vertrek
  a a2a:Event ;
  rdfs:label "other:Vertrek" ;
  a2a:EventType "other:Vertrek" ;
  a2a:EventDate [
    a2a:LiteralDate "07-12-1907" ;
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "07" ;
    rdfs:label "1907-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:EventRemarkNaam_schip "Potsdam (Europa - Noord-Amerika)" .

oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_0
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371399 ;
  a2a:EventKeyRef oa:event_srt_11CD52F7-339A-448E-B258-5485ED43982F_Vertrek .

oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_1
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371400 ;
  a2a:EventKeyRef oa:event_srt_11CD52F7-339A-448E-B258-5485ED43982F_Vertrek .

oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_2
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371401 ;
  a2a:EventKeyRef oa:event_srt_11CD52F7-339A-448E-B258-5485ED43982F_Vertrek .

oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_3
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371402 ;
  a2a:EventKeyRef oa:event_srt_11CD52F7-339A-448E-B258-5485ED43982F_Vertrek .

oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_4
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371403 ;
  a2a:EventKeyRef oa:event_srt_11CD52F7-339A-448E-B258-5485ED43982F_Vertrek .

oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_5
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371404 ;
  a2a:EventKeyRef oa:event_srt_11CD52F7-339A-448E-B258-5485ED43982F_Vertrek .

oa:relationep_srt_11CD52F7-339A-448E-B258-5485ED43982F_6
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_11CD52F7-339A-448E-B258-5485ED43982F_Person2161371405 ;
  a2a:EventKeyRef oa:event_srt_11CD52F7-339A-448E-B258-5485ED43982F_Vertrek .

oa:source_srt_11CD52F7-339A-448E-B258-5485ED43982F
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Passagiersregisters" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1907-01-01 - 1907-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1907" ] ;
  a2a:SourceType "other:Passagiersregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van de Holland Amerika Lijn (HAL): Passage A" ;
    a2a:Book "Register van passagegelden, lijn Rotterdam-New York (westbound): 1907, nov.-dec., 01-11-1907 t/m ..." ;
    a2a:RegistryNumber "841" ;
    a2a:Folio "101" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van de Holland Amerika Lijn (HAL): Passage A, Register van passagegelden, lijn Rotterdam-New York (westbound): 1907, nov.-dec., 01-11-1907 t/m ..., 841, 101"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/FA7629ACE2F64EA7A76842E23349943C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/FA7629ACE2F64EA7A76842E23349943C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/FA7629ACE2F64EA7A76842E23349943C"
  ] ;
  a2a:SourceLastChangeDate "2021-05-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/11CD52F7339A448EB2585485ED43982F" ;
  a2a:RecordIdentifier "2161371398" ;
  a2a:RecordGUID "{11CD52F7-339A-448E-B258-5485ED43982F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/82547373AFD1455F9AC192FF5E107FD5" .

[]
  a2a:PersonRemarkVan "Boulogne-sur-Mer" ;
  a2a:PersonRemarkNaar "New York" .

[]
  a2a:PersonRemarkVan "Boulogne-sur-Mer" ;
  a2a:PersonRemarkNaar "New York" .

[]
  a2a:PersonRemarkVan "Boulogne-sur-Mer" ;
  a2a:PersonRemarkNaar "New York" .

[]
  a2a:PersonRemarkVan "Boulogne-sur-Mer" ;
  a2a:PersonRemarkNaar "New York" .

[]
  a2a:PersonRemarkVan "Boulogne-sur-Mer" ;
  a2a:PersonRemarkNaar "New York" .

[]
  a2a:PersonRemarkVan "Boulogne-sur-Mer" ;
  a2a:PersonRemarkNaar "New York" .

[]
  a2a:PersonRemarkVan "Boulogne-sur-Mer" ;
  a2a:PersonRemarkNaar "New York" .

