The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
// (c) Copyright 2003 Hewlett-Packard Development Company, LP
// Datatypes
// One match: the value in the model is datatyped.
// Implicitly defined xsd:

SELECT ?x ?y
FROM <model8.n3>
WHERE (?x ?y "value"^^ns:someType)
USING ns FOR <http://rdf.hp.com/ns#>