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

Attributes

fusil à levier de sous-garde
R. M. Coupland / B. P. Kneubuehl / M. A Rothschild, Wundballistik: Grundlagen und Anwendungen, 2008, Anh. B, Glossar, S. 452 ([Internet, 2017-12-13](https://books.google.ch/books?id=wsMjBAAAQBAJ&pg=PA429&lpg=PA429&dq=%22unterhebelrepetierer%22+%26+%22lever-action+gun%22&source=bl&ots=nF1VmemVPn&sig=N22eVDdLQve3l0lEvYiBXHIqnog&hl=de&sa=X&ved=0ahUKEwiF67rS1obYAhXOy6QKHQ3VB9wQ6AEIQTAI#v=onepage&q=%22unterhebelrepetierer%22%20%26%20%22lever-action%20gun%22&f=false))
USG: forme abrégée courante
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part lever action gun
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.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: 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.