@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_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D
  a a2a:Record ;
  rdfs:label "Ontslag op 22 juli 1944 te Schiedam" ;
  a2a:hasPerson oa:person_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_Person4010791988 ;
  a2a:hasEvent oa:event_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_Registratie, oa:event_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_Ontslag ;
  a2a:hasRelationEP oa:relationep_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_0, oa:relationep_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_1 ;
  a2a:hasSource oa:source_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D .

oa:person_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_Person4010791988
  a a2a:Person ;
  rdfs:label "Daniel Hamerslag" ;
  a2a:PersonName [
    rdfs:label "Daniel Hamerslag" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Hamerslag"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "4-2-1923" ;
    a2a:Year "1923" ;
    a2a:Month "02" ;
    a2a:Day "04" ;
    rdfs:label "4-2-1923"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] ;
  a2a:Profession "ijzerwerker" .

oa:event_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_Registratie
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:LiteralDate "22-07-1944" ;
    a2a:Year "1944" ;
    a2a:Month "07" ;
    a2a:Day "22" ;
    rdfs:label "1944-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:event_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_Ontslag
  a a2a:Event ;
  rdfs:label "other:Ontslag" ;
  a2a:EventType "other:Ontslag" ;
  a2a:EventDate [
    a2a:LiteralDate "22-7-1944" ;
    a2a:Year "1944" ;
    a2a:Month "07" ;
    a2a:Day "22" ;
    rdfs:label "1944-07-22"^^xsd:date
  ] .

oa:relationep_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_0
  a a2a:RelationEP ;
  rdfs:label "other:Arrestant" ;
  a2a:RelationType "other:Arrestant" ;
  a2a:PersonKeyRef oa:person_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_Person4010791988 ;
  a2a:EventKeyRef oa:event_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_Registratie .

oa:relationep_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_1
  a a2a:RelationEP ;
  rdfs:label "other:Arrestant" ;
  a2a:RelationType "other:Arrestant" ;
  a2a:PersonKeyRef oa:person_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_Person4010791988 ;
  a2a:EventKeyRef oa:event_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D_Ontslag .

oa:source_srt_49407CF6-DCE1-40C0-8478-4AFDF7C35D6D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Instellingsregisters" ;
  a2a:SourcePlace [
    a2a:Place "Schiedam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Schiedam, Nederland", "1944-07-22 - 1944-07-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-07-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-07-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-07-1944" ;
    a2a:Year "1944" ;
    a2a:Month "07" ;
    a2a:Day "22" ;
    rdfs:label "22-07-1944"
  ] ;
  a2a:SourceType "other:Instellingsregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archief van de Gemeentepolitie Rotterdam" ;
    a2a:Book "Formulieren van opname en ontslag, 1944" ;
    a2a:DocumentNumber "6966" ;
    a2a:RegistryNumber "3779" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archief van de Gemeentepolitie Rotterdam, Formulieren van opname en ontslag, 1944, 6966, 3779"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/491E3FB8B3AF47E28B672489F63C82C1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/491E3FB8B3AF47E28B672489F63C82C1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/491E3FB8B3AF47E28B672489F63C82C1"
  ] ;
  a2a:SourceLastChangeDate "2025-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/49407CF6DCE140C084784AFDF7C35D6D" ;
  a2a:RecordIdentifier "4010791988" ;
  a2a:RecordGUID "{49407CF6-DCE1-40C0-8478-4AFDF7C35D6D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E5616287334543B1AE8C5178C4C60245" .

[] a2a:PersonRemarkNationaliteit "Nederlandse" .
