@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_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf
  a a2a:Record ;
  rdfs:label "Politierapporten op 1 mei 1943 te Leiden" ;
  a2a:hasPerson oa:person_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf_Person-33d60294-1256-44f0-8d92-0dc07a877140 ;
  a2a:hasEvent oa:event_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf_0 ;
  a2a:hasSource oa:source_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf .

oa:person_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf_Person-33d60294-1256-44f0-8d92-0dc07a877140
  a a2a:Person ;
  rdfs:label "P v.d. Walle" ;
  a2a:PersonName [
    rdfs:label "P v.d. Walle" ;
    a2a:PersonNameFirstName "P" ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Walle"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1892-01-04"^^xsd:date
  ] ;
  a2a:Profession "magazijnknecht" .

oa:event_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf_Event1
  a a2a:Event ;
  rdfs:label "other:Politierapporten" ;
  a2a:EventType "other:Politierapporten" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1943-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf_Person:33d60294-1256-44f0-8d92-0dc07a877140 ;
  a2a:EventKeyRef oa:event_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf_Event1 .

oa:source_elo_5016e11e-bc6f-4aaf-8d73-a82f59c20fcf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1943-01-01 - 1943-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1943-05-01"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentepolitie van Leiden, Deel: 2684" ;
    a2a:Book "Mei-juni 1943." ;
    a2a:RegistryNumber "2684" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentepolitie van Leiden, Deel: 2684, Mei-juni 1943., 2684"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/5016e11e-bc6f-4aaf-8d73-a82f59c20fcf/iiif/3/2232031/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5016e11e-bc6f-4aaf-8d73-a82f59c20fcf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/5016e11e-bc6f-4aaf-8d73-a82f59c20fcf/iiif/3/2232031/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5016e11e-bc6f-4aaf-8d73-a82f59c20fcf" ;
  a2a:RecordGUID "{5016e11e-bc6f-4aaf-8d73-a82f59c20fcf}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0552/file/2684\">Inventarisnummer 2684 van archiefnummer 0552 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentepolitie van Leiden" ;
  a2a:SourceRemarkdeel "2684" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_5369_00005369.xml van ELO" .

