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

Attributes

Seemannsbuch
seaman's record book
livret de marin
libretto di navigazione
2025-08-25T06:37:57.8891850Z
521851
https://www.termdat.bk.admin.ch/entry/521851
Bundesgesetz über die Seeschifffahrt unter der Schweizer Flagge, SR [747.30](https://www.admin.ch/opc/de/classified-compilation/19530141/index.html), Art. 66 (31.8.2016).
FDFA website, [Merchant ships](https://www.eda.admin.ch/smno/en/home/handelsschiffe.html) (27.7.2016).
Loi fédérale sur la navigation maritime sous pavillon suisse, RS [747.30](https://www.admin.ch/opc/fr/classified-compilation/19530141/index.html) (8.9.2016).
Legge federale sulla navigazione marittima sotto bandiera svizzera, RS [747.30](https://www.admin.ch/opc/it/classified-compilation/19530141/index.html#a66), art. 41 (21.10.2016).
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
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.