SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

1980
Archivio storico della Città di Lugano
https://www.helveticarchives.ch/detail.aspx?ID=173315
2019-02-13
CH-001096-3
Situato nella dimora d'esilio di Carlo Cattaneo, l'ASL presenta una vasta raccolta di manoscritti cartacei e membranacei, stampe iconografiche, fotografie, libri e periodici. I fondi documentari comprendono le carte prodotte dal patriziato e dall'amministrazione comunale, i fondi del vecchio Ospedale di Santa Maria, del vecchio Tribunale distrettuale, degli ex comuni di Brè-Aldesago e Castagnola (fusisi con Lugano nel 1972) e numerosi fondi privati. L'intero archivio, senza contare le 127 pergamene e gli oltre 1500 manoscritti in libro o volume, è costituito da ca. 2000 scatole contenenti più di 500 mila documenti singoli. La sezione iconografica conta decine di migliaia di esemplari ed è costituita da fotografie, incisioni, carte geografiche, disegni planimetrici e alcuni dipinti e disegni originali. Di particolare interesse il fondo del fotografo luganese Vincenzo Vicari (1911-2007), comprendente più di 100'000 scatti, e le opere dell'artista Alfredo Veronesi (1880-1961).
5'000 volumi, 250 periodici
aktiv
SELECT ?source ?property WHERE { BIND (?? AS ?o) ?source ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) FILTER (?property NOT IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) FILTER (!STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000

Incoming Relationships

SELECT ?property ?destination WHERE { BIND (?? AS ?s) ?s ?property ?destination . FILTER (isIRI(?destination)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Outgoing Relationships

SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000

Instances of this Class - no results found

No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000

Superclasses of this Class - no results found

No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000

Subclasses of this Class - no results found

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?o) ?s ?property ?o . FILTER (?property IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) } LIMIT 1000

Schema information - no results found

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?object) ?subject ?property ?object . FILTER (STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000

Shape information (SHACL) - no results found

No results found.