@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_552B3C8D-3323-48D1-A695-C9FE23C158E6
  a a2a:Record ;
  rdfs:label "Vertrek op 12 augustus 1966 uit New York op het schip Groote Beer (Noord-Amerika - Europa)" ;
  a2a:hasPerson oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549918, oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549919, oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549920, oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549921, oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549922, oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549923 ;
  a2a:hasEvent oa:event_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Vertrek ;
  a2a:hasRelationEP oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_0, oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_1, oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_2, oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_3, oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_4, oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_5 ;
  a2a:hasSource oa:source_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6 .

oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549918
  a a2a:Person ;
  rdfs:label "W. Wiese" ;
  a2a:PersonName [
    rdfs:label "W. Wiese" ;
    a2a:PersonNameFirstName "W." ;
    a2a:PersonNameLastName "Wiese"
  ] .

oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549919
  a a2a:Person ;
  rdfs:label "A. Willey" ;
  a2a:PersonName [
    rdfs:label "A. Willey" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Willey"
  ] .

oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549920
  a a2a:Person ;
  rdfs:label "E. Wire" ;
  a2a:PersonName [
    rdfs:label "E. Wire" ;
    a2a:PersonNameFirstName "E." ;
    a2a:PersonNameLastName "Wire"
  ] .

oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549921
  a a2a:Person ;
  rdfs:label "M. Wurfl" ;
  a2a:PersonName [
    rdfs:label "M. Wurfl" ;
    a2a:PersonNameFirstName "M." ;
    a2a:PersonNameLastName "Wurfl"
  ] .

oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549922
  a a2a:Person ;
  rdfs:label "S. Yoder" ;
  a2a:PersonName [
    rdfs:label "S. Yoder" ;
    a2a:PersonNameFirstName "S." ;
    a2a:PersonNameLastName "Yoder"
  ] .

oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549923
  a a2a:Person ;
  rdfs:label "A. Zouck" ;
  a2a:PersonName [
    rdfs:label "A. Zouck" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Zouck"
  ] .

oa:event_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Vertrek
  a a2a:Event ;
  rdfs:label "other:Vertrek" ;
  a2a:EventType "other:Vertrek" ;
  a2a:EventDate [
    a2a:LiteralDate "12-08-1966" ;
    a2a:Year "1966" ;
    a2a:Month "08" ;
    a2a:Day "12" ;
    rdfs:label "1966-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "New York" ;
    rdfs:label "New York"
  ] ;
  a2a:EventRemarkNaam_schip "Groote Beer (Noord-Amerika - Europa)" .

oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_0
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549918 ;
  a2a:EventKeyRef oa:event_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Vertrek .

oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_1
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549919 ;
  a2a:EventKeyRef oa:event_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Vertrek .

oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_2
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549920 ;
  a2a:EventKeyRef oa:event_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Vertrek .

oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_3
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549921 ;
  a2a:EventKeyRef oa:event_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Vertrek .

oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_4
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549922 ;
  a2a:EventKeyRef oa:event_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Vertrek .

oa:relationep_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_5
  a a2a:RelationEP ;
  rdfs:label "other:Reiziger" ;
  a2a:RelationType "other:Reiziger" ;
  a2a:PersonKeyRef oa:person_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Person2742549923 ;
  a2a:EventKeyRef oa:event_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6_Vertrek .

oa:source_srt_552B3C8D-3323-48D1-A695-C9FE23C158E6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Passagiersregisters" ;
  a2a:SourcePlace [
    a2a:Place "New York" ;
    a2a:Country "Nederland" ;
    rdfs:label "New York, Nederland", "1965-01-01 - 1965-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1965" ] ;
  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 Emigrantenschepen: 1965-1966, 01-01-1965 t/m 31-12-1966" ;
    a2a:RegistryNumber "1351" ;
    a2a:Folio "228" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van de Holland Amerika Lijn (HAL): Passage A, Passagestaten Emigrantenschepen: 1965-1966, 01-01-1965 t/m 31-12-1966, 1351, 228"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/B480AC4DF5804BC88AF2A96B8AAE54D4" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/B480AC4DF5804BC88AF2A96B8AAE54D4" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/B480AC4DF5804BC88AF2A96B8AAE54D4"
  ] ;
  a2a:SourceLastChangeDate "2022-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/552B3C8D332348D1A695C9FE23C158E6" ;
  a2a:RecordIdentifier "2742549917" ;
  a2a:RecordGUID "{552B3C8D-3323-48D1-A695-C9FE23C158E6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4849AEDD04124EEC863127AB826680CE" .

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

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

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

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

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

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

