@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_5ea416f7-e186-41ee-8d4d-16e2dd084226
  a a2a:Record ;
  rdfs:label "Politierapporten op 18 juli 1941 te Leiden" ;
  a2a:hasPerson oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person-1484f5f6-3185-4f79-bcf6-c25241e977d7, oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person-b601d755-8437-4cf8-b238-44f2be8f5ea1, oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person-d667895e-30b4-4625-b28f-7c0a6c6d132d, oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person-3dbf5283-8771-46a4-8a2d-b63946372ce9 ;
  a2a:hasEvent oa:event_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_0, oa:relationep_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_1, oa:relationep_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_2, oa:relationep_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_3 ;
  a2a:hasSource oa:source_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226 .

oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person-1484f5f6-3185-4f79-bcf6-c25241e977d7
  a a2a:Person ;
  rdfs:label "Jan Pieter Cornelisse" ;
  a2a:PersonName [
    rdfs:label "Jan Pieter Cornelisse" ;
    a2a:PersonNameFirstName "Jan Pieter" ;
    a2a:PersonNameLastName "Cornelisse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20 jaar" ;
    rdfs:label "20 jaar"
  ] .

oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person-b601d755-8437-4cf8-b238-44f2be8f5ea1
  a a2a:Person ;
  rdfs:label "Gijsbertus Fakkel" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Fakkel" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNameLastName "Fakkel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] .

oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person-d667895e-30b4-4625-b28f-7c0a6c6d132d
  a a2a:Person ;
  rdfs:label "Egbert Dirk de Goede" ;
  a2a:PersonName [
    rdfs:label "Egbert Dirk de Goede" ;
    a2a:PersonNameFirstName "Egbert Dirk" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goede"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "17 jaar" ;
    rdfs:label "17 jaar"
  ] .

oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person-3dbf5283-8771-46a4-8a2d-b63946372ce9
  a a2a:Person ;
  rdfs:label "Laurentinus Arnoldus Jacobus van Berge Henegouwen" ;
  a2a:PersonName [
    rdfs:label "Laurentinus Arnoldus Jacobus van Berge Henegouwen" ;
    a2a:PersonNameFirstName "Laurentinus Arnoldus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berge Henegouwen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1921-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "radiotechnicus" .

oa:event_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Event1
  a a2a:Event ;
  rdfs:label "other:Politierapporten" ;
  a2a:EventType "other:Politierapporten" ;
  a2a:EventDate [
    a2a:Year "1941" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1941-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person:1484f5f6-3185-4f79-bcf6-c25241e977d7 ;
  a2a:EventKeyRef oa:event_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Event1 .

oa:relationep_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person:b601d755-8437-4cf8-b238-44f2be8f5ea1 ;
  a2a:EventKeyRef oa:event_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Event1 .

oa:relationep_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person:d667895e-30b4-4625-b28f-7c0a6c6d132d ;
  a2a:EventKeyRef oa:event_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Event1 .

oa:relationep_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_3
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Person:3dbf5283-8771-46a4-8a2d-b63946372ce9 ;
  a2a:EventKeyRef oa:event_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226_Event1 .

oa:source_elo_5ea416f7-e186-41ee-8d4d-16e2dd084226
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1941-01-01 - 1941-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1941-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1941-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1941" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1941-07-18"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentepolitie van Leiden, Deel: 570" ;
    a2a:Book "Juli - december 1941." ;
    a2a:RegistryNumber "570" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentepolitie van Leiden, Deel: 570, Juli - december 1941., 570"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/5ea416f7-e186-41ee-8d4d-16e2dd084226/iiif/3/588248/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5ea416f7-e186-41ee-8d4d-16e2dd084226" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/5ea416f7-e186-41ee-8d4d-16e2dd084226/iiif/3/588248/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/5ea416f7-e186-41ee-8d4d-16e2dd084226" ;
  a2a:RecordGUID "{5ea416f7-e186-41ee-8d4d-16e2dd084226}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0552/file/570\">Inventarisnummer 570 van archiefnummer 0552 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentepolitie van Leiden" ;
  a2a:SourceRemarkdeel "570" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_9147_00009147.xml van ELO" .

[] a2a:PersonRemarkdiversen "Adres: Leiden" .
[] a2a:PersonRemarkdiversen "Adres: Leiden" .
[] a2a:PersonRemarkdiversen "Adres: Leiden" .
[] a2a:PersonRemarkdiversen "Adres: Leiden" .
