This HTML5 document contains 2 embedded RDF statements represented using HTML+Microdata notation.
The embedded RDF content will be recognized by any processor of HTML5 Microdata.
Namespace Prefixes
Prefix | IRI |
sp | http://spinrdf.org/sp# |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
xsdh | http://www.w3.org/2001/XMLSchema# |
Statements
- Subject Item
- _:vb51063859
- rdf:type
-
sp:Construct
- sp:text
-
#Skills
prefix recruitment: <http://demo.openlinksw.com/schemas/exec_rec_search/>
CONSTRUCT {?s recruitment:hasSkill ?skill.}
WHERE
{{
GRAPH <urn:heidrick:demo:physical>
{
?s a recruitment:job_postings;
recruitment:skill_1|recruitment:skill_2|recruitment:skill_3 ?skill.
}
}}