@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_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F
  a a2a:Record ;
  rdfs:label "Getransporteerd naar op 24 april 1942 te Utrecht" ;
  a2a:hasPerson oa:person_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Person4010933413 ;
  a2a:hasEvent oa:event_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Registratie, oa:event_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Doorgestuurd, oa:event_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Transport ;
  a2a:hasRelationEP oa:relationep_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_0, oa:relationep_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_1, oa:relationep_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_2 ;
  a2a:hasSource oa:source_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F .

oa:person_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Person4010933413
  a a2a:Person ;
  rdfs:label "Gerrit Jan Bossers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Bossers" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Bossers"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "23-3-1922" ;
    a2a:Year "1922" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "23-3-1922"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Profession "bijkok" .

oa:event_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Registratie
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:LiteralDate "10-03-1942" ;
    a2a:Year "1942" ;
    a2a:Month "03" ;
    a2a:Day "10" ;
    rdfs:label "1942-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Doorgestuurd
  a a2a:Event ;
  rdfs:label "other:Doorgestuurd naar" ;
  a2a:EventType "other:Doorgestuurd naar" ;
  a2a:EventDate [ a2a:LiteralDate "25-03-42" ] ;
  a2a:EventPlace [
    a2a:Place "wehrmachtsbefehlhaber A&T III Haag Rechtssberaber" ;
    rdfs:label "wehrmachtsbefehlhaber A&T III Haag Rechtssberaber"
  ] .

oa:event_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Transport
  a a2a:Event ;
  rdfs:label "other:Getransporteerd naar" ;
  a2a:EventType "other:Getransporteerd naar" ;
  a2a:EventDate [
    a2a:LiteralDate "24-04-1942" ;
    a2a:Year "1942" ;
    a2a:Month "04" ;
    a2a:Day "24" ;
    rdfs:label "1942-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:relationep_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_0
  a a2a:RelationEP ;
  rdfs:label "other:Arrestant" ;
  a2a:RelationType "other:Arrestant" ;
  a2a:PersonKeyRef oa:person_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Person4010933413 ;
  a2a:EventKeyRef oa:event_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Registratie .

oa:relationep_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_1
  a a2a:RelationEP ;
  rdfs:label "other:Arrestant" ;
  a2a:RelationType "other:Arrestant" ;
  a2a:PersonKeyRef oa:person_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Person4010933413 ;
  a2a:EventKeyRef oa:event_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Doorgestuurd .

oa:relationep_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_2
  a a2a:RelationEP ;
  rdfs:label "other:Arrestant" ;
  a2a:RelationType "other:Arrestant" ;
  a2a:PersonKeyRef oa:person_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Person4010933413 ;
  a2a:EventKeyRef oa:event_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F_Transport .

oa:source_srt_3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Instellingsregisters" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1942-03-10 - 1942-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-03-1942" ;
    a2a:Year "1942" ;
    a2a:Month "03" ;
    a2a:Day "10" ;
    rdfs:label "10-03-1942"
  ] ;
  a2a:SourceType "other:Instellingsregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archief van de Gemeentepolitie Rotterdam" ;
    a2a:Book "Opnamekaarten 1942" ;
    a2a:DocumentNumber "312A" ;
    a2a:RegistryNumber "3483" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archief van de Gemeentepolitie Rotterdam, Opnamekaarten 1942, 312A, 3483"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/6610B45D6415411AA0C83A8DBC56F81C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/6610B45D6415411AA0C83A8DBC56F81C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6610B45D6415411AA0C83A8DBC56F81C"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/1BBE983D1141433681C0EBB02A64E436" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/1BBE983D1141433681C0EBB02A64E436" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/1BBE983D1141433681C0EBB02A64E436"
  ] ;
  a2a:SourceLastChangeDate "2025-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3A40FFE2F49F4FDFBC4FF2C042C02F0F" ;
  a2a:RecordIdentifier "4010933413" ;
  a2a:RecordGUID "{3A40FFE2-F49F-4FDF-BC4F-F2C042C02F0F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/149BB7D7758A4F93990156BE7054D62A" .

[] a2a:PersonRemarkNationaliteit "Nederlandse" .
