@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_4061CB2F-4AFB-4F34-B43B-7EB270381AD4
  a a2a:Record ;
  rdfs:label "Vertrek op 17 september 1956 uit New York op het schip Maasdam (Noord-Amerika - Europa)" ;
  a2a:hasPerson oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496351, oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496352, oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496353, oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496354, oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496355, oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496356 ;
  a2a:hasEvent oa:event_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Vertrek ;
  a2a:hasRelationEP oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_0, oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_1, oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_2, oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_3, oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_4, oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_5 ;
  a2a:hasSource oa:source_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4 .

oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496351
  a a2a:Person ;
  rdfs:label "J.D. Adams" ;
  a2a:PersonName [
    rdfs:label "J.D. Adams" ;
    a2a:PersonNameFirstName "J.D." ;
    a2a:PersonNameLastName "Adams"
  ] .

oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496352
  a a2a:Person ;
  rdfs:label "M. d. Haas" ;
  a2a:PersonName [
    rdfs:label "M. d. Haas" ;
    a2a:PersonNameFirstName "M." ;
    a2a:PersonNamePrefixLastName "d." ;
    a2a:PersonNameLastName "Haas"
  ] .

oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496353
  a a2a:Person ;
  rdfs:label "P.M. Herrera" ;
  a2a:PersonName [
    rdfs:label "P.M. Herrera" ;
    a2a:PersonNameFirstName "P.M." ;
    a2a:PersonNameLastName "Herrera"
  ] .

oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496354
  a a2a:Person ;
  rdfs:label "A.F.A. Pieters" ;
  a2a:PersonName [
    rdfs:label "A.F.A. Pieters" ;
    a2a:PersonNameFirstName "A.F.A." ;
    a2a:PersonNameLastName "Pieters"
  ] .

oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496355
  a a2a:Person ;
  rdfs:label "J.A.W. Plate" ;
  a2a:PersonName [
    rdfs:label "J.A.W. Plate" ;
    a2a:PersonNameFirstName "J.A.W." ;
    a2a:PersonNameLastName "Plate"
  ] .

oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496356
  a a2a:Person ;
  rdfs:label "S. Schaeren" ;
  a2a:PersonName [
    rdfs:label "S. Schaeren" ;
    a2a:PersonNameFirstName "S." ;
    a2a:PersonNameLastName "Schaeren"
  ] .

oa:event_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Vertrek
  a a2a:Event ;
  rdfs:label "other:Vertrek" ;
  a2a:EventType "other:Vertrek" ;
  a2a:EventDate [
    a2a:LiteralDate "17-09-1956" ;
    a2a:Year "1956" ;
    a2a:Month "09" ;
    a2a:Day "17" ;
    rdfs:label "1956-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "New York" ;
    rdfs:label "New York"
  ] ;
  a2a:EventRemarkNaam_schip "Maasdam (Noord-Amerika - Europa)" .

oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_0
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496351 ;
  a2a:EventKeyRef oa:event_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Vertrek .

oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_1
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496352 ;
  a2a:EventKeyRef oa:event_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Vertrek .

oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_2
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496353 ;
  a2a:EventKeyRef oa:event_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Vertrek .

oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_3
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496354 ;
  a2a:EventKeyRef oa:event_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Vertrek .

oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_4
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496355 ;
  a2a:EventKeyRef oa:event_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Vertrek .

oa:relationep_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_5
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Person2728496356 ;
  a2a:EventKeyRef oa:event_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4_Vertrek .

oa:source_srt_4061CB2F-4AFB-4F34-B43B-7EB270381AD4
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Passagiersregisters" ;
  a2a:SourcePlace [
    a2a:Place "New York" ;
    a2a:Country "Nederland" ;
    rdfs:label "New York, Nederland", "1956-01-01 - 1956-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1956" ] ;
  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 "Passagestaten Maasdam: 1956, 19 juli-29 sep., 19-07-1956 t/m 29-09-1956" ;
    a2a:RegistryNumber "1189" ;
    a2a:Folio "167" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van de Holland Amerika Lijn (HAL): Passage A, Passagestaten Maasdam: 1956, 19 juli-29 sep., 19-07-1956 t/m 29-09-1956, 1189, 167"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/930755838D74413C9B105E076369AC08" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/930755838D74413C9B105E076369AC08" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/930755838D74413C9B105E076369AC08"
  ] ;
  a2a:SourceLastChangeDate "2022-05-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4061CB2F4AFB4F34B43B7EB270381AD4" ;
  a2a:RecordIdentifier "2728496350" ;
  a2a:RecordGUID "{4061CB2F-4AFB-4F34-B43B-7EB270381AD4}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/51AFECF3980B426B8B9E29118B259A2F" .

[]
  a2a:PersonRemarkVan "New York" ;
  a2a:PersonRemarkNaar "Rotterdam" .

[]
  a2a:PersonRemarkVan "New York" ;
  a2a:PersonRemarkNaar "Rotterdam" .

[]
  a2a:PersonRemarkVan "New York" ;
  a2a:PersonRemarkNaar "Le." .

[]
  a2a:PersonRemarkVan "New York" ;
  a2a:PersonRemarkNaar "Rotterdam" .

[]
  a2a:PersonRemarkVan "Le." ;
  a2a:PersonRemarkNaar "Rotterdam" .

[]
  a2a:PersonRemarkVan "New York" ;
  a2a:PersonRemarkNaar "Le." .

