@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_fae9ad24-93d7-476a-9357-b39db22aad79
  a a2a:Record ;
  rdfs:label "Politierapporten op 9 februari 1943 te Leiden" ;
  a2a:hasPerson oa:person_elo_fae9ad24-93d7-476a-9357-b39db22aad79_Person-b3029b00-f427-43cf-8ba3-d1921e357723 ;
  a2a:hasEvent oa:event_elo_fae9ad24-93d7-476a-9357-b39db22aad79_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fae9ad24-93d7-476a-9357-b39db22aad79_0 ;
  a2a:hasSource oa:source_elo_fae9ad24-93d7-476a-9357-b39db22aad79 .

oa:person_elo_fae9ad24-93d7-476a-9357-b39db22aad79_Person-b3029b00-f427-43cf-8ba3-d1921e357723
  a a2a:Person ;
  rdfs:label "Leendert van Haarlem" ;
  a2a:PersonName [
    rdfs:label "Leendert van Haarlem" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haarlem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1902-05-27"^^xsd:date
  ] .

oa:event_elo_fae9ad24-93d7-476a-9357-b39db22aad79_Event1
  a a2a:Event ;
  rdfs:label "other:Politierapporten" ;
  a2a:EventType "other:Politierapporten" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1943-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_fae9ad24-93d7-476a-9357-b39db22aad79_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_elo_fae9ad24-93d7-476a-9357-b39db22aad79_Person:b3029b00-f427-43cf-8ba3-d1921e357723 ;
  a2a:EventKeyRef oa:event_elo_fae9ad24-93d7-476a-9357-b39db22aad79_Event1 .

oa:source_elo_fae9ad24-93d7-476a-9357-b39db22aad79
  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 "2" ;
    a2a:Day "9" ;
    rdfs:label "1943-02-09"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentepolitie van Leiden, Deel: 2682" ;
    a2a:Book "Januari-februari 1943." ;
    a2a:RegistryNumber "2682" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentepolitie van Leiden, Deel: 2682, Januari-februari 1943., 2682"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/fae9ad24-93d7-476a-9357-b39db22aad79/iiif/3/2228724/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fae9ad24-93d7-476a-9357-b39db22aad79" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/fae9ad24-93d7-476a-9357-b39db22aad79/iiif/3/2228724/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/fae9ad24-93d7-476a-9357-b39db22aad79" ;
  a2a:RecordGUID "{fae9ad24-93d7-476a-9357-b39db22aad79}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0552/file/2682\">Inventarisnummer 2682 van archiefnummer 0552 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentepolitie van Leiden" ;
  a2a:SourceRemarkdeel "2682" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_27665_00027665.xml van ELO" .

