"Type of facility in relation to the dominating operational functions.\nEach existing case has to be approximated to the one of the above defined types by including size, importance and dominating functions. It is most important to recognize the most important role of specific OP in the network. That is why only one type for one OP is permitted." . . . "local" . "Type of operational point (1.2.0.0.0.4): The OP {$this} (label {?opLabel}) has a value {?concept} that is not one of the predefined values and cannot be converted into a SKOS concept on this list: http://data.europa.eu/949/concepts/op-types/OperationalPointTypes."@en . . . . "false"^^ . "1.2.0.0.0.4" . "\n PREFIX era: \n PREFIX skos: \n PREFIX rdfs: \n SELECT $this ?concept ?opLabel\n WHERE {\n OPTIONAL {$this rdfs:label ?opLabel} .\n \t\t$this era:opType ?concept .\n era:opType era:inSkosConceptScheme ?conceptScheme .\n\t\tFILTER NOT EXISTS{ \n \t\t\t?concept skos:inScheme ?conceptScheme .\n\t\t}\n\t}\n" .